aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/libs/libOpenglRender
Commit message (Expand)AuthorAgeFilesLines
* emulator/opengl: Remove obsolete directory.David 'Digit' Turner2014-12-0834-5000/+0
* emulator/opengl: Remove compiler warnings.David 'Digit' Turner2014-10-301-0/+2
* emulator/opengl/emugen: Remove accessor functions.David 'Digit' Turner2014-09-251-26/+26
* emulator/opengl: Cleanup build files + remove obsolete tests.David 'Digit' Turner2014-08-271-14/+11
* emulator/opengl: Remove out-of-process handling code.David 'Digit' Turner2014-07-092-125/+5
* emulator/opengl: refactor Thread class.David 'Digit' Turner2014-07-095-13/+11
* emulator/opengl: refactor shared library handling.David 'Digit' Turner2014-07-093-8/+11
* emulator/opengl: Add global lock to libOpenglRender.David 'Digit' Turner2014-07-084-14/+17
* emulator/opengl: Prepare for 64-bit build changes.David 'Digit' Turner2014-06-111-1/+1
* opengl: rcOpenColorBuffer must be synchronousJesse Hall2014-05-274-6/+21
* emulator/opengl: A few debugging, stability improvements to emuglKen Mixter2014-05-211-1/+1
* emulator/opengl: Allow standalone build.David 'Digit' Turner2014-03-111-12/+14
* emulator/opengl: Remove libcutils/libutils/liblogDavid 'Digit' Turner2014-03-111-2/+2
* emulator/opengl: Remove Android-specific thread_store.David 'Digit' Turner2014-03-111-4/+15
* emulator/opengl: Remove android::Mutex.David 'Digit' Turner2014-03-112-16/+17
* emulator/opengl: Remove compiler warningsDavid 'Digit' Turner2014-03-063-7/+1
* emulator/opengl: Refactor SmartPtr implementation.David 'Digit' Turner2014-01-214-8/+8
* emulator/opengl: Get rid of all compiler warnings (Linux).David 'Digit' Turner2014-01-181-11/+14
* Merge "Catch NULL context and bubbling error up."Xavier Ducrohet2013-11-214-14/+21
|\
| * Catch NULL context and bubbling error up.Stuart Scott2013-08-234-14/+21
* | Copy the GL2 extension string before destroying contextJesse Hall2013-08-231-8/+15
|/
* Merge changes Ibc381479,I21a2430cXavier Ducrohet2013-08-142-29/+5
|\
| * ColorBuffer: Remove the y-invert Intel GPU bug workaroundMartin Storsjo2013-08-102-29/+5
* | 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-051-13/+11
* delete socket when the thread is destroyedkeunyoung2013-04-012-1/+6
* Extend Mac Intel graphics bug workaround to HD 4000Jesse Hall2012-12-101-8/+11
* 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
* Allow frame callback to be enabled/disabledJesse Hall2012-05-103-22/+48
* Export GL strings through render_apiJesse Hall2012-05-013-4/+35
* Publish and use libOpenglRender interface headerJesse Hall2012-04-181-8/+8
* Move emulator GLES from development.git to sdk.gitJesse Hall2012-04-1634-0/+5012