| Commit message (Expand) | Author | Age | Files | Lines |
* | emulator/opengl/emugen: Ensure correct buffer alignment. | David 'Digit' Turner | 2014-11-25 | 1 | -0/+80 |
* | emulator/opengl: Add UniqueIntegerMap class. | David 'Digit' Turner | 2014-11-25 | 3 | -0/+329 |
* | emulator/opengl/emugen: Use templates to read values from stream. | David 'Digit' Turner | 2014-11-25 | 1 | -0/+107 |
* | emulator/opengl: Cleanup build files + remove obsolete tests. | David 'Digit' Turner | 2014-08-27 | 2 | -28/+19 |
* | Support dynamic lib name without ".dylib" on Mac | Tina Zhang | 2014-07-27 | 3 | -4/+44 |
* | emulator/opengl: Remove out-of-process handling code. | David 'Digit' Turner | 2014-07-09 | 5 | -493/+5 |
* | emulator/opengl: refactor Thread class. | David 'Digit' Turner | 2014-07-09 | 9 | -265/+455 |
* | emulator/opengl: refactor shared library handling. | David 'Digit' Turner | 2014-07-09 | 8 | -153/+373 |
* | emulator/opengl: Prepare for 64-bit build changes. | David 'Digit' Turner | 2014-06-11 | 3 | -4/+4 |
* | emulator/opengl: Fix GCC 4.8 warnings. | David 'Digit' Turner | 2014-04-28 | 1 | -1/+2 |
* | emulator/opengl: Fix misc. compiler warnings. | David 'Digit' Turner | 2014-04-01 | 5 | -7/+1 |
* | emulator/opengl: Fix Windows SDK build. | David 'Digit' Turner | 2014-03-11 | 1 | -1/+2 |
* | emulator/opengl: Allow standalone build. | David 'Digit' Turner | 2014-03-11 | 3 | -23/+36 |
* | emulator/opengl: Remove libcutils/libutils/liblog | David 'Digit' Turner | 2014-03-11 | 2 | -18/+6 |
* | emulator/opengl: Remove <utils/List.h> + <utils/String8.h> | David 'Digit' Turner | 2014-03-11 | 2 | -2/+6 |
* | emulator/opengl: Remove android::KeyedVector usage. | David 'Digit' Turner | 2014-03-11 | 6 | -146/+636 |
* | emulator/opengl: Remove android::Vector<> usage. | David 'Digit' Turner | 2014-03-11 | 7 | -8/+582 |
* | emulator/opengl: Remove <cutils/sockets.h> | David 'Digit' Turner | 2014-03-11 | 6 | -55/+308 |
* | emulator/opengl: Remove Android-specific thread_store. | David 'Digit' Turner | 2014-03-11 | 10 | -2/+917 |
* | emulator/opengl: Remove android::Mutex. | David 'Digit' Turner | 2014-03-11 | 6 | -27/+305 |
* | emulator/opengl: Build 64-bit unit tests. | David 'Digit' Turner | 2014-03-06 | 1 | -4/+5 |
* | emulator/opengl: Fix SmartPtr memory leak. | David 'Digit' Turner | 2014-03-06 | 2 | -2/+4 |
* | emulator/opengl: Remove compiler warnings | David 'Digit' Turner | 2014-03-06 | 1 | -2/+2 |
* | gtest needs -lpthread. | Elliott Hughes | 2014-01-28 | 1 | -0/+1 |
* | emulator/opengl: Refactor SmartPtr implementation. | David 'Digit' Turner | 2014-01-21 | 8 | -171/+438 |
* | emulator/opengl: Get rid of all compiler warnings (Linux). | David 'Digit' Turner | 2014-01-18 | 1 | -3/+4 |
* | Delete buffer data when removing it from the SharedGroup namespace | Jesse Hall | 2013-11-09 | 1 | -14/+36 |
* | Use a per-process server address for the GLES server | Jesse Hall | 2012-07-11 | 7 | -33/+39 |
* | Move emugl system code to development.git | Jesse Hall | 2012-06-06 | 2 | -26/+0 |
* | Explicitly include -X11 while building emulator_renderer | Bhanu Chetlapalli | 2012-05-10 | 1 | -1/+1 |
* | Move emulator GLES from development.git to sdk.git | Jesse Hall | 2012-04-16 | 34 | -0/+4333 |