aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host
Commit message (Expand)AuthorAgeFilesLines
* 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