mesa/src
Eric Anholt 580a1ba706 mesa: Move per-pixel Z pack functions to swrast.
Only swrast uses them, and this makes it clearer why we only need partial
format support for them, avoids linker work deleting them for gallium
drivers, and means they will automatically go away when we get to finally
delete swrast.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10336>
2021-04-21 19:59:10 +00:00
..
amd aco: add and use Program::progress 2021-04-21 11:09:33 +00:00
android_stub
broadcom ci/broadcom: add EGL testing jobs 2021-04-21 07:33:35 +00:00
compiler nir/lower_fragcolor: set outputs_written for fragdata members 2021-04-21 19:36:16 +00:00
drm-shim drm-shim: fix compile with glibc >= 2.33 2021-04-20 05:49:29 +00:00
egl egl/android: include "util/compiler.h" for FALLTHROUGH macro 2021-04-16 16:42:20 +00:00
etnaviv
freedreno freedreno/regs: add 5nm DSI PHY/PLL regs 2021-04-21 15:42:03 +00:00
gallium zink: Learn about VK_KHR_swapchain 2021-04-21 14:03:27 -04:00
gbm
getopt
glx glx: Remove some ancient backwards-compatibility typedefs 2021-04-16 10:13:07 +00:00
gtest
hgl
imgui
intel intel/batch_decoder: set foreground color of decoded instructions 2021-04-21 11:47:45 +00:00
loader
mapi mapi: Respect MESA_DEBUG=silent for no-op debug output. 2021-04-19 20:53:27 +00:00
mesa mesa: Move per-pixel Z pack functions to swrast. 2021-04-21 19:59:10 +00:00
microsoft microsoft/compiler: Fix MSVC warning C4334 (32bit shift cast to 64bit) 2021-04-20 00:28:35 +00:00
nouveau
panfrost panfrost: Fix ZS reloading on Bifrost v6 2021-04-21 15:25:24 +00:00
util util: Fix big-endian handling of z/s formats. 2021-04-21 19:59:10 +00:00
virtio venus: change SpaceBeforeParens style option 2021-04-20 16:29:28 -07:00
vulkan meson: link vulkan_util with link_whole on mingw 2021-04-19 22:46:30 +00:00
meson.build