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
/
egl_dri2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/wayland: move teardown code to the platform file
Emil Velikov
2017-11-16
1
-0
/
+4
*
egl/drm: move teardown code to the platform file
Emil Velikov
2017-11-16
1
-0
/
+4
*
egl/x11: move teardown code to the platform file
Emil Velikov
2017-11-16
1
-0
/
+4
*
egl: Provide meaningfull error when built w/o requested platform
Emil Velikov
2017-11-16
1
-0
/
+40
*
egl: Implement EGL_KHR_context_flush_control
Adam Jackson
2017-11-06
1
-0
/
+1
*
egl_dri2: drop dri2_egl_driver struct
Eric Engestrom
2017-10-18
1
-5
/
+0
*
egl_dri2: move glFlush out of struct dri2_egl_driver
Eric Engestrom
2017-10-18
1
-2
/
+0
*
wayland-egl: rename wayland-egl-{priv,backend}.h
Emil Velikov
2017-10-02
1
-1
/
+1
*
egl/dri: link directly to libglapi.so
Emil Velikov
2017-10-02
1
-2
/
+0
*
egl: Allow creation of per surface out fence
Zhongmin Wu
2017-09-19
1
-0
/
+9
*
Revert "egl: Allow creation of per surface out fence"
Mark Janes
2017-08-30
1
-9
/
+0
*
egl: Allow creation of per surface out fence
Zhongmin Wu
2017-08-30
1
-0
/
+9
*
egl: deduplicate allocations of local buffer over each platform backend (v2)
Gwan-gyeong Mun
2017-08-22
1
-4
/
+10
*
loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Thomas Hellstrom
2017-08-17
1
-0
/
+2
*
egl: add dri2_setup_swap_interval helper
Emil Velikov
2017-08-10
1
-0
/
+3
*
egl/dri2: remove unused buffer_count variable
Gwan-gyeong Mun
2017-07-19
1
-1
/
+0
*
egl/wayland: Use linux-dmabuf interface for buffers
Daniel Stone
2017-07-18
1
-0
/
+10
*
egl: Add EGL_KHR_create_context_no_error support
Grigori Goronzy
2017-07-14
1
-0
/
+1
*
egl: simplify dri_config conditionals
Eric Engestrom
2017-06-22
1
-2
/
+1
*
egl: turn one more boolean `int` into a `bool`
Eric Engestrom
2017-06-21
1
-1
/
+1
*
egl: turn boolean `int`s into `bool`s
Eric Engestrom
2017-06-21
1
-8
/
+9
*
egl/android: support for EGL_KHR_partial_update
Harish Krupo
2017-06-11
1
-0
/
+4
*
egl: refactor dri2_create_screen() into three separate functions
Emil Velikov
2017-05-29
1
-0
/
+3
*
egl: split out a dri2_display_destroy() helper
Emil Velikov
2017-05-29
1
-0
/
+3
*
egl/wayland: Use per-surface event queues
Daniel Stone
2017-05-19
1
-0
/
+4
*
egl: fold Android logger into main/
Emil Velikov
2017-05-08
1
-1
/
+0
*
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
2017-03-22
1
-8
/
+1
*
egl: Implement __DRI_BACKGROUND_CALLABLE
Eric Anholt
2017-03-16
1
-0
/
+1
*
EGL/Android: Add EGL_EXT_buffer_age extension
Xiaosong Wei
2017-03-04
1
-0
/
+9
*
egl/wayland: Avoid race conditions when on non-main thread
Jonas Ådahl
2017-01-13
1
-0
/
+1
*
egl/x11: store xcb_screen_t *screen instead of int screen
Emil Velikov
2016-11-22
1
-1
/
+1
*
egl/android: Get gralloc module in dri2_initialize_android() (v2)
Tomasz Figa
2016-11-21
1
-0
/
+4
*
EGL/android: pbuffer implementation
Liu Zhiquan
2016-11-16
1
-1
/
+2
*
egl: use util/macros.h
Marek Olšák
2016-11-04
1
-2
/
+0
*
egl/dri2: set WL_bind_wayland_display in a consistent way
Emil Velikov
2016-10-14
1
-0
/
+24
*
egl/dri2: coding style cleanup
Emil Velikov
2016-10-14
1
-10
/
+10
*
egl/dri2: rework dri2_egl_display::extensions storage
Emil Velikov
2016-10-14
1
-1
/
+1
*
egl/dri2: remove unused dri2_egl_display::{dri2,swrast}_loader_extension
Emil Velikov
2016-10-14
1
-2
/
+0
*
egl/surfaceless: trivial coding style fixes
Emil Velikov
2016-10-14
1
-1
/
+0
*
egl: only store device name when Wayland support is built
Frank Binns
2016-09-01
1
-1
/
+1
*
egl: android: query native window default width and height (v2)
Haixia Shi
2016-08-09
1
-0
/
+4
*
egl/dri2: Add reference count for dri2_egl_display
Nicolas Boichat
2016-07-28
1
-0
/
+4
*
egl: restrict swap_available dri2_egl_display field to X11
Frank Binns
2016-07-07
1
-1
/
+1
*
Added pbuffer hooks for surfaceless platform
Gurchetan Singh
2016-06-14
1
-1
/
+6
*
egl: android: directly use dri2_create_image_dma_buf()
Emil Velikov
2016-05-23
1
-0
/
+4
*
egl: android: disable __DRI_DRI2_LOADER support on render nodes
Rob Herring
2016-05-01
1
-1
/
+2
*
egl: implement EGL part of interop interface (v2)
Marek Olšák
2016-04-20
1
-0
/
+1
*
egl: add EGL_KHR_reusable_sync to egl_dri
Dongwon Kim
2016-04-05
1
-0
/
+2
*
egl/x11: Implement dri3 support with loader's dri3 helper
Boyan Ding
2015-11-17
1
-1
/
+13
*
egl_dri2: Add a function to let platform code return dri drawable from _EGLSu...
Boyan Ding
2015-11-17
1
-0
/
+5
[next]