summaryrefslogtreecommitdiffstats
path: root/opengl/system/GLESv2_enc/GL2Encoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove old opengl code and update referencesYahan Zhou2016-07-181-1488/+0
* Fix glTexSubImage2D am: fbbbd30da0 am: daab61e5a8Yahan Zhou2016-06-221-1/+9
|\
| * Fix glTexSubImage2DYahan Zhou2016-06-221-1/+9
| |\
| | * Fix glTexSubImage2Dnougat-devYahan Zhou2016-06-151-1/+9
* | | Merge "Fix const issues in preparation for libcxx rebase." am: c3aab193bf am:...Dan Austin2016-05-251-1/+1
|\| |
| * | Merge "Fix const issues in preparation for libcxx rebase." am: c3aab193bfDan Austin2016-05-251-1/+1
| |\ \ | | |/ | |/|
| | * Fix const issues in preparation for libcxx rebase.Dan Austin2016-05-251-1/+1
* | | Fix memory-handling issues in the OpenGL code.Adam Buchbinder2016-05-201-2/+2
|/ /
* | Stop aggressive validation in glVertexAttribPointerLingfeng Yang2016-04-071-9/+0
* | Checksum for GL pipe communicationYahan Zhou2016-03-221-1/+2
* | Emulator: remove expensive glCheckFramebufferStatusbohu2016-03-041-4/+0
* | Cache glGetIntegerv(GL_MAX_VERTEX_ATTRIBS, int*).Lingfeng Yang2016-03-021-0/+6
* | Revert "Fix glActiveTexture invalid parameter bug"bohu2016-02-251-9/+0
* | GLESv2: Correctly handle location -1 in shared groups.Prathmesh Prabhu2016-02-191-1/+3
* | Fix crash when forgot to call glVertexAttribPointerYahan Zhou2016-02-111-1/+25
* | Support glDrawElements with GL_UNSIGNED_INT in the encoderYahan Zhou2016-02-111-0/+10
* | Advertise EGL_KHR_gl_texture_2d_imageNicolas Capens2015-12-151-1/+1
|/
* Merge "Fix glActiveTexture invalid parameter bug"Bo Hu2015-09-111-0/+9
|\
| * Fix glActiveTexture invalid parameter bugTina Zhang2015-09-111-0/+9
* | Add validation check for glUniform* APIsTina Zhang2015-09-111-2/+31
* | Fix glDrawArrays API issueLizhe Liu2015-09-071-8/+13
|/
* Merge "Adds check for argument ‘level’ in glTexSubImage2D."Bo Hu2015-09-021-0/+14
|\
| * Adds check for argument ‘level’ in glTexSubImage2D.Bob_JIANG2015-07-171-0/+14
* | Fix glDrawElements API issueLizhe Liu2015-07-031-0/+23
|/
* Checking parameters for glUniform APILizhe Liu2015-06-191-19/+67
* Fix glVertexAttrib API state issueLizhe Liu2015-06-081-0/+10
* Add parameters validation to glGetUniformLizhe Liu2015-06-011-2/+4
* Merge "Optimize glGetIntegerv to reduce the cost of translating"Bo Hu2015-05-291-0/+27
|\
| * Optimize glGetIntegerv to reduce the cost of translatingLizhe Liu2015-05-281-0/+27
* | Fix glVertexAttrib issue in dEQP testLizhe Liu2015-05-211-0/+15
|/
* 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