mesa/src
Jason Ekstrand 492e182a8a radv: Use VK_DEFINE_*HANDLE_CASTS instead of rolling our own
The core ones have some nifty stuff like asserts that it's a valid
vk_object_base and has the right type.  We don't have real type safety
with Vulkan handles but this is as close as we can get.  The core ones
also track when we've started handing out handles for logging purposes
which we want.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13100>
2021-10-05 09:02:03 -05:00
..
amd radv: Use VK_DEFINE_*HANDLE_CASTS instead of rolling our own 2021-10-05 09:02:03 -05:00
android_stub egl/android: refactor to use the legit vndk/window.h header 2021-06-09 21:07:54 +00:00
asahi nir: add indirect loop unrolling to compiler options 2021-08-03 10:54:50 +00:00
broadcom v3dv: remove feature checks from device creation 2021-10-01 17:37:02 +00:00
compiler nir/lower_io: preserve all metadata when no progress 2021-10-05 11:23:23 +00:00
drm-shim drm-shim: Support kernels with >4k pages 2021-08-13 23:33:52 +00:00
egl gallium: add PIPE_CAP_PREFER_BACK_BUFFER_REUSE 2021-09-29 08:14:57 +00:00
etnaviv etnaviv: move drm version readout to drm layer 2021-10-01 10:13:32 +00:00
freedreno freedreno/tools: Fix build failure when cffdump isn't built but tests are. 2021-10-05 00:06:14 +00:00
gallium crocus/query: don't loop on ready status after gpu hang. 2021-10-05 12:18:30 +10:00
gbm gbm: assume USE_SCANOUT in create_with_modifiers 2021-10-01 00:02:36 +02:00
getopt
glx gallium: add PIPE_CAP_PREFER_BACK_BUFFER_REUSE 2021-09-29 08:14:57 +00:00
gtest
hgl
imgui
intel intel/blorp: fix a compile warning about uninitialized use 2021-10-05 11:59:27 +00:00
loader loader/dri3: fix swap out of order when changing swap interval 2021-09-30 03:27:14 +00:00
mapi mesa: GL_ARB_ES3_2_compatibility GL compat profile support 2021-09-23 11:10:23 +00:00
mesa mesa: use pipe_vertex_state in vbo and st/mesa for lower display list overhead 2021-10-01 14:51:23 +00:00
microsoft clc: add allowed extension for compile parameter 2021-10-03 19:32:54 +00:00
nouveau
panfrost panfrost: Disable flaky piglit job for now. 2021-10-04 21:43:27 +00:00
tool pps: Panfrost pps driver 2021-07-13 11:03:55 +00:00
util util: import u_debug_refcnt, u_hash_table, u_debug_describe from gallium 2021-10-01 14:51:23 +00:00
virtio venus: keep layouts of descriptor sets alive 2021-09-30 03:16:19 +00:00
vulkan vulkan/physical_device_features: Stop generating a header 2021-10-04 22:42:32 +00:00
meson.build radv: Allow building when LLVM isn’t enabled 2021-10-01 10:40:18 +02:00