mesa/src
Connor Abbott e1fa740c4c freedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL
It turns out that this clears CP_LOAD_STATE6 packets, including
disabling any pending loads for SS6_INDIRECT/SS6_BINDLESS (these loads
don't actually happen until the draw itself, and I'm not sure if they
happen if the state is unused by the shader) and marking constants and
UBO descriptors loaded with SS6_DIRECT as invalid. It's used very
differently from HLSQ_UPDATE_CNTL on a4xx from whence the name came, and
unlike on a4xx it's not readable, so this probably doesn't line up with
HLSQ_UPDATE_CNTL on a4xx.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5877>
2020-07-14 10:23:58 +02:00
..
amd radv: add the custom border color BO to the list of buffers 2020-07-14 08:29:06 +02:00
broadcom v3d/compiler: Fix sorting the gs and fs inputs 2020-07-08 07:39:47 +00:00
compiler nir/lower_subgroups: add lower_shuffle_to_swizzle_amd 2020-07-13 14:11:50 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl egl/wayland: add missing newline between functions 2020-07-13 09:08:00 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno freedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL 2020-07-14 10:23:58 +02:00
gallium freedreno/a6xx: Rename and document HLSQ_UPDATE_CNTL 2020-07-14 10:23:58 +02:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt
glx glx: drop always-true #ifdef 2020-07-13 09:08:00 +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 meson/intel: add missing dep on git_sha1.h 2020-07-13 21:26:25 +00:00
loader Revert "loader/dri3: Check for window destruction in dri3_wait_for_event_locked" 2020-07-03 09:55:50 +00:00
mapi mapi: x86: Fix dynamic entries in x86 tsd stubs. 2020-06-26 18:28:01 +00:00
mesa st/mesa: set compressed_data to NULL when freed 2020-07-10 09:30:26 +02:00
panfrost panfrost: Fix outmods on int to float conversions 2020-07-13 20:38:03 +00:00
util util: Share a single function pointer for the 4-byte rgba unpack function. 2020-07-07 18:19:23 +00:00
vulkan vulkan: Adds helpers for vk_object (de)alloation and (de)initialization. 2020-07-14 02:48:30 +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