| Commit message (Expand) | Author | Age | Files | Lines |
* | emulator/opengl: Refactor SmartPtr implementation. | David 'Digit' Turner | 2014-01-21 | 21 | -358/+467 |
* | emulator/opengl: Prepare out-of-platform build with SDL. | David 'Digit' Turner | 2014-01-18 | 6 | -25/+318 |
* | emulator/opengl: Get rid of all compiler warnings (Linux). | David 'Digit' Turner | 2014-01-18 | 15 | -69/+83 |
* | Merge "Catch NULL context and bubbling error up." | Xavier Ducrohet | 2013-11-21 | 4 | -14/+21 |
|\ |
|
| * | Catch NULL context and bubbling error up. | Stuart Scott | 2013-08-23 | 4 | -14/+21 |
* | | Merge "Copy the GL2 extension string before destroying context" | Xavier Ducrohet | 2013-11-21 | 1 | -8/+15 |
|\ \ |
|
| * | | Copy the GL2 extension string before destroying context | Jesse Hall | 2013-08-23 | 1 | -8/+15 |
| |/ |
|
* | | Merge "EglMacApi: Make sure that some returned EGL configs have alpha == 0" | Xavier Ducrohet | 2013-11-21 | 3 | -1/+38 |
|\ \ |
|
| * | | EglMacApi: Make sure that some returned EGL configs have alpha == 0 | Martin Storsjo | 2013-09-25 | 3 | -1/+38 |
| |/ |
|
* | | Delete buffer data when removing it from the SharedGroup namespace | Jesse Hall | 2013-11-09 | 1 | -14/+36 |
* | | Merge changes I0cccba67,I4cf8a19b | Xavier Ducrohet | 2013-11-08 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Ignore empty ranges | Alessandro Pignotti | 2013-07-30 | 1 | -1/+2 |
| * | Fix rangeUnion return value in the successful case | Alessandro Pignotti | 2013-07-30 | 1 | -1/+1 |
* | | Merge changes Ibc381479,I21a2430c | Xavier Ducrohet | 2013-08-14 | 3 | -30/+15 |
|\ \ |
|
| * | | ColorBuffer: Remove the y-invert Intel GPU bug workaround | Martin Storsjo | 2013-08-10 | 2 | -29/+5 |
| * | | EglMacApi: Use the right pbuffer texture target and format parameters | Martin Storsjo | 2013-08-10 | 1 | -1/+10 |
| |/ |
|
* | | Check the return value of eglChooseConfig | Martin Storsjo | 2013-08-11 | 1 | -1/+3 |
|/ |
|
* | Merge "Fix RenderThreadInfo lifetime and cleanup" | Jesse Hall | 2013-07-11 | 6 | -62/+45 |
|\ |
|
| * | Fix RenderThreadInfo lifetime and cleanup | Jesse Hall | 2013-06-18 | 6 | -62/+45 |
* | | Fix a crash which occured with some graphic libraries. | Deepanshu Gupta | 2013-06-21 | 1 | -4/+4 |
|/ |
|
* | Prevent SocketStream to be freed twice | Petar Jovanovic | 2013-05-17 | 1 | -8/+8 |
* | use tlsDestruct in linux to destroy thread specific OpenGl resources | keunyoung | 2013-04-05 | 2 | -29/+23 |
* | delete socket when the thread is destroyed | keunyoung | 2013-04-01 | 2 | -1/+6 |
* | prevent dead-lock by removing mutex lock in errorHandlerProc | keunyoung | 2013-03-28 | 1 | -1/+0 |
* | Extend Mac Intel graphics bug workaround to HD 4000 | Jesse Hall | 2012-12-10 | 1 | -8/+11 |
* | Check that the native display is valid before using it | Jesse Hall | 2012-08-24 | 5 | -0/+16 |
* | host modules don't need LOCAL_MODULE_TAGS | Joe Onorato | 2012-08-16 | 1 | -1/+1 |
* | Fixed "Bus error" running tests triangleV2 and triangleCM | Andrew Hsieh | 2012-08-10 | 2 | -6/+14 |
* | Send full-size framebuffer to OnPost callback | Jesse Hall | 2012-07-20 | 3 | -10/+23 |
* | Fix OSX emulator build due to missing header | Jesse Hall | 2012-07-12 | 1 | -0/+1 |
* | Use a per-process server address for the GLES server | Jesse Hall | 2012-07-11 | 12 | -55/+72 |
* | Fix socket leak when shutting down renderer | Jesse Hall | 2012-07-09 | 2 | -1/+10 |
* | Use linear filtering for colorbuffer textures | Jesse Hall | 2012-06-26 | 1 | -2/+2 |
* | Fix tex and EGLImage leak in ColorBuffer | Jesse Hall | 2012-06-25 | 1 | -1/+11 |
* | Fix convert8To4, convert8To5 | Jack Palevich | 2012-06-15 | 1 | -2/+2 |
* | Move emugl system code to development.git | Jesse Hall | 2012-06-06 | 86 | -11690/+118 |
* | [MIPS] Add support to handle unaligned accesses | Bhanu Chetlapalli | 2012-06-05 | 1 | -6/+7 |
* | Merge "Mac 10.6 needs /usr/lib/dylib1.o too." | Ying Wang | 2012-06-05 | 2 | -11/+5 |
|\ |
|
| * | Mac 10.6 needs /usr/lib/dylib1.o too. | Ying Wang | 2012-05-31 | 2 | -11/+5 |
* | | [MIPS] Allow tests to be built for MIPS | Bhanu Chetlapalli | 2012-06-04 | 2 | -3/+3 |
* | | [MIPS] Enable OpenGL emulation for MIPS | Bhanu Chetlapalli | 2012-06-01 | 1 | -1/+1 |
|/ |
|
* | Implement the EGL_KHR_fence_sync extension | Jesse Hall | 2012-05-30 | 3 | -18/+61 |
* | Merge "Allow frame callback to be enabled/disabled" | Jesse Hall | 2012-05-10 | 5 | -57/+84 |
|\ |
|
| * | Allow frame callback to be enabled/disabled | Jesse Hall | 2012-05-10 | 5 | -57/+84 |
* | | Explicitly include -X11 while building emulator_renderer | Bhanu Chetlapalli | 2012-05-10 | 1 | -1/+1 |
|/ |
|
* | Use the same compilation options on OS X 10.8 as 10.7 | Al Sutton | 2012-05-07 | 2 | -4/+4 |
* | Export GL strings through render_api | Jesse Hall | 2012-05-01 | 10 | -28/+104 |
* | Merge "Publish and use libOpenglRender interface header" | Jesse Hall | 2012-04-25 | 2 | -77/+85 |
|\ |
|
| * | Publish and use libOpenglRender interface header | Jesse Hall | 2012-04-18 | 2 | -77/+85 |
* | | Add support for RAW_SENSOR pixel format to emulator gralloc. | Eino-Ville Talvala | 2012-04-18 | 1 | -13/+29 |
|/ |
|