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
/
drivers
/
dri2
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl_dri2: swrastGetDrawableInfo: set *x, *y [v2]
Ben Crocker
2017-06-28
1
-1
/
+3
*
egl: properly count configs
Eric Engestrom
2017-06-28
5
-6
/
+12
*
egl/android: Change order of EGLConfig generation (v2)
Chad Versace
2017-06-28
1
-7
/
+25
*
egl: fix _eglQuerySurface in EGL_BUFFER_AGE_EXT case
Tapani Pälli
2017-06-14
3
-4
/
+4
*
egl/android: fix segfault within swap_buffers
Tapani Pälli
2017-06-01
1
-1
/
+6
*
Revert "android: fix segfault within swap_buffers"
Juan A. Suarez Romero
2017-06-01
1
-8
/
+0
*
egl/wayland: select the format based on the interface used
Emil Velikov
2017-06-01
1
-1
/
+2
*
egl/wayland: Ensure we get a back buffer
Daniel Stone
2017-06-01
1
-1
/
+9
*
egl/wayland: Use per-surface event queues
Daniel Stone
2017-05-31
2
-27
/
+68
*
egl/wayland: Don't open-code roundtrip
Daniel Stone
2017-05-31
1
-25
/
+1
*
egl/android: Set EGLSurface.Lost to EGL_TRUE/EGL_FALSE
Nicolas Boichat
2017-05-08
1
-2
/
+2
*
egl/android: Mark surface as lost when dequeueBuffer fails
Chad Versace
2017-05-08
1
-0
/
+10
*
egl/android: Cancel any outstanding ANativeBuffer in surface destructor
Chad Versace
2017-05-08
1
-4
/
+9
*
egl/platform/drm: Don't take display ownership until gbm is initialized
Adam Jackson
2017-05-08
1
-1
/
+1
*
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
2017-03-22
2
-23
/
+1
*
egl/dri2: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
1
-1
/
+4
*
android: fix segfault within swap_buffers
Tapani Pälli
2017-03-17
1
-0
/
+8
*
egl: Implement __DRI_BACKGROUND_CALLABLE
Eric Anholt
2017-03-16
3
-0
/
+18
*
egl/drm: Use modifiers for backbuffer creation
Ben Widawsky
2017-03-15
1
-4
/
+15
*
EGL/Android: Add EGL_EXT_buffer_age extension
Xiaosong Wei
2017-03-04
2
-1
/
+59
*
egl/wayland: Don't use DRM format codes for SHM
Daniel Stone
2017-03-01
1
-6
/
+15
*
egl: Ensure ResetNotificationStrategy matches for shared contexts.
Kenneth Graunke
2017-03-01
1
-0
/
+14
*
egl/dri3: implement query surface hook
Brendan King
2017-02-28
1
-0
/
+20
*
android: fix droid_create_image_from_prime_fd_yuv for YV12
Tapani Pälli
2017-02-03
1
-1
/
+1
*
dri: allow 16bit R/GR images to be exported via drm buffers
Rainer Hochecker
2017-01-23
1
-0
/
+10
*
egl/wayland: resolve quirky try_damage_buffer() implementation
Emil Velikov
2017-01-18
1
-10
/
+0
*
egl/wayland: unify dri2_wl_create_surface implementations
Emil Velikov
2017-01-18
1
-93
/
+21
*
egl/wayland: use the destroy_window_callback for swrast
Emil Velikov
2017-01-18
1
-0
/
+2
*
egl/dri2: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
6
-35
/
+34
*
gbm/drm: Pick the oldest available buffer in get_back_bo
Derek Foreman
2017-01-13
1
-2
/
+4
*
egl/wayland: Avoid race conditions when on non-main thread
Jonas Ådahl
2017-01-13
3
-14
/
+25
*
egl/wayland: Cleanup private display connection when init fails
Jonas Ådahl
2017-01-13
1
-0
/
+4
*
egl/dri2: add image_loader_extension back into loader extensions for wayland
Derek Foreman
2017-01-11
1
-0
/
+1
*
egl/dri2: implement query surface hook
Tapani Pälli
2016-12-27
1
-0
/
+36
*
EGL/android: Enhance pbuffer implementation
Liu Zhiquan
2016-12-19
1
-81
/
+96
*
egl/x11: cleanup init code
Eric Engestrom
2016-12-15
1
-14
/
+10
*
egl/surfaceless: remove duplicate KHR_image_base enablement
Emil Velikov
2016-12-09
1
-2
/
+0
*
egl: add EGL_ANDROID_native_fence_sync
Rob Clark
2016-12-01
1
-1
/
+57
*
egl/x11: store xcb_screen_t *screen instead of int screen
Emil Velikov
2016-11-22
3
-66
/
+18
*
egl/x11: factor out dri2_get_xcb_connection()
Emil Velikov
2016-11-22
1
-36
/
+27
*
egl/wayland: remove non-applicable destroyDrawable from error path
Emil Velikov
2016-11-21
1
-3
/
+1
*
egl/android: Use gralloc::lock_ycbcr for resolving YUV formats (v2)
Tomasz Figa
2016-11-21
1
-27
/
+137
*
egl/android: Get gralloc module in dri2_initialize_android() (v2)
Tomasz Figa
2016-11-21
2
-12
/
+19
*
egl/android: Remove handling of RGB_888 pixel format
Tomasz Figa
2016-11-21
1
-6
/
+0
*
egl/x11: misc style fixes
Eric Engestrom
2016-11-17
2
-2
/
+2
*
EGL/android: pbuffer implementation
Liu Zhiquan
2016-11-16
2
-23
/
+78
*
dri: make use of loader_get_extensions_name(..) helper
Christian Gmeiner
2016-11-15
1
-2
/
+3
*
Revert "dri: make use of dri_get_extensions_name(..) helper"
Emil Velikov
2016-11-15
1
-3
/
+2
*
dri: make use of dri_get_extensions_name(..) helper
Christian Gmeiner
2016-11-15
1
-2
/
+3
*
egl/wayland: fix return value in dri2_wl_swrast_commit_backbuffer
Emil Velikov
2016-11-11
1
-1
/
+1
[next]