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
/
egldisplay.h
Age
Commit message (
Expand
)
Author
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-30
egl: Store screens in a dynamic array.
Chia-I Wu
2010-06-30
egl: Store configs in a dynamic array.
Chia-I Wu
2010-06-29
st/egl: One driver per hardware.
Chia-I Wu
2010-06-23
egl: Add support for EGL_MESA_drm_display.
Chia-I Wu
2010-06-23
egl: Introduce platform displays internally.
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-02-23
egl: Remove unused _EGL_SKIP_HANDLE_CHECK.
Chia-I Wu
2010-02-19
egl: Silence warnings when compiled with -pedantic.
Chia-I Wu
2010-02-17
egl: Make eglGetDisplay atomic.
Chia-I Wu
2010-02-17
egl: Add a mutex to _EGLDisplay.
Chia-I Wu
2010-01-31
egl: Clean up surface attributes.
Chia-I Wu
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-28
egl: Use a boolean to indicate whether a display is initialized.
Chia-I Wu
2010-01-26
egl: Use a boolean to indicate whether a resource is linked.
Chia-I Wu
2010-01-26
egl: Mark _eglCheckResource as PUBLIC.
Chia-I Wu
2010-01-25
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-25
egl: Make resource void pointer in _eglCheckResource.
Chia-I Wu
2010-01-25
egl: Add support for EGL_KHR_image.
Chia-I Wu
2010-01-24
egl: Remove unused casting functions.
Chia-I Wu
2010-01-24
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-24
egl: Add _EGLResource and _EGLResourceType.
Chia-I Wu
2010-01-24
egl: Move surface functions in egldisplay.[ch] to eglsurface.[ch]
Chia-I Wu
2010-01-24
egl: Move context functions in egldisplay.[ch] to eglcontext.[ch].
Chia-I Wu
2010-01-20
egl: Improve driver matching.
Chia-I Wu
2010-01-20
egl: Remove unused driver and display functions.
Chia-I Wu
2010-01-05
egl: Fix breakage from -fvisibility=hidden.
Chia-I Wu
2009-09-29
egl: Rework config lookup.
Chia-I Wu
2009-08-26
egl: Remove Xdpy from EGLDisplay.
Chia-I Wu
2009-08-21
egl: Remove dependency on libX11.
Chia-I Wu
2009-08-21
egl: Check for null display in handle checking.
Chia-I Wu
2009-08-18
egl: Add back handle checking.
Chia-I Wu
2009-08-18
egl: Make lookup functions static inline.
Chia-I Wu
2009-08-18
egl: Remove hash table for displays.
Chia-I Wu
2009-08-18
egl: Remove hash table for surfaces.
Chia-I Wu
2009-08-18
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
egl: Change the way drivers are loaded.
Chia-I Wu
2009-08-18
egl: Overhaul driver API.
Chia-I Wu
2009-08-11
egl: Make display and surface hash tables local.
Chia-I Wu
2009-07-31
egl: Silence warnings on x86-64.
Chia-Wu
2009-07-17
egl: Remove redundant DeletePending flag.
Chia-I Wu
2009-07-17
egl: Destroy display's resources upon termination.
Chia-I Wu
2009-07-17
egl: Return the same EGL Display for the same native display.
Chia-I Wu
2009-07-17
egl: Add funtions to link contexts and surfaces to displays.
Chia-I Wu
2009-07-17
egl: Support per-thread info.
Chia-I Wu
[next]