aboutsummaryrefslogtreecommitdiffstats
path: root/android/opengles.c
Commit message (Expand)AuthorAgeFilesLines
* Use a per-process server address for the GLES serverJesse Hall2012-07-111-15/+6
* Track started and initialized states separatelyJesse Hall2012-06-051-4/+21
* Fix --no-gles config, and ease the pain of standalone emulator buildVladimir Chtchetkine2012-05-111-0/+5
* Fix emulator's UI buildVladimir Chtchetkine2012-05-111-1/+1
* Remove init-time GLES per-frame callbackJesse Hall2012-05-101-2/+11
* Fixed link-error for standalone emulator when CONFIG_ANDROID_OPENGLES == 0Andrew Hsieh2012-05-041-0/+10
* Provide GL strings from renderer to ddms pingJesse Hall2012-05-011-0/+57
* Fix standalone emulator build.Jesse Hall2012-04-261-5/+44
* Rename a declaration to fix Mac SDK buildJesse Hall2012-04-251-1/+1
* Publish and use libOpenglRender interface headerJesse Hall2012-04-181-31/+25
* EmuGL: Add OnPost callback to OpenGL rendererJesse Hall2012-03-221-3/+3
* 64-bit emulatorAndrew Hsieh2012-03-131-0/+6
* gles: use fast GLES pipe by default (Unix only)David Turner2011-09-131-0/+34
* Add hw.gpu.enabled hardware propertyDavid 'Digit' Turner2011-08-291-0/+167