mesa/src
Rob Clark 83b97bf161 freedreno/a6xx+ir3: stop generating pointless binning shaders
Currently we always do sysmem if there is tess.  And for GS, the binning
pass VS ends up identical to the draw pass VS, so no point in compiling
it twice.  (For GS what we should do someday is generate a binning pass
GS, and possibly if we can do cross-stage linking opts, an optimized
binning pass VS, but the required outputs would somehow have to end up
in the shader variant key.)

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5372>
2020-06-26 08:53:00 -07:00
..
amd radv: remove the load/store workaround for Monster Hunter World with LLVM 2020-06-26 14:42:44 +02:00
broadcom v3d/compiler: don't rewrite unused temporaries to point to NOP register 2020-06-26 08:57:32 +00:00
compiler spirv: set variables to restrict by default 2020-06-24 10:52:27 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/a6xx+ir3: stop generating pointless binning shaders 2020-06-26 08:53:00 -07:00
gallium freedreno/a6xx+ir3: stop generating pointless binning shaders 2020-06-26 08:53:00 -07:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel anv: Align "used" attribute to 64 bits. 2020-06-25 22:11:36 -07:00
loader util: rename xmlpool.h to driconf.h 2020-06-22 21:50:12 +00:00
mapi glthread: handle ARB_vertex_attrib_binding 2020-06-23 06:41:37 +00:00
mesa glsl,driconf: add allow_glsl_120_subset_in_110 for SPECviewperf13 2020-06-23 09:25:24 +00:00
panfrost panfrost: Add PAN_MESA_DEBUG=gl3 flag 2020-06-26 10:30:03 +00:00
util driconf: add workarounds for SPECviewperf13 2020-06-23 09:25:24 +00:00
vulkan vulkan/overlay: fix crash on destroying NULL swapchain 2020-06-25 10:31:50 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript driconf: drop now unused translation facility 2020-06-22 21:50:12 +00:00