summaryrefslogtreecommitdiffstats
path: root/opengl/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-081-0/+11
* should fix the build.Mathias Agopian2009-05-081-1/+1
* only export the GL entry-points, hide everything else.Mathias Agopian2009-05-082-0/+6
* oops forgot to remove a LOGD when loading an opengl driverMathias Agopian2009-04-241-1/+1
* 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-239-1491/+745
* Automated import from //branches/donutburger/...@142484,142484Jack Palevich2009-03-241-15/+20
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-0/+4110
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0313-4110/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-4/+4
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-4/+4
* 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-1013-0/+4116