index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
*
egl/main: add support for fourth plane tokens
Pekka Paalanen
2017-05-30
1
-0
/
+1
*
egl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
Adam Jackson
2017-05-04
1
-0
/
+1
*
egl: add and enable EGL_KHR_config_attribs
Emil Velikov
2016-12-09
1
-0
/
+1
*
egl: add EGL_ANDROID_native_fence_sync
Rob Clark
2016-12-01
1
-0
/
+1
*
egl: Implement EGL_MESA_platform_surfaceless
Chad Versace
2016-10-14
1
-0
/
+5
*
egl: Add storage for EGL_KHR_debug's state to EGL objects
Kyle Brenneman
2016-09-14
1
-0
/
+4
*
egl: Rename MESA_configless_context bit to KHR_no_config_context
Adam Jackson
2016-09-12
1
-1
/
+1
*
Revert "egl: Check if API is supported when using eglBindAPI."
Marek Olšák
2016-06-03
1
-1
/
+0
*
egl: Check if API is supported when using eglBindAPI.
Plamena Manolova
2016-06-02
1
-0
/
+1
*
egl: Add EGL_RECORDABLE_ANDROID attribute
Rob Herring
2016-04-01
1
-0
/
+1
*
egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
Rob Herring
2016-04-01
1
-0
/
+1
*
egl: remove remnants of MESA_drm_display
Emil Velikov
2016-03-09
1
-1
/
+0
*
egl: remove final pieces of KHR_vg_parent_image
Emil Velikov
2016-03-09
1
-1
/
+0
*
egl: remove _EGL_PLATFORM_WINDOWS enum
Emil Velikov
2015-07-22
1
-1
/
+0
*
egl: remove final references of platform_null
Emil Velikov
2015-07-22
1
-1
/
+0
*
egl: sort extension lists alphabetically
Marek Olšák
2015-07-03
1
-25
/
+23
*
egl/dri2: implement platform_surfaceless
Haixia Shi
2015-06-16
1
-0
/
+1
*
egl: expose EGL 1.5 if all requirements are met
Marek Olšák
2015-06-05
1
-0
/
+1
*
egl: combine VersionMajor and VersionMinor into one variable
Marek Olšák
2015-06-05
1
-2
/
+1
*
egl: remove remaining EGL_MESA_copy_context skeleton
Emil Velikov
2015-05-14
1
-1
/
+0
*
egl: Add needed extern "C" for C++ access
Alexander von Gluck IV
2015-05-14
1
-0
/
+9
*
egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
2015-05-11
1
-1
/
+0
*
egl/dri2: implement EGL_KHR_cl_event2 (v2)
Marek Olšák
2015-04-30
1
-0
/
+1
*
egl/dri2: implement EGL_KHR_wait_sync
Marek Olšák
2015-04-30
1
-0
/
+1
*
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
2015-04-01
1
-0
/
+2
*
egl: cut down static storage size for {Version,ClientAPI}String
Emil Velikov
2015-03-21
1
-2
/
+2
*
egl/main: drop platform fbdev specific code
Emil Velikov
2015-03-21
1
-1
/
+0
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-11
1
-2
/
+2
*
Revert "egl/main: use c11/threads' mutex directly"
Emil Velikov
2015-03-06
1
-2
/
+2
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-06
1
-2
/
+2
*
egl/main: no longer export internal function
Emil Velikov
2015-03-05
1
-5
/
+5
*
egl/main: replace INLINE with inline
Emil Velikov
2015-03-05
1
-3
/
+4
*
egl: Add Haiku code and support
Alexander von Gluck IV
2014-12-23
1
-0
/
+1
*
egl: Expose EGL_KHR_get_all_proc_addresses and its client extension
Chad Versace
2014-12-07
1
-0
/
+1
*
egl: Add EGL_CHROMIUM_sync_control extension.
Sarah Sharp
2014-05-20
1
-0
/
+2
*
egl/main: Enable Linux platform extensions
Chad Versace
2014-03-17
1
-0
/
+20
*
egl/main: Stop using EGLNative types internally
Chad Versace
2014-03-17
1
-1
/
+1
*
Add the EGL_MESA_configless_context extension
Neil Roberts
2014-03-12
1
-0
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
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
[next]