replicant-frameworks_native/opengl/libs/EGL
Jonathan Hamilton 77a9b4a6bd EGL: Fix error for eglCreateWindowSurface
The EGL 1.4 spec section 3.5.1 states that EGL_BAD_ALLOC should be set
if the supplied window already has an associated EGLSurface, not
EGL_BAD_NATIVE_WINDOW as is currently set.

Change-Id: If1598617f4e31904f2045560ae1cdf49d8a697dc
2013-07-17 09:52:41 -07:00
..
egl_cache.cpp EGL: make max cache key size BoardConfig-able 2012-09-12 11:59:24 -07:00
egl_cache.h
egl_display.cpp EGL: add the EGL_ANDROID_framebuffer_target enum 2012-09-24 13:45:33 -07:00
egl_display.h Disable EGL hibernation due to jank 2012-05-04 15:21:35 -07:00
egl_entries.in EGL: Add the EGL_ANDROID_wait_sync extension 2012-09-09 17:52:18 -07:00
egl_object.cpp Hibernate the EGL implementation when idle 2012-04-09 21:36:17 -07:00
egl_object.h Hibernate the EGL implementation when idle 2012-04-09 21:36:17 -07:00
egl_tls.cpp
egl_tls.h
egl.cpp gltrace: Make sure device is debuggable. 2012-11-20 15:55:35 -08:00
eglApi.cpp EGL: Fix error for eglCreateWindowSurface 2013-07-17 09:52:41 -07:00
egldefs.h EGLConfig is now not remaped to an internal EGLConfig 2012-02-13 20:23:15 -08:00
getProcAddress.cpp [MIPS] Add MIPS architecture support to opengl framework 2013-03-28 12:09:36 -07:00
Loader.cpp reduce PB size from 2MB to 512KB 2012-06-05 21:44:43 -07:00
Loader.h remove multiplexing of multiple EGL implementation 2012-02-13 18:11:42 -08:00
trace.cpp Add runtime debugging capabilities to OpenGL 2012-10-18 16:16:10 -07:00