aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/libs/Translator/EGL
Commit message (Expand)AuthorAgeFilesLines
* emulator/opengl: Remove obsolete directory.David 'Digit' Turner2014-12-0835-5233/+0
* emulator/opengl: Cleanup build files + remove obsolete tests.David 'Digit' Turner2014-08-271-7/+5
* emulator/opengl: refactor shared library handling.David 'Digit' Turner2014-07-091-2/+2
* emulator/opengl: Prepare for 64-bit build changes.David 'Digit' Turner2014-06-111-1/+1
* emulator/opengl: Fix compilation with Mingw64 toolchain.David 'Digit' Turner2014-06-041-2/+2
* emulator/opengl: Fix GPU emulation library crash on Windows.David 'Digit' Turner2014-06-041-2/+2
* emulator/opengl: Fix GCC 4.8 warnings.David 'Digit' Turner2014-04-281-5/+2
* emulator/opengl: Fix misc. compiler warnings.David 'Digit' Turner2014-04-012-21/+22
* emulator/opengl: Fix Windows EGL queryConfigs().David 'Digit' Turner2014-04-011-2/+2
* emulator/opengl: Fix eglWaitGL implementation.David 'Digit' Turner2014-04-011-1/+3
* emulator/opengl: Allow standalone build.David 'Digit' Turner2014-03-111-6/+7
* emulator/opengl: Remove Android-specific thread_store.David 'Digit' Turner2014-03-112-31/+58
* emulator/opengl: Remove android::Mutex.David 'Digit' Turner2014-03-116-39/+40
* emulator/opengl: Refactor SmartPtr implementation.David 'Digit' Turner2014-01-213-6/+8
* emulator/opengl: Get rid of all compiler warnings (Linux).David 'Digit' Turner2014-01-183-13/+13
* EglMacApi: Make sure that some returned EGL configs have alpha == 0Martin Storsjo2013-09-253-1/+38
* EglMacApi: Use the right pbuffer texture target and format parametersMartin Storsjo2013-08-101-1/+10
* use tlsDestruct in linux to destroy thread specific OpenGl resourceskeunyoung2013-04-051-16/+12
* prevent dead-lock by removing mutex lock in errorHandlerProckeunyoung2013-03-281-1/+0
* Check that the native display is valid before using itJesse Hall2012-08-245-0/+16
* Move emulator GLES from development.git to sdk.gitJesse Hall2012-04-1635-0/+5147