aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/libs
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Use a per-process server address for the GLES serverJesse Hall2012-07-113-10/+19
* 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
* Allow frame callback to be enabled/disabledJesse Hall2012-05-103-22/+48
* Export GL strings through render_apiJesse Hall2012-05-019-28/+97
* Publish and use libOpenglRender interface headerJesse Hall2012-04-181-8/+8
* Move emulator GLES from development.git to sdk.gitJesse Hall2012-04-16139-0/+28236