summaryrefslogtreecommitdiffstats
path: root/opengl/system/egl/egl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove old opengl code and update referencesYahan Zhou2016-10-241-1379/+0
* Merge \"Fix misc-macro-parentheses warnings in goldfish/opengl.\"Chih-Hung Hsieh2016-07-071-4/+4
|\
| * Fix misc-macro-parentheses warnings in goldfish/opengl.Chih-Hung Hsieh2016-06-301-4/+4
* | Fix the GLES version number in the emulator encoderYahan Zhou2016-02-111-0/+5
* | Clean up minor opengl errors/warnings.Lingfeng Yang2016-02-111-6/+22
* | Create client object EGL images.Nicolas Capens2015-12-101-7/+10
* | Discern between EGL image types.Nicolas Capens2015-12-101-30/+69
|/
* Merge "Read the size of a window surface from the native buffer."Pascal Muetschard2015-08-201-5/+5
|\
| * Read the size of a window surface from the native buffer.Pascal Muetschard2015-08-191-5/+5
* | Merge "Implement a couple more surface attributes in eglQuerySurface."Pascal Muetschard2015-08-201-0/+9
|\ \
| * | Implement a couple more surface attributes in eglQuerySurface.Pascal Muetschard2015-08-201-0/+9
| |/
* / Correctly set the surface type upon creation.Pascal Muetschard2015-08-191-2/+2
|/
* Fixes interpretation of attribute lists in the EGL emulation library.Pascal Muetschard2015-08-191-3/+3
* Add shader version to glGetStringbohu2014-12-111-0/+6
* Fix eglDestroyContext and glTexImage2Dbohu2014-11-261-5/+17
* opengl: Fix 64-bit build.David 'Digit' Turner2014-10-311-3/+3
* opengl: Remove compiler warnings.David 'Digit' Turner2014-10-301-4/+41
* Remove display initialization from eglGetProcAddress APITina Zhang2014-07-231-9/+0
* Support GLES acceleration in 64bit emulator on device sideTina Zhang2014-04-091-6/+13
* am 3bd0e079: Merge "Return EGL_FALSE if eglChooseConfig failed to find any ma...Jesse Hall2013-08-131-0/+2
|\
| * Return EGL_FALSE if eglChooseConfig failed to find any matching configsMartin Storsjo2013-08-111-0/+2
* | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+0
|/
* migrate opengl and system from development/toolskeunyoung2013-03-111-0/+1254