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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: fix _eglQuerySurface in EGL_BUFFER_AGE_EXT case
Tapani Pälli
2017-06-14
4
-5
/
+9
*
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
*
configure: set HAVE_foo_PLATFORM as applicable
Emil Velikov
2017-05-31
1
-5
/
+0
*
configure: update remaining --with-egl-platforms references
Emil Velikov
2017-05-31
1
-1
/
+1
*
configure: rename remaining HAVE_EGL_PLATFORM_* guards
Emil Velikov
2017-05-31
1
-3
/
+3
*
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: add g_egldispatchstubs.h to the release tarball
Emil Velikov
2017-05-19
1
-1
/
+2
*
egl: Partially revert 23c86c74, fix eglMakeCurrent
Chad Versace
2017-05-19
1
-19
/
+0
*
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: Emit error when EGLSurface is lost
Chad Versace
2017-05-08
3
-0
/
+42
*
egl/platform/drm: Don't take display ownership until gbm is initialized
Adam Jackson
2017-05-08
1
-1
/
+1
*
EGL: Implement the libglvnd interface for EGL (v3)
Kyle Brenneman
2017-04-17
13
-26
/
+3491
*
Android: drop Android 4.4 (KitKat) support
Rob Herring
2017-03-22
1
-4
/
+0
*
Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
2017-03-22
3
-28
/
+3
*
Android: clean-up trailing '\' in make variables
Rob Herring
2017-03-22
1
-2
/
+2
*
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
5
-1
/
+22
*
egl/drm: Use modifiers for backbuffer creation
Ben Widawsky
2017-03-15
1
-4
/
+15
*
wayland: move .gitignore where applicable
Emil Velikov
2017-03-13
1
-0
/
+0
*
wayland-egl/wayland-egl-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
egl/egl-symbols-check: do not mandate bash
Emil Velikov
2017-03-10
1
-1
/
+1
*
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
*
check: add support for running test as standalone
Eric Engestrom
2017-02-26
1
-0
/
+5
*
check: make any failure fatal
Eric Engestrom
2017-02-26
1
-0
/
+1
*
check: mark two tests are requiring bash
Eric Engestrom
2017-02-26
1
-1
/
+1
*
eglapi: replace linear entrypoint search with binary search
Eric Engestrom
2017-02-24
1
-13
/
+24
*
egl: make sure entrypoints list is always sorted
Eric Engestrom
2017-02-24
2
-1
/
+7
*
egl: distribute all tests
Eric Engestrom
2017-02-24
1
-1
/
+1
*
eglapi: move entrypoints list out to its own file
Eric Engestrom
2017-02-24
3
-77
/
+79
*
eglapi: sort entrypoints list
Eric Engestrom
2017-02-24
1
-37
/
+37
*
eglapi: use macro to map entrypoints to functions
Eric Engestrom
2017-02-24
1
-74
/
+75
*
eglapi: add entrypoint for eglClientWaitSyncKHR
Eric Engestrom
2017-02-24
1
-7
/
+24
*
eglapi: add entrypoint for eglDestroySyncKHR
Eric Engestrom
2017-02-24
1
-7
/
+21
*
eglapi: add entrypoint for eglDestroyImageKHR
Eric Engestrom
2017-02-24
1
-7
/
+21
*
egl: _eglFilterArray's filter is always non-null
Emil Velikov
2017-02-16
1
-18
/
+9
*
egl: remove duplicate 0 assignment
Eric Engestrom
2017-02-15
1
-3
/
+0
*
android: fix droid_create_image_from_prime_fd_yuv for YV12
Tapani Pälli
2017-02-03
1
-1
/
+1
*
Add missing copyright header to wayland-egl-priv.h
Micah Fedke
2017-02-01
1
-0
/
+27
*
egl: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-1
/
+1
*
dri: allow 16bit R/GR images to be exported via drm buffers
Rainer Hochecker
2017-01-23
1
-0
/
+10
[next]