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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-22
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
2
-23
/
+1
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
3
-0
/
+18
2017-03-15
egl/drm: Use modifiers for backbuffer creation
Ben Widawsky
1
-4
/
+15
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-03
android: fix droid_create_image_from_prime_fd_yuv for YV12
Tapani Pälli
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
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/dri2: implement query surface hook
Tapani Pälli
1
-0
/
+36
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-09
egl/surfaceless: remove duplicate KHR_image_base enablement
Emil Velikov
1
-2
/
+0
2016-12-01
egl: add EGL_ANDROID_native_fence_sync
Rob Clark
1
-1
/
+57
2016-11-22
egl/x11: store xcb_screen_t *screen instead of int screen
Emil Velikov
3
-66
/
+18
2016-11-22
egl/x11: factor out dri2_get_xcb_connection()
Emil Velikov
1
-36
/
+27
2016-11-21
egl/wayland: remove non-applicable destroyDrawable from error path
Emil Velikov
1
-3
/
+1
2016-11-21
egl/android: Use gralloc::lock_ycbcr for resolving YUV formats (v2)
Tomasz Figa
1
-27
/
+137
2016-11-21
egl/android: Get gralloc module in dri2_initialize_android() (v2)
Tomasz Figa
2
-12
/
+19
2016-11-21
egl/android: Remove handling of RGB_888 pixel format
Tomasz Figa
1
-6
/
+0
2016-11-17
egl/x11: misc style fixes
Eric Engestrom
2
-2
/
+2
2016-11-16
EGL/android: pbuffer implementation
Liu Zhiquan
2
-23
/
+78
2016-11-15
dri: make use of loader_get_extensions_name(..) helper
Christian Gmeiner
1
-2
/
+3
2016-11-15
Revert "dri: make use of dri_get_extensions_name(..) helper"
Emil Velikov
1
-3
/
+2
2016-11-15
dri: make use of dri_get_extensions_name(..) helper
Christian Gmeiner
1
-2
/
+3
2016-11-11
egl/wayland: fix return value in dri2_wl_swrast_commit_backbuffer
Emil Velikov
1
-1
/
+1
2016-11-10
Revert "wayland: Block for the frame callback in get_back_bo not dri2_swap_bu...
Daniel Stone
1
-16
/
+14
2016-11-09
Revert "egl: remove explicit config_id management from dri2_add_config()"
Emil Velikov
1
-0
/
+3
2016-11-09
egl: remove explicit config_id management from dri2_add_config()
Emil Velikov
1
-3
/
+0
2016-11-04
egl: use util/macros.h
Marek Olšák
1
-2
/
+0
2016-11-01
gbm: set up the interop extension for egl/drm
Marek Olšák
1
-0
/
+1
2016-10-26
egl/dri2: swap_buffers_with_damage falls back to swap_buffers
Eric Engestrom
1
-1
/
+2
2016-10-25
Revert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT"
Tapani Pälli
1
-2
/
+0
2016-10-25
egl/dri2: set max values for pbuffer width and height
Tapani Pälli
1
-0
/
+9
2016-10-24
egl/wayland: add missing destroy_window callback
Stencel, Joanna
1
-2
/
+13
2016-10-19
egl: bring back the default glapi.so name
Eric Engestrom
1
-3
/
+1
2016-10-18
egl/surfaceless: Fix segfault in eglSwapBuffers
Chad Versace
1
-0
/
+12
2016-10-18
loader: remove loader_get_driver_for_fd() driver_type
Emil Velikov
5
-5
/
+5
2016-10-17
egl/android: fix error in droid_add_configs_for_visuals()
Tapani Pälli
1
-2
/
+0
2016-10-16
egl/surfaceless: Fix comparison between pointer and integer
Chad Versace
1
-1
/
+1
[next]