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
*
meson: Add dep_glvnd to egl deps when building with glvnd
Dylan Baker
2019-11-05
1
-1
/
+2
*
egl/android: Remove our own reference to buffers.
Lepton Wu
2019-10-21
1
-3
/
+1
*
meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`
Eric Engestrom
2019-10-11
1
-2
/
+2
*
egl: Remove the 565 pbuffer-only EGL config under X11.
Andres Gomez
2019-10-07
1
-97
/
+4
*
meson: fix logic for generating .pc files with old glvnd
Dylan Baker
2019-09-26
1
-14
/
+16
*
meson: re-add incorrect pkg-config files with GLVND for backward compatibility
Eric Engestrom
2019-09-25
1
-10
/
+17
*
egl: check for NULL value like eglGetSyncAttribKHR does
Tapani Pälli
2019-09-23
1
-0
/
+4
*
egl: fix deadlock in malloc error path
Eric Engestrom
2019-09-04
1
-1
/
+3
*
egl: fix platform selection
Lionel Landwerlin
2019-09-04
1
-2
/
+7
*
egl: reset blob cache set/get functions on terminate
Tapani Pälli
2019-09-04
1
-0
/
+4
*
win32: unify strcasecmp definitions
Erik Faye-Lund
2019-08-15
1
-0
/
+1
*
surfaceless: Fix swrast-path segfault when loader doesn't know driver name.
Eric Anholt
2019-08-13
1
-2
/
+3
*
surfaceless: Fix swrast path.
Eric Anholt
2019-08-13
4
-33
/
+26
*
egl/dri: Use __DRI2_BUFFER_DAMAGE extension for KHR_partial_update
Harish Krupo
2019-08-13
2
-5
/
+51
*
egl/android: Delete set_damage_region from egl dri vtbl
Harish Krupo
2019-08-13
10
-67
/
+1
*
util: add anon_file.h for all memfd/temp file usage
Greg V
2019-08-07
1
-117
/
+2
*
egl: drop unnecessary function deref
Eric Engestrom
2019-08-04
1
-2
/
+2
*
mesa: Rename GLX_USE_TLS to USE_ELF_TLS.
Bas Nieuwenhuizen
2019-08-03
1
-3
/
+3
*
meson: replace last uses of libxmlconfig with idep_xmlconfig
Eric Engestrom
2019-08-03
1
-1
/
+2
*
meson: replace libmesa_util with idep_mesautil
Eric Engestrom
2019-08-03
1
-2
/
+2
*
egl: fix OpenGL 3.1 context creation
Timothy Arceri
2019-08-02
1
-0
/
+3
*
egl/drm: ensure the backing gbm is set before using it
Emil Velikov
2019-07-31
1
-1
/
+1
*
tree-wide: replace MAYBE_UNUSED with ASSERTED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
egl: replace MAYBE_UNUSED with UNUSED
Eric Engestrom
2019-07-31
1
-1
/
+1
*
egl: Also query modifiers when exporting DMABuf
Nicolas Dufresne
2019-07-25
1
-4
/
+22
*
egl: Only expose 565 pbuffer configs if X can export them as DRI3 images
Kenneth Graunke
2019-07-22
1
-37
/
+79
*
egl: Make the 565 pbuffer-only config single buffered.
Kenneth Graunke
2019-07-22
1
-2
/
+6
*
egl: Quiet warning about front buffer rendering for pixmaps/pbuffers
Kenneth Graunke
2019-07-22
1
-3
/
+5
*
egl/android: Update color_buffers querying for buffer age
Nataraj Deshpande
2019-07-22
2
-6
/
+31
*
egl: drop incorrect pkg-config file for glvnd
Eric Engestrom
2019-07-20
1
-18
/
+10
*
egl/android: handle multi-fd native windows
Rob Clark
2019-07-16
1
-25
/
+55
*
egl: add glvnd symbols check
Eric Engestrom
2019-07-10
2
-1
/
+2
*
egl: rewrite entrypoints check
Eric Engestrom
2019-07-10
3
-13
/
+38
*
egl: use new symbols check script
Eric Engestrom
2019-07-10
2
-30
/
+10
*
egl: simplify loop
Eric Engestrom
2019-07-01
1
-3
/
+1
*
egl/wayland: use bitset.h for `formats` bit set
Eric Engestrom
2019-07-01
2
-11
/
+19
*
egl: Enable eglGetPlatformDisplay on Android Platform
renchenglei
2019-06-29
3
-0
/
+27
*
egl: replace dead vfunc with an error
Eric Engestrom
2019-06-25
2
-14
/
+2
*
egl: delete unused vfuncs
Eric Engestrom
2019-06-25
2
-46
/
+7
*
egl: drop empty eglfallbacks.c
Eric Engestrom
2019-06-25
5
-53
/
+0
*
egl: move eglGetSyncAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+5
*
egl: move eglSwapInterval() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-5
/
+8
*
egl: move eglSurfaceAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglQuerySurface() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+5
*
egl: move eglQueryContext() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglGetConfigAttrib() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+5
*
egl: move eglChooseConfig() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-3
/
+6
*
egl: move eglGetConfigs() fallback to eglapi.c
Eric Engestrom
2019-06-25
2
-2
/
+4
*
Revert "egl: drop empty eglfallbacks.c" and "egl: move fallback calls to egla...
Eric Engestrom
2019-06-22
6
-38
/
+75
*
egl: drop empty eglfallbacks.c
Eric Engestrom
2019-06-22
5
-53
/
+0
[next]