mesa/src
Connor Abbott a69ab1b7d2 radv: Delete unused local variables in optimization loop
Totals from affected shaders:
SGPRS: 376 -> 376 (0.00 %)
VGPRS: 620 -> 560 (-9.68 %)
Spilled SGPRs: 0 -> 0 (0.00 %)
Spilled VGPRs: 0 -> 0 (0.00 %)
Private memory VGPRs: 0 -> 0 (0.00 %)
Scratch size: 292 -> 292 (0.00 %) dwords per thread
Code Size: 20024 -> 20144 (0.60 %) bytes
LDS: 0 -> 0 (0.00 %) blocks
Max Waves: 25 -> 25 (0.00 %)
Wait states: 0 -> 0 (0.00 %)

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2019-07-29 11:37:46 +02:00
..
amd radv: Delete unused local variables in optimization loop 2019-07-29 11:37:46 +02:00
broadcom v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
compiler nir/find_array_copies: Handle wildcards and overlapping copies 2019-07-29 11:36:25 +02:00
drm-shim freedreno: Add support for drm-shim. 2019-07-25 08:56:19 -07:00
egl egl: Also query modifiers when exporting DMABuf 2019-07-25 05:14:36 +00:00
etnaviv etnaviv: detect v4 compression 2019-07-04 14:05:18 -04:00
freedreno anv+tu+radv: delete unusable dev_icd.json 2019-07-26 14:47:53 +00:00
gallium lima/gpir/sched: Handle more special ops in can_use_complex() 2019-07-28 23:38:31 +02:00
gbm gbm: sort symbols 2019-07-10 11:27:51 +00:00
getopt
glx meson: allow building all glx without any drivers 2019-07-23 15:34:23 -07:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel anv+tu+radv: delete unusable dev_icd.json 2019-07-26 14:47:53 +00:00
loader Delete autotools 2019-04-15 13:44:29 -07:00
mapi mesa: Enable GL_MESA_framebuffer_flip_y for GL 4.3 2019-07-25 04:47:38 +00:00
mesa main: unreference ATIFragmentShader program before creating new one 2019-07-26 12:51:05 +00:00
panfrost pan/midgard: Introduce invert field 2019-07-26 13:38:41 -07:00
util util/ra: Add a getter for a node class 2019-07-25 06:14:12 -07:00
vulkan vulkan/wsi/x11: Increase the effective min. images for mailbox. 2019-07-26 16:37:28 +02:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript