mesa/src
Timur Kristóf e2b1d749b1 aco: Fix handling of tess factors.
There is no need to check whether they are written using indirect
indices, because all tess factors should be written to VMEM only
at the end of the shader.

No pipeline db changes.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4165>
2020-03-30 13:09:08 +00:00
..
amd aco: Fix handling of tess factors. 2020-03-30 13:09:08 +00:00
broadcom meson: inline inc_common 2020-03-28 21:36:54 +01:00
compiler nir: Fix breakage of foreach_list_typed_safe assumptions in loop unrolling 2020-03-30 14:41:30 +03:00
drm-shim meson: inline inc_common 2020-03-28 21:36:54 +01:00
egl egl/android: enable/disable KHR_partial_update correctly 2020-03-23 16:22:24 -07:00
etnaviv meson: inline inc_common 2020-03-28 21:36:54 +01:00
freedreno meson: inline inc_common 2020-03-28 21:36:54 +01:00
gallium radeon: switch to 3-spaces style 2020-03-30 11:05:52 +00:00
gbm meson: move the generic symbols check arguments to a common variable 2019-11-05 20:30:47 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx meson: inline inc_common 2020-03-28 21:36:54 +01:00
gtest meson: gtest needs pthreads 2019-11-07 06:11:19 -08:00
hgl haiku: fix Mesa build 2019-10-01 10:31:02 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel: drop unused include directories 2020-03-28 21:36:54 +01:00
loader loader: Fix leak of kernel driver name 2020-01-30 10:08:17 -08:00
mapi Move compiler.h and imports.h/c from src/mesa/main into src/util 2020-03-27 21:00:09 +00:00
mesa intel: drop unused include directories 2020-03-28 21:36:54 +01:00
panfrost meson: inline inc_common 2020-03-28 21:36:54 +01:00
util meson: inline inc_common 2020-03-28 21:36:54 +01:00
vulkan vulkan: drop unused include directories 2020-03-28 21:36:54 +01:00
meson.build meson: inline inc_common 2020-03-28 21:36:54 +01:00
SConscript