mesa/src
Karol Herbst 83786bf1c9 nvk: add vulkan skeleton
This is enough to run vulkaninfo without crashing.

Jason:
* Drop a redundant nvk_device_entrypoints
* Add some VKAPI_ATTR and VKAPI_CALL
* nvk: Move EnumerateInstanceExtensionProperties to the top
  This way things are more-or-less in initialization order.  First the
  version then extensions then create the instance.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>
2023-08-04 21:31:52 +00:00
..
amd radv/ci: skip some mesh shader tests on GFX1100 2023-08-04 19:34:14 +00:00
android_stub
asahi treewide: sed out more is_ssa 2023-08-03 22:40:28 +00:00
broadcom treewide: sed out more is_ssa 2023-08-03 22:40:28 +00:00
c11 util/meson: Getting mesa util core to be self contained 2023-08-02 03:41:24 +00:00
compiler Revert "compiler: Combine duplicated implementation of is_gl_identifier into glsl_types.h" 2023-08-04 13:14:35 +00:00
drm-shim
egl egl/dri2: Add a couple of missing mutex release in error path 2023-08-04 18:34:56 +00:00
etnaviv etnaviv: decouple drm from gallium 2023-08-03 19:38:56 +00:00
freedreno ir3: Drop write_mask handling 2023-08-03 22:40:29 +00:00
gallium r600/sfn: Use clause local registers in RA 2023-08-04 21:01:59 +00:00
gbm egl/drm: Assume modern DRI interface versions 2023-07-28 12:25:19 +00:00
getopt
glx glx: There is no need to psc++ 2023-08-03 20:46:32 +00:00
gtest
imagination rogue: Stop reading write masks 2023-08-03 22:40:29 +00:00
imgui
intel intel/compiler: Fix sparse cube map array coordinate lowering 2023-08-04 00:09:05 -07:00
loader
mapi mesa: Implement and advertise GL_MESA_sampler_objects 2023-08-01 14:52:10 +00:00
mesa Revert "mesa, compiler: Move gl_texture_index to glsl_types.h" 2023-08-04 13:14:35 +00:00
microsoft nir: Remove nir_alu_dest::write_mask 2023-08-03 22:40:30 +00:00
nouveau nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00
panfrost pan/mdg: Assume SSA 2023-08-03 22:40:29 +00:00
tool
util anv: enable fake sparse for Elden Ring 2023-08-03 19:57:18 +00:00
virtio venus: suppress a false logging 2023-07-30 14:33:34 +00:00
vulkan vulkan: Use VkBufferUsageFlags2 in vk_buffer 2023-08-04 16:03:16 +00:00
.clang-format clang-format: Set ColumnLimit to 78 2023-08-04 17:46:42 +00:00
meson.build nvk: add vulkan skeleton 2023-08-04 21:31:52 +00:00