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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: rename xmlpool.h to driconf.h
Eric Engestrom
2020-06-22
1
-1
/
+1
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
1
-1
/
+1
*
egl: replace all dup() with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-1
/
+2
*
replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
2
-2
/
+6
*
egl/android: Drop unused variable
Kristian H. Kristensen
2020-05-26
1
-1
/
+0
*
egl/android: Move get_format under HAVE_DRM_GRALLOC guard where it's used
Kristian H. Kristensen
2020-05-26
1
-20
/
+20
*
egl/wayland: Fix zwp_linux_dmabuf usage
Christopher James Halse Rogers
2020-04-29
1
-12
/
+20
*
gallium: enable EGL_EXT_image_dma_buf_import_modifiers unconditionally
Adam Jackson
2020-04-02
1
-5
/
+0
*
Revert "egl/dri2: Don't dlclose() the driver on dri2_load_driver_common failure"
Emil Velikov
2020-04-01
1
-2
/
+4
*
egl/drm: reinstate (kms_)swrast support
Emil Velikov
2020-04-01
1
-5
/
+1
*
egl/android: enable/disable KHR_partial_update correctly
Chia-I Wu
2020-03-23
1
-3
/
+5
*
egl/android: set window usage flags
David Stevens
2020-03-12
1
-0
/
+5
*
egl/android: require ANDROID_native_fence_sync for buffer age
Chia-I Wu
2020-03-09
1
-1
/
+12
*
egl/wayland: Don't invalidate buffers on no-op resize
Daniel Stone
2020-03-04
1
-0
/
+4
*
egl: allow INVALID format for linux_dmabuf
Ivan Molodetskikh
2020-03-02
1
-5
/
+24
*
egl: Factor out dri2_add_pbuffer_configs_for_visuals {device,surfaceless}.
Mathias Fröhlich
2020-02-26
4
-92
/
+46
*
egl: Fix A2RGB10 platform_{device,surfaceless} PBuffer configs.
Mathias Fröhlich
2020-02-26
4
-14
/
+81
*
egl: Implement getImage/putImage on pbuffer swrast.
Mathias Fröhlich
2020-02-17
4
-5
/
+96
*
egl: directly access static members instead of using _egl{Get,Set}ConfigKey()
Eric Engestrom
2020-02-14
3
-42
/
+38
*
egl/android: fix buffer_count for applications setting max count
Tapani Pälli
2020-01-22
1
-6
/
+22
*
egl/android: Restrict minimum triple buffering for android color_buffers
Nataraj Deshpande
2020-01-15
1
-3
/
+7
*
Revert "egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT"
Tapani Pälli
2019-11-14
1
-44
/
+11
*
Revert "egl: implement new functions from EGL_EXT_image_flush_external"
Tapani Pälli
2019-11-14
1
-34
/
+0
*
egl: implement new functions from EGL_EXT_image_flush_external
Marek Olšák
2019-10-25
1
-0
/
+34
*
egl: handle EGL_IMAGE_EXTERNAL_FLUSH_EXT
Marek Olšák
2019-10-25
1
-11
/
+44
*
egl/android: Remove our own reference to buffers.
Lepton Wu
2019-10-21
1
-3
/
+1
*
Revert "egl: Fixes transparency with EGL and X11."
Hal Gentz
2019-10-18
2
-17
/
+16
*
Revert "egl: Puts RGBA visuals in the second config selection group."
Hal Gentz
2019-10-18
1
-9
/
+1
*
Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`."
Hal Gentz
2019-10-18
8
-65
/
+7
*
egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`.
Hal Gentz
2019-10-11
8
-7
/
+65
*
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
2
-16
/
+17
*
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
*
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
2
-1
/
+22
*
egl/wayland: Reindent the format table
Adam Jackson
2019-09-20
1
-35
/
+35
*
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: Enable 10bpc EGLConfigs for platform_{device,surfaceless}
Adam Jackson
2019-09-04
2
-0
/
+4
*
egl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format
Nataraj Deshpande
2019-08-29
1
-0
/
+5
*
gbm: Add buffer handling and visuals for fp16 formats
Kevin Strasser
2019-08-21
1
-0
/
+2
[next]