Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Checking parameters for glCreateShader in guest | Tina Zhang | 2015-03-27 | 1 | -0/+2 |
* | Set proper error code for glShaderBinary function | Bo Hu | 2015-01-21 | 1 | -0/+8 |
* | Add parameters validation to glShaderSource() API | Tina Zhang | 2014-12-11 | 1 | -1/+3 |
* | Fix eglDestroyContext and glTexImage2D | bohu | 2014-11-26 | 1 | -0/+18 |
* | handles glGetBooleanv when value is nonboolean | bohu | 2014-11-18 | 1 | -0/+1 |
* | Unbind buffer when buffer is deleted | bohu | 2014-11-06 | 1 | -0/+3 |
* | opengl: Remove compiler warnings. | David 'Digit' Turner | 2014-10-30 | 1 | -0/+4 |
* | opengl: Remove accessor functions from encoders. | David 'Digit' Turner | 2014-10-30 | 1 | -67/+72 |
* | opengl: Fix a few function name typos. | David 'Digit' Turner | 2014-10-30 | 1 | -4/+4 |
* | Guard against negative buffer size | bohu | 2014-10-17 | 1 | -0/+37 |
* | Fix emulator crashes on glDrawElements command | bohu | 2014-10-13 | 1 | -2/+2 |
* | Support GLES acceleration in 64bit emulator on device side | Tina Zhang | 2014-04-09 | 1 | -2/+2 |
* | migrate opengl and system from development/tools | keunyoung | 2013-03-11 | 1 | -0/+1197 |