index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
egldisplay.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
wayland: Add an extension to create wl_buffers from EGLImages
Neil Roberts
2013-12-04
1
-0
/
+1
*
egl: definitions for EXT_image_dma_buf_import
Topi Pohjolainen
2013-08-02
1
-0
/
+1
*
egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage
Robert Bragg
2013-05-07
1
-0
/
+1
*
egl: Add extension infrastructure for EGL_EXT_buffer_age
Kristian Høgsberg
2013-01-04
1
-0
/
+1
*
egl: Implement front-end support for EGL_EXT_create_context_robustness
Ian Romanick
2012-08-14
1
-0
/
+2
*
egl: Implement front-end support for EGL_KHR_create_context
Ian Romanick
2012-08-14
1
-0
/
+1
*
egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context
Ian Romanick
2012-08-06
1
-3
/
+1
*
egl: add EGL_NV_post_sub_buffer
Fredrik Höglund
2011-12-20
1
-0
/
+2
*
egl: remove EGL_ANDROID_swap_rectangle
Chia-I Wu
2011-12-20
1
-1
/
+0
*
egl: add null platform
Chia-I Wu
2011-09-20
1
-0
/
+1
*
egl: add Android-specific extensions
Chia-I Wu
2011-08-21
1
-0
/
+3
*
egl: add _EGL_PLATFORM_ANDROID
Chia-I Wu
2011-08-21
1
-0
/
+1
*
egl: Native Display autodetection
Benjamin Franzke
2011-08-15
1
-1
/
+1
*
egl: add copyright notices
Chia-I Wu
2011-07-02
1
-0
/
+30
*
egl: Add EGL_WL_bind_wayland_display
Benjamin Franzke
2011-03-01
1
-0
/
+2
*
egl: Add wayland platform
Benjamin Franzke
2011-02-07
1
-0
/
+1
*
egl: Improve driver selection.
Chia-I Wu
2011-01-13
1
-0
/
+1
*
egl: Simplify driver matching.
Chia-I Wu
2011-01-13
1
-0
/
+5
*
egl: Cleanup _EGLDisplay initialization.
Chia-I Wu
2011-01-13
1
-14
/
+14
*
egl: Add reference count for resources.
Chia-I Wu
2010-10-23
1
-0
/
+13
*
egl: Drop dpy argument from the link functions.
Chia-I Wu
2010-10-23
1
-1
/
+1
*
egl: Add EGL_MESA_drm_image extension
Kristian Høgsberg
2010-08-25
1
-0
/
+1
*
egl: Add support for EGL_KHR_fence_sync.
Chia-I Wu
2010-08-17
1
-0
/
+1
*
egl: Add support for EGL_KHR_reusable_sync.
Chia-I Wu
2010-08-17
1
-0
/
+6
*
egl: EGL_KHR_surfaceless_* extensions
Kristian Høgsberg
2010-07-28
1
-0
/
+3
*
egl: Store screens in a dynamic array.
Chia-I Wu
2010-06-30
1
-3
/
+1
*
egl: Store configs in a dynamic array.
Chia-I Wu
2010-06-30
1
-3
/
+2
*
st/egl: One driver per hardware.
Chia-I Wu
2010-06-29
1
-0
/
+4
*
egl: Add support for EGL_MESA_drm_display.
Chia-I Wu
2010-06-23
1
-0
/
+1
*
egl: Introduce platform displays internally.
Chia-I Wu
2010-06-23
1
-3
/
+16
*
egl: Implement EGL_NOK_texture_from_pixmap
Kristian Høgsberg
2010-05-14
1
-0
/
+1
*
egl: Implement EGL_NOK_swap_region
Kristian Høgsberg
2010-05-13
1
-0
/
+1
*
egl: Remove unused _EGL_SKIP_HANDLE_CHECK.
Chia-I Wu
2010-02-23
1
-24
/
+0
*
egl: Silence warnings when compiled with -pedantic.
Chia-I Wu
2010-02-19
1
-0
/
+2
*
egl: Make eglGetDisplay atomic.
Chia-I Wu
2010-02-17
1
-23
/
+1
*
egl: Add a mutex to _EGLDisplay.
Chia-I Wu
2010-02-17
1
-0
/
+3
*
egl: Clean up surface attributes.
Chia-I Wu
2010-01-31
1
-2
/
+0
*
egl: Add support for more EGLImage extensions to EGL core.
Chia-I Wu
2010-01-31
1
-0
/
+5
*
egl: Clean up header inclusions.
Chia-I Wu
2010-01-30
1
-0
/
+1
*
egl: Use a boolean to indicate whether a display is initialized.
Chia-I Wu
2010-01-28
1
-0
/
+1
*
egl: Use a boolean to indicate whether a resource is linked.
Chia-I Wu
2010-01-26
1
-1
/
+5
*
egl: Mark _eglCheckResource as PUBLIC.
Chia-I Wu
2010-01-26
1
-1
/
+1
*
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-25
1
-2
/
+2
*
egl: Make resource void pointer in _eglCheckResource.
Chia-I Wu
2010-01-25
1
-3
/
+3
*
egl: Add support for EGL_KHR_image.
Chia-I Wu
2010-01-25
1
-0
/
+3
*
egl: Remove unused casting functions.
Chia-I Wu
2010-01-24
1
-21
/
+0
*
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-24
1
-4
/
+1
*
egl: Add _EGLResource and _EGLResourceType.
Chia-I Wu
2010-01-24
1
-0
/
+49
*
egl: Move surface functions in egldisplay.[ch] to eglsurface.[ch]
Chia-I Wu
2010-01-24
1
-55
/
+0
*
egl: Move context functions in egldisplay.[ch] to eglcontext.[ch].
Chia-I Wu
2010-01-24
1
-55
/
+0
[next]