mesa/src
Iago Toral Quiroga 064b846949 broadcom/compiler: don't dump shader-db stats for failed shaders
Shaders that fail register allocation were dumped with an instruction
count of 0, so getting them to compile would show up as an instruction
count regression. Also, the LOST/GAINED stats depend on us not dumping
data for failed shaders, which is why we were always seeing 0/0 there.

Reviewed-by: Alejandro Piñeiro <apinheiro@igalia.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9077>
2021-02-17 09:01:02 +01:00
..
amd radv: Do pipe misalignment check per plane. 2021-02-16 13:04:09 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom broadcom/compiler: don't dump shader-db stats for failed shaders 2021-02-17 09:01:02 +01:00
compiler nir/opt_large_constants: Handle generic pointers 2021-02-17 03:59:25 +00:00
drm-shim drm-shim: report support for timeline semaphores 2021-02-09 21:08:52 +00:00
egl egl/dri2: enable EGL_WL_bind_wayland_display in EGL device platform 2021-01-28 00:30:10 +00:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno turnip: VK_EXT_memory_budget implementation 2021-02-17 08:07:33 +01:00
gallium etnaviv: Fix memory leak in etna_vertex_elements_state_create. 2021-02-16 20:53:51 -08:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx: Fix GLX_SGI_video_sync for the no-current-drawable case 2021-02-10 21:10:04 +00:00
gtest
hgl hgl: Major refactor and cleanup 2021-01-09 20:51:35 -06:00
imgui
intel intel/fs: Shuffle can't handle source modifiers 2021-02-17 03:59:25 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: guard against invalid XML definitions for glthread 2021-01-29 02:28:42 +00:00
mesa mesa: add debug code to catch missing _mesa_update_valid_to_render_state calls 2021-02-15 19:29:09 +00:00
microsoft microsoft/clc: Add test with inline function 2021-02-16 22:11:21 +00:00
nouveau nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
panfrost pan/bi: Use the correct size for UBO loads 2021-02-16 13:14:30 +00:00
util util: fix parsing of /proc/meminfo MemAvailable value 2021-02-17 08:06:15 +01:00
virtio virgl: update headers 2021-02-16 16:09:14 +00:00
vulkan meson: invalid keyword argument dependencies 2021-02-16 11:35:32 +00:00
meson.build nouveau: add drm-shim support 2021-01-11 22:45:01 +00:00
SConscript