aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Emugen : A tool to generate wire protocol codeJacky Romano2011-02-2514-0/+2145