aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl
Commit message (Expand)AuthorAgeFilesLines
* Check that the native display is valid before using itJesse Hall2012-08-245-0/+16
* host modules don't need LOCAL_MODULE_TAGSJoe Onorato2012-08-161-1/+1
* Fixed "Bus error" running tests triangleV2 and triangleCMAndrew Hsieh2012-08-102-6/+14
* 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-1112-55/+72
* 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-0686-11690/+118
* [MIPS] Add support to handle unaligned accessesBhanu Chetlapalli2012-06-051-6/+7
* Merge "Mac 10.6 needs /usr/lib/dylib1.o too."Ying Wang2012-06-052-11/+5
|\
| * Mac 10.6 needs /usr/lib/dylib1.o too.Ying Wang2012-05-312-11/+5
* | [MIPS] Allow tests to be built for MIPSBhanu Chetlapalli2012-06-042-3/+3
* | [MIPS] Enable OpenGL emulation for MIPSBhanu Chetlapalli2012-06-011-1/+1
|/
* Implement the EGL_KHR_fence_sync extensionJesse Hall2012-05-303-18/+61
* Merge "Allow frame callback to be enabled/disabled"Jesse Hall2012-05-105-57/+84
|\
| * Allow frame callback to be enabled/disabledJesse Hall2012-05-105-57/+84
* | Explicitly include -X11 while building emulator_rendererBhanu Chetlapalli2012-05-101-1/+1
|/
* Use the same compilation options on OS X 10.8 as 10.7Al Sutton2012-05-072-4/+4
* Export GL strings through render_apiJesse Hall2012-05-0110-28/+104
* Merge "Publish and use libOpenglRender interface header"Jesse Hall2012-04-252-77/+85
|\
| * Publish and use libOpenglRender interface headerJesse Hall2012-04-182-77/+85
* | Add support for RAW_SENSOR pixel format to emulator gralloc.Eino-Ville Talvala2012-04-181-13/+29
|/
* Move emulator GLES from development.git to sdk.gitJesse Hall2012-04-16314-0/+56684
* 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