index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
Android: drop Android 4.4 (KitKat) support
Rob Herring
1
-4
/
+0
2017-03-22
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
3
-28
/
+3
2017-03-22
Android: clean-up trailing '\' in make variables
Rob Herring
1
-2
/
+2
2017-03-22
egl/dri2: consistently use ifndef guards over pragma once
Emil Velikov
1
-1
/
+4
2017-03-17
android: fix segfault within swap_buffers
Tapani Pälli
1
-0
/
+8
2017-03-16
egl: Implement __DRI_BACKGROUND_CALLABLE
Eric Anholt
5
-1
/
+22
2017-03-15
egl/drm: Use modifiers for backbuffer creation
Ben Widawsky
1
-4
/
+15
2017-03-13
wayland: move .gitignore where applicable
Emil Velikov
1
-0
/
+0
2017-03-10
wayland-egl/wayland-egl-symbols-check: do not mandate bash
Emil Velikov
1
-1
/
+1
2017-03-10
egl/egl-symbols-check: do not mandate bash
Emil Velikov
1
-1
/
+1
2017-03-04
EGL/Android: Add EGL_EXT_buffer_age extension
Xiaosong Wei
2
-1
/
+59
2017-03-01
egl/wayland: Don't use DRM format codes for SHM
Daniel Stone
1
-6
/
+15
2017-03-01
egl: Ensure ResetNotificationStrategy matches for shared contexts.
Kenneth Graunke
1
-0
/
+14
2017-02-28
egl/dri3: implement query surface hook
Brendan King
1
-0
/
+20
2017-02-26
check: add support for running test as standalone
Eric Engestrom
1
-0
/
+5
2017-02-26
check: make any failure fatal
Eric Engestrom
1
-0
/
+1
2017-02-26
check: mark two tests are requiring bash
Eric Engestrom
1
-1
/
+1
2017-02-24
eglapi: replace linear entrypoint search with binary search
Eric Engestrom
1
-13
/
+24
2017-02-24
egl: make sure entrypoints list is always sorted
Eric Engestrom
2
-1
/
+7
2017-02-24
egl: distribute all tests
Eric Engestrom
1
-1
/
+1
2017-02-24
eglapi: move entrypoints list out to its own file
Eric Engestrom
3
-77
/
+79
2017-02-24
eglapi: sort entrypoints list
Eric Engestrom
1
-37
/
+37
2017-02-24
eglapi: use macro to map entrypoints to functions
Eric Engestrom
1
-74
/
+75
2017-02-24
eglapi: add entrypoint for eglClientWaitSyncKHR
Eric Engestrom
1
-7
/
+24
2017-02-24
eglapi: add entrypoint for eglDestroySyncKHR
Eric Engestrom
1
-7
/
+21
2017-02-24
eglapi: add entrypoint for eglDestroyImageKHR
Eric Engestrom
1
-7
/
+21
2017-02-16
egl: _eglFilterArray's filter is always non-null
Emil Velikov
1
-18
/
+9
2017-02-15
egl: remove duplicate 0 assignment
Eric Engestrom
1
-3
/
+0
2017-02-03
android: fix droid_create_image_from_prime_fd_yuv for YV12
Tapani Pälli
1
-1
/
+1
2017-02-01
Add missing copyright header to wayland-egl-priv.h
Micah Fedke
1
-0
/
+27
2017-01-27
egl: automake: include builddir prior to srcdir
Emil Velikov
1
-1
/
+1
2017-01-23
dri: allow 16bit R/GR images to be exported via drm buffers
Rainer Hochecker
1
-0
/
+10
2017-01-18
egl/wayland: resolve quirky try_damage_buffer() implementation
Emil Velikov
1
-10
/
+0
2017-01-18
configure: remove HAVE_EGL_DRIVER_DRI[23]
Emil Velikov
1
-2
/
+0
2017-01-18
egl/wayland: unify dri2_wl_create_surface implementations
Emil Velikov
1
-93
/
+21
2017-01-18
egl/wayland: use the destroy_window_callback for swrast
Emil Velikov
1
-0
/
+2
2017-01-13
egl/dri2: Unify the style of function pointer calls in structs
Boyan Ding
6
-35
/
+34
2017-01-13
gbm/drm: Pick the oldest available buffer in get_back_bo
Derek Foreman
1
-2
/
+4
2017-01-13
egl/wayland: Avoid race conditions when on non-main thread
Jonas Ådahl
3
-14
/
+25
2017-01-13
egl/wayland: Cleanup private display connection when init fails
Jonas Ådahl
1
-0
/
+4
2017-01-11
egl/dri2: add image_loader_extension back into loader extensions for wayland
Derek Foreman
1
-0
/
+1
2016-12-27
egl: Emit correct error when robust context creation fails
Chad Versace
1
-12
/
+26
2016-12-27
egl/dri2: implement query surface hook
Tapani Pälli
1
-0
/
+36
2016-12-20
egl: Check config's surface types in eglCreate*Surface()
Chad Versace
1
-0
/
+10
2016-12-19
EGL/android: Enhance pbuffer implementation
Liu Zhiquan
1
-81
/
+96
2016-12-15
egl/x11: cleanup init code
Eric Engestrom
1
-14
/
+10
2016-12-14
egl: Fix crashes in eglCreate*Surface()
Chad Versace
1
-2
/
+2
2016-12-09
egl: add and enable EGL_KHR_config_attribs
Emil Velikov
2
-0
/
+7
2016-12-09
egl/surfaceless: remove duplicate KHR_image_base enablement
Emil Velikov
1
-2
/
+0
2016-12-09
egl: unexport _eglConvertIntsToAttribs
Eric Engestrom
2
-4
/
+1
[next]