summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* fix [1610840] Positional light doesn't work correctly on emulatorMathias Agopian2009-06-033-78/+39
* 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
* | simplify this testMathias Agopian2009-06-021-144/+37
|/
* added a test that exhibits some lighting issues in the software renderer. see...Mathias Agopian2009-06-013-0/+305
* make sure to fail to software when the h/w renderer cannot be initializedMathias Agopian2009-05-201-0/+5
* 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
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-024-34/+38
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-7/+1
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1040-1141/+3219
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-153-2/+10
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1768-142/+8077
* Initial ContributionThe Android Open Source Project2008-10-2175-0/+27180