summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* am c6f36ed5: Merge change 5352 into donutAndroid (Google) Code Review2009-06-251-3/+5
|\
| * Merge change 5352 into donutAndroid (Google) Code Review2009-06-251-3/+5
| |\
| | * fix [1942438] eglGetCurrentSurface() returns bogus valueMathias Agopian2009-06-241-3/+5
* | | am 4fb69770: Merge change 5024 into donutAndroid (Google) Code Review2009-06-225-6/+6
|\ \ \ | |/ /
| * | Merge change 5024 into donutAndroid (Google) Code Review2009-06-225-6/+6
| |\ \ | | |/ | |/|
| | * Remove opengl tests from tests buildSriram Raman2009-06-225-6/+6
* | | am 5277103d: Merge change 5035 into donutAndroid (Google) Code Review2009-06-221-1/+8
|\ \ \ | |/ /
| * | add glTexParameteri() and fix glTexParameteriv()Mathias Agopian2009-06-221-1/+8
| |/
* | am b4f7592b: Merge change 4299 into donutAndroid (Google) Code Review2009-06-164-11/+117
|\ \ | |/
| * Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods.Jack Palevich2009-06-154-11/+117
* | am cede1ed3: fix [1610840] Positional light doesn\'t work correctly on emulatorMathias Agopian2009-06-033-78/+39
|\ \ | |/
| * fix [1610840] Positional light doesn't work correctly on emulatorMathias Agopian2009-06-033-78/+39
* | am 5de674e1: Merge change 3013 into donutAndroid (Google) Code Review2009-06-031-0/+5
|\ \ | |/
| * Merge change 3013 into donutAndroid (Google) Code Review2009-06-031-0/+5
| |\
| | * fix a bug in GL lighting where the specular component could be ommited when v...Mathias Agopian2009-06-021-0/+5
* | | am 5f784df5: Merge change 3011 into donutAndroid (Google) Code Review2009-06-021-144/+37
|\ \ \ | |/ /
| * | simplify this testMathias Agopian2009-06-021-144/+37
| |/
* | am 7728be03: Merge change 2896 into donutAndroid (Google) Code Review2009-06-023-0/+305
|\ \ | |/
| * added a test that exhibits some lighting issues in the software renderer. see...Mathias Agopian2009-06-013-0/+305
* | am bb7b7b31: Merge change 2152 into donutAndroid (Google) Code Review2009-05-201-0/+5
|\ \ | |/
| * make sure to fail to software when the h/w renderer cannot be initializedMathias Agopian2009-05-201-0/+5
* | move libbinder's header files under includes/binderMathias Agopian2009-05-201-4/+4
* | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-201-1/+1
|/
* libGLESv1_CM.so doesn't need to depend on libutils or libuiMathias Agopian2009-05-181-1/+1
* Fix bug 1856713 gl Pointer functions should use Buffer positionJack Palevich2009-05-153-8/+28
* should help fix the Simulator build.Mathias Agopian2009-05-131-2/+2
* remove the gl{Vertex|Color|TexCoord|Normal}PointerBounds() "extension" fro eg...Mathias Agopian2009-05-084-15/+37
* should fix the build.Mathias Agopian2009-05-081-1/+1
* only export the GL entry-points, hide everything else.Mathias Agopian2009-05-085-4/+14
* Require native-order direct buffers for glXXXPointer APIs.Jack Palevich2009-05-073-73/+102
* Fix automatically generated code for glGetJack Palevich2009-05-077-31/+21
* oops forgot to remove a LOGD when loading an opengl driverMathias Agopian2009-04-241-1/+1
* Merge change 551 into donutAndroid (Google) Code Review2009-04-244-109/+3
|\
| * Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-244-109/+3
* | Make sure to map undefined OES functions to their non-OES counterpart if it e...Mathias Agopian2009-04-231-3/+27
|/
* use gl.h to generate the *.in files. we are now supporting the full gl.h and ...Mathias Agopian2009-04-2311-861/+877
* integrate some OpenGL ES changes back from master_gl in preparation of openin...Mathias Agopian2009-04-2310-1516/+788
* Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-1649-122/+4936
* Improve glgenJack Palevich2009-04-144-283/+284
* Clean up trivial Eclipse warnings and fix whitespace.Jack Palevich2009-04-138-744/+753
* AI 145526: am: CL 145249 Correct misspelling of constant RENDERMODE_CONTUOUSL...Jack Palevich2009-04-091-9/+9
* AI 145523: am: CL 145244 Fully document GLSurfaceView and related classes.Jack Palevich2009-04-091-51/+349
* AI 144282: Tweak this tool to work with the current directory structure.Jack Palevich2009-04-021-3/+14
* Automated import from //branches/donutburger/...@142687,142687Jack Palevich2009-03-251-83/+88
* Automated import from //branches/donutburger/...@142486,142486Jack Palevich2009-03-241-20/+194
* Automated import from //branches/donutburger/...@142484,142484Jack Palevich2009-03-242-21/+38
* Automated import from //branches/donutburger/...@141859,141859Jack Palevich2009-03-241-31/+23
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03142-0/+37199
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03142-37195/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-034-38/+34