index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
eglmisc.c
Age
Commit message (
Expand
)
Author
2011-03-01
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-01-14
egl: Fix EGL_VERSION string.
Chia-I Wu
2011-01-14
egl: Fix an assertion in _eglUpdateAPIsString.
Chia-I Wu
2011-01-13
egl: Cleanup _EGLDisplay initialization.
Chia-I Wu
2010-10-22
egl: Move fallback routines to eglfallbacks.c.
Chia-I Wu
2010-08-25
egl: Add EGL_MESA_drm_image extension
Kristian Høgsberg
2010-08-17
egl: Add support for EGL_KHR_fence_sync.
Chia-I Wu
2010-08-17
egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-07-28
egl: EGL_KHR_surfaceless_* extensions
Kristian Høgsberg
2010-06-23
egl: Add support for EGL_MESA_drm_display.
Chia-I Wu
2010-05-31
egl: Use SConscript for Windows build.
Chia-I Wu
2010-05-14
egl: Implement EGL_NOK_texture_from_pixmap
Kristian Høgsberg
2010-05-13
egl: Implement EGL_NOK_swap_region
Kristian Høgsberg
2010-01-31
egl: Add support for more EGLImage extensions to EGL core.
Chia-I Wu
2010-01-30
egl: Clean up header inclusions.
Chia-I Wu
2010-01-25
egl: Add support for EGL_KHR_image.
Chia-I Wu
2009-10-15
egl: Rework the synchronization primitives.
Chia-I Wu
2009-08-18
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
egl: Overhaul driver API.
Chia-I Wu
2008-06-19
egl: clean up prototype code, new _eglFindAPIs() function.
Brian Paul
2008-06-10
egl: some prototype API detection code
Brian Paul
2008-05-30
egl: clean-up re-org of the client API state
Brian Paul
2008-05-28
egl: move a few small functions into new eglmisc.[ch] files
Brian Paul