mesa/src/freedreno
Jonathan Marek 2fbc12a0ac turnip: fix huge scissor min/max case
Now that tu_cs_emit_regs is used for the scissor, it hits an assert when
the scissor is too large. Fixes this dEQP test:

dEQP-VK.draw.scissor.static_scissor_max_int32

Fixes: 9c0ae5704d ("turnip: fix empty scissor case")

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5655>
2020-06-26 11:34:49 +00:00
..
common meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
computerator freedreno/ir3: add accessor for const_state 2020-06-19 13:16:57 +00:00
drm freedreno: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
fdl freedreno/fdl6: rework layout code a bit (reduce linear align to 64 bytes) 2020-06-18 02:26:43 +00:00
ir3 ir3: Add ir3_trim_constlen() 2020-06-26 09:34:33 +00:00
perfcntrs meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
registers freedreno/registers: Label firstIndex field in CP_DRAW_INDX_OFFSET 2020-06-26 10:05:24 +00:00
vulkan turnip: fix huge scissor min/max case 2020-06-26 11:34:49 +00:00
.dir-locals.el
.editorconfig
Android.drm.mk freedreno/drm: android: add libfreedreno_registers static dependency 2020-05-09 16:19:14 +00:00
Android.ir3.mk android: freedreno/ir3: simplify generated sources rules 2020-06-24 10:00:14 +00:00
Android.mk android: freedreno/ir3: simplify generated sources rules 2020-06-24 10:00:14 +00:00
Android.perfcntrs.mk freedreno: android: fix build of perfcounters. 2020-02-07 16:34:49 +00:00
Android.registers.mk freedreno: android: add adreno-pm4-pack.xml.h generation to android build 2020-05-09 16:19:14 +00:00
Makefile.sources android: freedreno/ir3: add missing generated sources and rules 2020-06-24 10:00:14 +00:00
meson.build freedreno: Centralize UUID generation into new files freedreno_uuid.c/h 2020-05-14 19:05:02 +00:00