summaryrefslogtreecommitdiffstats
path: root/opengl/system/GLESv2_enc/GL2Encoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Checking parameters for glCreateShader in guestTina Zhang2015-03-271-0/+2
* Set proper error code for glShaderBinary functionBo Hu2015-01-211-0/+8
* Add parameters validation to glShaderSource() APITina Zhang2014-12-111-1/+3
* Fix eglDestroyContext and glTexImage2Dbohu2014-11-261-0/+18
* handles glGetBooleanv when value is nonbooleanbohu2014-11-181-0/+1
* Unbind buffer when buffer is deletedbohu2014-11-061-0/+3
* opengl: Remove compiler warnings.David 'Digit' Turner2014-10-301-0/+4
* opengl: Remove accessor functions from encoders.David 'Digit' Turner2014-10-301-67/+72
* opengl: Fix a few function name typos.David 'Digit' Turner2014-10-301-4/+4
* Guard against negative buffer sizebohu2014-10-171-0/+37
* Fix emulator crashes on glDrawElements commandbohu2014-10-131-2/+2
* Support GLES acceleration in 64bit emulator on device sideTina Zhang2014-04-091-2/+2
* migrate opengl and system from development/toolskeunyoung2013-03-111-0/+1197