mesa/src
Connor Abbott 00be8c4619 freedreno: Replace A6XX_IBO with A6XX_TEX_CONST
Since these were reverse-engineered, it's become clear that IBO
descriptors are just a subset of texture descriptors, and bindless reads
of readonly images actually use isam on the IBO descriptor, further
confirming that the two are always compatible, even if not all of the
texture fields exist for IBOs. It's pointless to have a separate type
for IBOs, and just leads to things getting out-of-sync unnecessarily
which has already happened. Just remove it and use TEX_CONST insted.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15114>
2022-02-28 23:33:22 +00:00
..
amd radv: use MAJOR_IN_SYSMACROS for sysmacros.h include 2022-02-26 01:00:29 +00:00
android_stub
asahi asahi: Wire in pure integer texture formats 2022-02-18 23:48:33 +00:00
broadcom ci: skqp: Add Vulkan support for a630_skqp job 2022-02-25 05:50:06 +00:00
compiler nir/lower_psiz_mov: stop clobbering existing exports 2022-02-28 15:42:19 +00:00
drm-shim
egl egl/wayland: Don't replace existing backbuffer in get_buffers 2022-02-07 09:57:41 +00:00
etnaviv etnaviv: add support for INTEL_blackhole_render 2022-01-31 16:52:29 +00:00
freedreno freedreno: Replace A6XX_IBO with A6XX_TEX_CONST 2022-02-28 23:33:22 +00:00
gallium zink: add layer asserts for 3d imageview creation 2022-02-28 17:42:58 +00:00
gbm gbm: improve documentation about the lifetime of resources 2022-02-22 14:42:52 +01:00
getopt
glx glx/drisw: handle GL_RESET_NOTIFICATION_STRATEGY 2022-02-28 16:10:00 +00:00
gtest
hgl
imgui
intel intel/compiler: optimize flat inputs mask calculation 2022-02-25 22:34:22 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi glthread: call _mesa_glthread_BindBuffer unconditionally 2022-02-01 06:11:22 +00:00
mesa glsl/nir: free GLSL IR right after we convert to NIR 2022-02-24 01:10:49 +00:00
microsoft ci: Disable windows-vs2019 2022-02-23 15:12:41 +00:00
nouveau
panfrost Revert "CI: Disable Panfrost T720 jobs" 2022-02-28 14:08:34 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util: use correct type in sysctl argument 2022-02-28 14:28:23 +00:00
virtio venus: add macros to help with future extensions 2022-02-24 15:55:57 +00:00
vulkan vulkan/wsi: use buffer-image code-path on Windows 2022-02-22 10:04:34 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00