Android (Google) Code Review
09c65522e4
am c6f36ed5: Merge change 5352 into donut
...
Merge commit 'c6f36ed547e7f480ea2484cc378698d4205b3155'
* commit 'c6f36ed547e7f480ea2484cc378698d4205b3155':
fix [1942438] eglGetCurrentSurface() returns bogus value
2009-06-25 14:33:48 -07:00
Mathias Agopian
a1254616d6
fix [1942438] eglGetCurrentSurface() returns bogus value
2009-06-24 23:59:16 -07:00
Android (Google) Code Review
931eb39552
am bb7b7b31: Merge change 2152 into donut
...
Merge commit 'bb7b7b316a6a15f4df6af3c62a293920c68c7b00'
* commit 'bb7b7b316a6a15f4df6af3c62a293920c68c7b00':
make sure to fail to software when the h/w renderer cannot be initialized
2009-05-20 22:44:06 -07:00
Mathias Agopian
16da7959a0
make sure to fail to software when the h/w renderer cannot be initialized
2009-05-20 17:58:36 -07:00
Mathias Agopian
0795272aa2
move libbinder's header files under includes/binder
2009-05-20 12:55:03 -07:00
Mathias Agopian
25ba5b6564
checkpoint: split libutils into libutils + libbinder
2009-05-20 12:55:02 -07:00
Mathias Agopian
b7b648f367
libGLESv1_CM.so doesn't need to depend on libutils or libui
2009-05-18 13:42:18 -07:00
Mathias Agopian
3cc68d28c7
should help fix the Simulator build.
2009-05-13 00:19:22 -07:00
Mathias Agopian
8331f72078
remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eglext.h
2009-05-08 17:18:55 -07:00
Mathias Agopian
778fb15a01
should fix the build.
2009-05-08 16:05:23 -07:00
Mathias Agopian
cb29e6237d
only export the GL entry-points, hide everything else.
...
Conflicts:
opengl/libagl/Android.mk
opengl/libs/Android.mk
opengl/libs/egl_impl.h
2009-05-08 15:23:38 -07:00
Mathias Agopian
799af8dd1d
oops forgot to remove a LOGD when loading an opengl driver
2009-04-24 18:16:44 -07:00
Mathias Agopian
04ae634a5a
Make sure to map undefined OES functions to their non-OES counterpart if it exists.
2009-04-23 19:57:10 -07:00
Mathias Agopian
1feecd8310
use gl.h to generate the *.in files. we are now supporting the full gl.h and glext.h apis.
2009-04-23 18:05:44 -07:00
Mathias Agopian
e29254e708
integrate some OpenGL ES changes back from master_gl in preparation of opening GLES to the NDK.
2009-04-23 13:45:48 -07:00
Jack Palevich
4c7533cfc8
Automated import from //branches/donutburger/...@142484,142484
2009-03-24 22:48:26 -07:00
The Android Open Source Project
9066cfe988
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
The Android Open Source Project
d83a98f4ce
auto import from //depot/cupcake/@135843
2009-03-03 18:28:45 -08:00
The Android Open Source Project
076357b856
auto import from //depot/cupcake/@132589
2009-03-03 14:04:24 -08:00
The Android Open Source Project
3dec7d563a
auto import from //depot/cupcake/@137055
2009-03-02 22:54:33 -08:00
The Android Open Source Project
3001a03543
auto import from //branches/cupcake/...@132276
2009-02-19 10:57:31 -08:00
The Android Open Source Project
d24b8183b9
auto import from //branches/cupcake/...@130745
2009-02-10 15:44:00 -08:00