summaryrefslogtreecommitdiff
path: root/tools/emulator/opengl/system/egl
Commit message (Expand)AuthorAgeFilesLines
* move emulator HALs to device/generic/goldfishkeunyoung2013-03-1110-2384/+0
* "debug" in those modules is discouragedYing Wang2013-03-011-1/+0
* gralloc: Add automatic format selection. DO NOT MERGEEino-Ville Talvala2012-07-261-1/+3
* Update to renamed ANativeWindow methodsJesse Hall2012-06-211-6/+4
* Move emugl system code to development.gitJesse Hall2012-06-0610-0/+2385
* Move emulator GLES from development.git to sdk.gitJesse Hall2012-04-1810-2343/+0
* EmuGL: don't [de]queue buffers in eglMakeCurrentJesse Hall2012-02-241-161/+104
* EmuGL: enable SurfaceTexture async modeJesse Hall2012-02-241-1/+20
* EmuGL: refcount ColorBuffers on the hostJesse Hall2012-02-211-1/+1
* am b0a30e43: EmuGL: remove broken EGL buffer refcountingJesse Hall2011-12-121-10/+0
|\
| * EmuGL: remove broken EGL buffer refcountingJesse Hall2011-12-121-10/+0
* | should fix sdk buildMathias Agopian2011-11-152-8/+1
* | emulator: opengl: minor fix and reformattingDavid 'Digit' Turner2011-10-191-2/+4
|/
* emulator: opengl: add missing EGLDisplay destructorDavid 'Digit' Turner2011-09-202-0/+6
* emulator: opengl: make internal tables const.David 'Digit' Turner2011-09-204-7/+7
* emulator: opengl: Back-port GLES emulation from the master tree.David 'Digit' Turner2011-09-2010-0/+2390