aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Fix compilation error due to missing getopt with x86_64-linux-glibc2.1...David Turner2014-04-161-3/+0
|\
| * Fix compilation error due to missing getopt with x86_64-linux-glibc2.11-4.8Andrew Hsieh2014-03-181-3/+0
* | emulator/opengl: Fix misc. compiler warnings.David 'Digit' Turner2014-04-018-38/+28
* | 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: Fix Windows SDK build.David 'Digit' Turner2014-03-111-0/+27
* emulator/opengl: Allow standalone build.David 'Digit' Turner2014-03-1114-92/+307
* emulator/opengl: Remove libcutils/libutils/liblogDavid 'Digit' Turner2014-03-112-4/+4
* emulator/opengl: Remove Android-specific thread_store.David 'Digit' Turner2014-03-113-35/+73
* emulator/opengl: Remove android::Mutex.David 'Digit' Turner2014-03-1122-185/+145
* emulator/opengl: Remove compiler warningsDavid 'Digit' Turner2014-03-063-7/+1
* emulator/opengl: Refactor SmartPtr implementation.David 'Digit' Turner2014-01-2112-186/+25
* emulator/opengl: Prepare out-of-platform build with SDL.David 'Digit' Turner2014-01-181-0/+282
* emulator/opengl: Get rid of all compiler warnings (Linux).David 'Digit' Turner2014-01-1812-64/+77
* Merge "Catch NULL context and bubbling error up."Xavier Ducrohet2013-11-214-14/+21
|\
| * Catch NULL context and bubbling error up.Stuart Scott2013-08-234-14/+21
* | Merge "Copy the GL2 extension string before destroying context"Xavier Ducrohet2013-11-211-8/+15
|\ \
| * | Copy the GL2 extension string before destroying contextJesse Hall2013-08-231-8/+15
| |/
* | Merge "EglMacApi: Make sure that some returned EGL configs have alpha == 0"Xavier Ducrohet2013-11-213-1/+38
|\ \
| * | EglMacApi: Make sure that some returned EGL configs have alpha == 0Martin Storsjo2013-09-253-1/+38
| |/
* | Merge changes I0cccba67,I4cf8a19bXavier Ducrohet2013-11-081-2/+3
|\ \ | |/ |/|
| * Ignore empty rangesAlessandro Pignotti2013-07-301-1/+2
| * Fix rangeUnion return value in the successful caseAlessandro Pignotti2013-07-301-1/+1
* | Merge changes Ibc381479,I21a2430cXavier Ducrohet2013-08-143-30/+15
|\ \
| * | ColorBuffer: Remove the y-invert Intel GPU bug workaroundMartin Storsjo2013-08-102-29/+5
| * | EglMacApi: Use the right pbuffer texture target and format parametersMartin Storsjo2013-08-101-1/+10
| |/
* | Check the return value of eglChooseConfigMartin Storsjo2013-08-111-1/+3
|/
* Merge "Fix RenderThreadInfo lifetime and cleanup"Jesse Hall2013-07-116-62/+45
|\
| * Fix RenderThreadInfo lifetime and cleanupJesse Hall2013-06-186-62/+45
* | Fix a crash which occured with some graphic libraries.Deepanshu Gupta2013-06-211-4/+4
|/
* Prevent SocketStream to be freed twicePetar Jovanovic2013-05-171-8/+8
* use tlsDestruct in linux to destroy thread specific OpenGl resourceskeunyoung2013-04-052-29/+23
* delete socket when the thread is destroyedkeunyoung2013-04-012-1/+6
* prevent dead-lock by removing mutex lock in errorHandlerProckeunyoung2013-03-281-1/+0
* Extend Mac Intel graphics bug workaround to HD 4000Jesse Hall2012-12-101-8/+11
* Check that the native display is valid before using itJesse Hall2012-08-245-0/+16
* Send full-size framebuffer to OnPost callbackJesse Hall2012-07-203-10/+23
* Fix OSX emulator build due to missing headerJesse Hall2012-07-121-0/+1
* Use a per-process server address for the GLES serverJesse Hall2012-07-115-22/+33
* Fix socket leak when shutting down rendererJesse Hall2012-07-092-1/+10
* Use linear filtering for colorbuffer texturesJesse Hall2012-06-261-2/+2
* Fix tex and EGLImage leak in ColorBufferJesse Hall2012-06-251-1/+11
* Fix convert8To4, convert8To5Jack Palevich2012-06-151-2/+2
* Move emugl system code to development.gitJesse Hall2012-06-0616-16/+2033
* [MIPS] Add support to handle unaligned accessesBhanu Chetlapalli2012-06-051-6/+7
* Allow frame callback to be enabled/disabledJesse Hall2012-05-105-57/+84
* Export GL strings through render_apiJesse Hall2012-05-0110-28/+104
* Publish and use libOpenglRender interface headerJesse Hall2012-04-182-77/+85
* Move emulator GLES from development.git to sdk.gitJesse Hall2012-04-16158-0/+31331
* Removing emulator/opengl from the sdk.gitJacky Romano2011-03-1614-2145/+0