summaryrefslogtreecommitdiffstats
path: root/opengl/java/javax/microedition/khronos/opengles
Commit message (Collapse)AuthorAgeFilesLines
* docs: add developer guide cross references, Project ACRE, round 3Joe Fernandez2011-10-281-0/+8
| | | | Change-Id: I6125315ecdf0f78dd947c514a9944729d723e95d
* Kill the global references in the OpenGL wrappers.Elliott Hughes2011-04-116-90/+96
| | | | | | | | | | | | | | | Just use jniThrowException instead. Note that it would be trivial to throw seemingly more appropriate exceptions (NullPointerException and OutOfMemoryException in particular), but I'm only attempting to preserve existing behavior here. I also found shadowing bugs in some of the special-case functions, which would previously always have leaked memory. This also moves an accidental change to a generated file (ActivityThread -> AppGlobals) into the generator, so it won't be overwritten in future. Change-Id: Iab570310b568cb406c60dd0e2b8211f8a36ae590
* These files had an older header.Dan Bornstein2010-12-076-96/+90
| | | | | | | This patch replaces the file headers with the approved Android header text. Change-Id: I63cbd21e9112dab404158fb65f74bc6ca5b07eac
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-0/+2167
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-036-2167/+0
|
* Initial ContributionThe Android Open Source Project2008-10-216-0/+2167