aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/libs/Translator/GLcommon
Commit message (Expand)AuthorAgeFilesLines
* emulator/opengl: Remove obsolete directory.David 'Digit' Turner2014-12-0815-3915/+0
* Merge "Detach texture or renderbuffer when deleting them"bohu2014-11-061-1/+4
|\
| * Detach texture or renderbuffer when deleting thembohu2014-10-291-1/+4
* | Merge changes I8cc8fdb0,I750f95f2,Ibab92ab3,Ib11fd06a,I9abc3f9aDavid 'Digit' Turner2014-10-313-3/+3
|\ \
| * | emulator/opengl: Fix glShaderSource() signature.David 'Digit' Turner2014-10-313-3/+3
| |/
* | validate glBufferData's usage parameterbohu2014-10-291-0/+10
|/
* emulator/opengl: Cleanup build files + remove obsolete tests.David 'Digit' Turner2014-08-271-13/+10
* emulator/opengl: Remove out-of-process handling code.David 'Digit' Turner2014-07-091-2/+0
* emulator/opengl: refactor shared library handling.David 'Digit' Turner2014-07-091-4/+4
* emulator/opengl: Prepare for 64-bit build changes.David 'Digit' Turner2014-06-111-1/+1
* emulator/opengl: Fix GCC 4.8 warnings.David 'Digit' Turner2014-04-281-18/+19
* emulator/opengl: Backport fixes from master branch.David 'Digit' Turner2014-04-171-0/+4
* emulator/opengl: Fix misc. compiler warnings.David 'Digit' Turner2014-04-012-7/+4
* 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::Mutex.David 'Digit' Turner2014-03-113-111/+70
* emulator/opengl: Refactor SmartPtr implementation.David 'Digit' Turner2014-01-211-2/+2
* emulator/opengl: Get rid of all compiler warnings (Linux).David 'Digit' Turner2014-01-181-1/+1
* Ignore empty rangesAlessandro Pignotti2013-07-301-1/+2
* Fix rangeUnion return value in the successful caseAlessandro Pignotti2013-07-301-1/+1
* Fix convert8To4, convert8To5Jack Palevich2012-06-151-2/+2
* Export GL strings through render_apiJesse Hall2012-05-011-0/+42
* Move emulator GLES from development.git to sdk.gitJesse Hall2012-04-1615-0/+3901