mesa/src
Iago Toral Quiroga d636c5660c v3dv: implement wsi hook to decide if we can present directly on device
This will prevent the driver to take the prime blit path for presentation
in scenarios where it can avoid it, which can substantially improve
performance, particularly at high resolutions.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5917>
2021-04-27 06:37:43 +00:00
..
amd amd: addrlib update for April 2021-04-26 23:37:38 +00:00
android_stub android: add some more stub functions for cross compilation 2021-03-25 06:06:16 +00:00
broadcom v3dv: implement wsi hook to decide if we can present directly on device 2021-04-27 06:37:43 +00:00
compiler nir/gl_lower_buffers: set access for ssbo load/store instrs 2021-04-26 21:31:44 +00:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl egl/android: include "util/compiler.h" for FALLTHROUGH macro 2021-04-16 16:42:20 +00:00
etnaviv etnaviv: tell the truth if alpha-test is supported 2021-04-08 19:25:26 +00:00
freedreno ir3, tu: Cleanup indirect i/o lowering 2021-04-26 17:07:02 +00:00
gallium radeonsi: remove the separate DCC optimization for Stoney 2021-04-26 22:53:30 +00:00
gbm egl: fix software flag in _eglAddDevice call on DRM 2021-03-26 10:32:31 +00:00
getopt scons: Remove. 2021-03-20 10:38:55 +00:00
glx glx: fix compilation error when function name not found 2021-04-27 06:06:56 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel anv: Implement VK_EXT_provoking_vertex 2021-04-26 15:13:19 +00:00
loader loader: prefer iris on Android 2021-03-31 06:28:18 +00:00
mapi mesa: fix incomplete GL_NV_half_float implementation 2021-04-26 03:35:21 +00:00
mesa mesa: fix _mesa_add_state_reference() declaration mismatch 2021-04-26 13:48:11 +00:00
microsoft microsoft/compiler: zero out unused WebGPU system values 2021-04-27 01:53:16 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/decode: Print errors when closing dump file 2021-04-23 14:40:55 +00:00
util util: Fix big-endian handling of z/s formats. 2021-04-21 19:59:10 +00:00
virtio venus: use VK_EXT_image_drm_format_modifier 2021-04-27 00:15:39 +00:00
vulkan vulkan/wsi: give drivers the option to decide if they need to blit 2021-04-27 06:37:43 +00:00
meson.build venus: add driver skeleton 2021-04-08 17:15:37 +00:00