aboutsummaryrefslogtreecommitdiffstats
path: root/emulator/opengl/host/libs/Translator/GLES_V2
Commit message (Expand)AuthorAgeFilesLines
* Correctly set error codebohu2014-11-252-4/+28
* Validate glClear maskbohu2014-11-251-0/+3
* Check and return correct error codebohu2014-11-251-3/+5
* validate glBufferData's usage parameterbohu2014-11-251-0/+1
* Detach texture or renderbuffer when deleting thembohu2014-11-251-0/+25
* emulator/opengl: Fix glShaderSource() signature.David 'Digit' Turner2014-11-253-3/+3
* Properly handle shader program deletionbohu2014-11-183-1/+42
* Properly handle shader deletionbohu2014-11-183-3/+61
* handles glGetFloatv with GL_STENCIL_VALUE_MASK etcbohu2014-11-181-0/+14
* Properly reset source code bufferbohu2014-10-291-0/+1
* emulator/opengl: Cleanup build files + remove obsolete tests.David 'Digit' Turner2014-08-271-7/+4
* emulator/opengl: Prepare for 64-bit build changes.David 'Digit' Turner2014-06-111-1/+1
* emulator/opengl: Backport fixes from master branch.David 'Digit' Turner2014-04-171-1/+11
* emulator/opengl: Fix misc. compiler warnings.David 'Digit' Turner2014-04-012-3/+1
* emulator/opengl: Allow standalone build.David 'Digit' Turner2014-03-111-5/+7
* emulator/opengl: Remove android::Mutex.David 'Digit' Turner2014-03-114-4/+4
* emulator/opengl: Get rid of all compiler warnings (Linux).David 'Digit' Turner2014-01-181-3/+3
* Export GL strings through render_apiJesse Hall2012-05-012-11/+6
* Move emulator GLES from development.git to sdk.gitJesse Hall2012-04-1610-0/+3098