mesa/src
Boris Brezillon 7c1c6606d0 vulkan/wsi: Use ALIGN_POT() instead of open-coding it
align_u32() and ALIGN_POT() are doing the same thing.
Replace align_u32() calls by ALIGN_POT() ones and get rid
of align_u32().

Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Suggested-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Reviewed-by: Jason Ekstrand <jason.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12210>
2022-02-22 10:04:34 +00:00
..
amd radv,aco,llvm: lower adjusting vertex alpha in NIR 2022-02-22 08:08:42 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi asahi: Wire in pure integer texture formats 2022-02-18 23:48:33 +00:00
broadcom broadcom/compiler: only patch temps that existed before the current spill 2022-02-22 06:41:51 +00:00
compiler nir/spirv: guard macros in case of redefinition 2022-02-21 19:47:17 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
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/ir3: document GETINFO's x/y results 2022-02-21 02:09:19 +00:00
gallium virgl: Enable PIPE_CAP_TGSI_TEXCOORD when the host supports it 2022-02-22 08:46:54 +00:00
gbm replace 0 with NULL for NULL pointers 2022-01-10 22:53:32 +00:00
getopt
glx glx: keep native window glx drawable by driconf option 2022-02-22 07:10:40 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imgui
intel anv: cleanup begin_subpass & end_subpass 2022-02-22 09:09:05 +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 st/mesa: set GL_DYNAMIC_STORAGE_BIT for GL-VK interop buffers 2022-02-21 21:42:04 +00:00
microsoft nir: Add missing dependency on nir_opcodes.py 2022-02-17 22:57:33 +00:00
nouveau
panfrost pan/bi: Promote MUX to CSEL in the scheduler 2022-02-19 03:02:10 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util driconf: add Abaqus configs 2022-02-22 07:10:40 +00:00
virtio venus: trace vn_ring_wait_space 2022-02-19 03:57:30 +00:00
vulkan vulkan/wsi: Use ALIGN_POT() instead of open-coding it 2022-02-22 10:04:34 +00:00
meson.build meson: start building intel earlier. 2022-01-20 06:41:17 +00:00