summaryrefslogtreecommitdiffstats
path: root/opengl/system/egl
Commit message (Expand)AuthorAgeFilesLines
* Add shader version to glGetStringbohu2014-12-112-0/+7
* Fix eglDestroyContext and glTexImage2Dbohu2014-11-262-6/+18
* 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-092-9/+28
* Merge commit '828bd482a1aeacf96d5f3a3e0701029d9f890c5f' into HEADThe Android Open Source Project2013-11-221-2/+0
|\
| * am 3bd0e079: Merge "Return EGL_FALSE if eglChooseConfig failed to find any ma...Jesse Hall2013-08-131-0/+2
| |\
| * | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+0
* | | Modify the build targets for goldfish from to include aosp*.Raghu Gandham2013-11-111-1/+1
| |/ |/|
* | Return EGL_FALSE if eglChooseConfig failed to find any matching configsMartin Storsjo2013-08-111-0/+2
|/
* migrate opengl and system from development/toolskeunyoung2013-03-1110-0/+2384