index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`.
Hal Gentz
2019-10-11
10
-7
/
+78
*
egl: Puts RGBA visuals in the second config selection group.
Hal Gentz
2019-10-11
1
-1
/
+9
*
egl: Fixes transparency with EGL and X11.
Hal Gentz
2019-10-11
5
-17
/
+30
*
meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`
Eric Engestrom
2019-10-10
1
-2
/
+2
*
egl: Include stddef.h in generated source
Danilo Spinella
2019-10-09
1
-0
/
+1
*
egl: Make native display detection work more than once
Adam Jackson
2019-10-09
1
-22
/
+12
*
surfaceless: Support EGL_WL_bind_wayland_display
Adam Jackson
2019-10-04
1
-0
/
+4
*
egl: Remove the 565 pbuffer-only EGL config under X11.
Andres Gomez
2019-10-03
1
-93
/
+4
*
egl/dri2: Don't dlclose() the driver on dri2_load_driver_common failure
Adam Jackson
2019-10-03
1
-3
/
+2
*
egl/gbm: Fix config validation
Robin Murphy
2019-10-01
1
-2
/
+4
*
egl: Fix implicit declaration of ffs
Kevin Strasser
2019-09-30
1
-0
/
+1
*
meson: fix logic for generating .pc files with old glvnd
Dylan Baker
2019-09-25
1
-14
/
+16
*
meson: re-add incorrect pkg-config files with GLVND for backward compatibility
Eric Engestrom
2019-09-25
1
-10
/
+17
*
egl/surfaceless: Add FP16 format support
Adam Jackson
2019-09-20
1
-1
/
+16
*
egl/wayland: Implement getCapability for the dri2 and image loaders
Adam Jackson
2019-09-20
1
-2
/
+15
*
egl/wayland: Add FP16 format support
Adam Jackson
2019-09-20
3
-1
/
+24
*
egl/wayland: Reindent the format table
Adam Jackson
2019-09-20
1
-35
/
+35
*
egl: check for NULL value like eglGetSyncAttribKHR does
Tapani Pälli
2019-09-19
1
-0
/
+4
*
egl/android: Fix build since the DRI fourcc removal.
Eric Anholt
2019-09-12
1
-0
/
+1
*
egl/android: Only keep BGRA EGL configs as fallback
Lepton Wu
2019-09-12
1
-0
/
+11
*
egl/android: Enable HAL_PIXEL_FORMAT_RGBA_1010102 format
renchenglei
2019-09-12
1
-0
/
+3
*
dri: Use DRM_FORMAT_* instead of defining our own copy.
Eric Anholt
2019-09-11
1
-15
/
+15
*
Fix missing dri2_load_driver on platform_drm
Jean Hertel
2019-09-11
1
-0
/
+15
*
egl/dri2: Refuse to add EGLConfigs with no supported surface types
Adam Jackson
2019-09-11
1
-13
/
+16
*
egl: Add GL_MESA_EGL_sync support
Heinrich Fink
2019-09-08
1
-4
/
+7
*
egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless}
Adam Jackson
2019-09-04
2
-0
/
+4
*
egl: fix deadlock in malloc error path
Eric Engestrom
2019-09-04
1
-1
/
+3
*
egl: warn user if they set an invalid EGL_PLATFORM
Eric Engestrom
2019-09-03
1
-0
/
+3
*
egl: fix platform selection
Lionel Landwerlin
2019-09-02
1
-2
/
+7
*
egl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format
Nataraj Deshpande
2019-08-29
1
-0
/
+5
*
egl: reset blob cache set/get functions on terminate
Tapani Pälli
2019-08-23
1
-0
/
+4
*
gbm: Add buffer handling and visuals for fp16 formats
Kevin Strasser
2019-08-21
1
-0
/
+2
*
egl: Handle dri configs with floating point pixel data
Kevin Strasser
2019-08-21
3
-2
/
+29
*
egl: Convert configs to use shifts and sizes instead of masks
Kevin Strasser
2019-08-21
8
-86
/
+178
*
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
[next]