commit | 17b5ca1e665a1bbe17387b36fcce8f6b52513d5e | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@android.com> | Wed Apr 02 16:15:59 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 02 16:15:59 2014 +0000 |
tree | d966ca1c9a5a66a43e01d696d39a655339bf9b90 | |
parent | 3ebb877e52a2661de56c3f44827f33824e735730 [diff] | |
parent | dd46c864c12f592896e4da14758accbcd54afd10 [diff] |
Merge "opengl: fix UAL conformity"
diff --git a/opengl/libagl/fixed_asm.S b/opengl/libagl/fixed_asm.S index 05044f2..5e08856 100644 --- a/opengl/libagl/fixed_asm.S +++ b/opengl/libagl/fixed_asm.S
@@ -17,7 +17,7 @@ .text - .align + .align 2 .global gglFloatToFixed .type gglFloatToFixed, %function
diff --git a/opengl/libagl/iterators.S b/opengl/libagl/iterators.S index 8c86482..8fe9039 100644 --- a/opengl/libagl/iterators.S +++ b/opengl/libagl/iterators.S
@@ -17,7 +17,7 @@ .text - .align + .align 2 .arm .global iterators0032