mesa/src
Rhys Perry e4d75c22be nir/opt_shrink_vectors: shrink image stores using the format
fossil-db (Navi):
Totals from 657 (0.48% of 135946) affected shaders:
VGPRs: 26076 -> 25520 (-2.13%); split: -2.15%, +0.02%
CodeSize: 3033016 -> 3014472 (-0.61%); split: -0.64%, +0.03%
MaxWaves: 9386 -> 9420 (+0.36%)
Instrs: 590109 -> 585502 (-0.78%); split: -0.82%, +0.04%

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5772>
2020-09-07 18:06:50 +00:00
..
amd amd/common: switch to 3-spaces style 2020-09-07 10:00:29 +02:00
android_stub ci: Include enough Android headers to let us compile test EGL 2020-08-05 18:08:07 +00:00
broadcom nir: get ffma support from NIR options for nir_lower_flrp 2020-09-04 17:06:22 +00:00
compiler nir/opt_shrink_vectors: shrink image stores using the format 2020-09-07 18:06:50 +00:00
drm-shim drm-shim: Fix unused variable warnings from asserts in release build. 2020-08-28 22:45:08 +00:00
egl egl/x11: Free memory allocated for reply structures on error 2020-09-06 13:36:46 +00:00
etnaviv
freedreno freedreno/regs: add 7nm DSI PHY/PLL regs 2020-09-04 19:15:32 +00:00
gallium swr: fix build with mingw 2020-09-07 14:34:07 +00:00
gbm meson: conditionally include -ldl in gbm pkg-config file 2020-08-31 09:14:57 +00:00
getopt
glx egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
gtest
hgl
imgui
intel intel/compiler: fix typo in a comment 2020-09-04 17:38:25 +00:00
loader egl/x11_dri3: implement EGL_KHR_swap_buffers_with_damage 2020-08-19 12:47:58 +00:00
mapi src/mesa: add GL_NV_half_float extension support (v2) 2020-08-11 19:55:22 +00:00
mesa nir: get ffma support from NIR options for nir_lower_flrp 2020-09-04 17:06:22 +00:00
panfrost nir: get ffma support from NIR options for nir_lower_flrp 2020-09-04 17:06:22 +00:00
util android: util: fix missing include path 2020-09-06 20:42:56 +02:00
virtio virgl: update protocol headers 2020-08-21 18:38:44 +00:00
vulkan vulkan/device_select: don't pick a cpu driver as the default 2020-09-07 07:12:23 +00:00
meson.build meson: don't advertise TLS support if glx wasn't build with it 2020-08-31 09:14:57 +00:00
SConscript