aboutsummaryrefslogtreecommitdiffstats
path: root/emulator
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete duplicate filesYing Wang2013-02-2810-3689/+0
* Extend Mac Intel graphics bug workaround to HD 4000Jesse Hall2012-12-101-8/+11
* Add a new skin 'dynamic'.Siva Velusamy2012-10-0825-0/+914
* 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
* remove HAL_MODULE_INFO_SYM constNick Kralevich2012-03-012-2/+2
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-082-8/+8
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-051-1/+1
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-033-4/+4
* Fix magnetic field sensor string.Adam Zalcman2011-07-171-2/+2
* emulator: qemud: shut-up debug messages.David 'Digit' Turner2011-05-021-1/+1
* Revert 183675b74e5a58211e5d9a90a9ca86546ed3e245David 'Digit' Turner2011-04-1410-0/+3689
* Remove obsolete emulator modulesDavid 'Digit' Turner2011-04-078-3559/+0
* Merge "Removing emulator/opengl from the sdk.git"David Turner2011-03-1614-2145/+0
|\
| * Removing emulator/opengl from the sdk.gitJacky Romano2011-03-1614-2145/+0
* | Prepare for moving platform-specific emulator modules to development.gitDavid 'Digit' Turner2011-03-114-0/+35
|/
* Merge "Emugen : A tool to generate wire protocol code"David Turner2011-02-2514-0/+2145
|\
| * Emugen : A tool to generate wire protocol codeJacky Romano2011-02-2514-0/+2145
* | Adjust AVD create dialog to match sdcard size limits.Raphael Moll2011-02-171-2/+2