mesa/src/freedreno
Connor Abbott 16214710ca freedreno/ci: Remove minetest trace
I've repeatedly seen minor pixel changes due to changes that only affect
RA decisions, most recently in !22072. We changed the trace to hopefully
remove a use of texture() in control flow, but it seems there are more,
or the problem is something slightly different like reading
uninitialized values. On the other hand minetest has never actually
caught an issue for me that some other trace hasn't also caught. Just
remove it.

Cc: mesa-stable
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25864>
2023-11-02 21:46:55 +00:00
..
.gitlab-ci freedreno/decode: Lookup device info 2023-09-22 19:17:14 +00:00
afuc freedreno/afuc: Initial a7xx support 2023-07-28 18:41:58 +00:00
ci freedreno/ci: Remove minetest trace 2023-11-02 21:46:55 +00:00
common tu/a6xx: Exclude REG_A6XX_TPL1_UNKNOWN_B602 from reg stomping 2023-10-30 09:39:21 +00:00
computerator freedreno/computerator: Fix remaining issues with A7XX 2023-09-05 16:19:29 +00:00
decode freedreno/rddecompiler: Decompile repeated IBs 2023-10-13 08:34:41 +00:00
drm freedreno/drm/virtio: Use MESA_TRACE_SCOPE instead of _BEGIN/_END 2023-10-23 17:20:03 +00:00
drm-shim freedreno: decouple compiler and vulkan driver from gallium 2023-08-03 07:29:36 +00:00
ds meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
fdl freedreno/fdl: Support PIPE_FORMAT_R5G5B5A1_UNORM on a6xx 2023-09-27 19:07:22 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 nir: Split nir_lower_subgroup_options::lower_vote_eq into two bits 2023-10-26 23:05:44 +00:00
isa ir3: Fix values of #wrmask not being compatible with ir3 parser 2023-10-11 18:35:32 +00:00
perfcntrs freedreno: decouple compiler and vulkan driver from gallium 2023-08-03 07:29:36 +00:00
registers freedreno: Fix field size of A6XX_TEX_CONST[3].ARRAY_PITCH 2023-10-15 13:58:50 +00:00
rnn freedreno/rnn: Remove %n usage in fprintf 2023-09-13 22:20:13 +00:00
vulkan tu/virtio: Fix timeline semaphore support 2023-11-02 14:32:36 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build meson: use a single dependency call for lua 2023-09-15 18:01:38 +00:00