mesa/src/intel
Jason Ekstrand 44ab076fea vulkan: Add a vk_command_buffer_ops struct
This is the standard pattern in the kernel for providing vfunc tables
for C objects.  We're using it in the pipeline cache code but we're
about to start adding more stuff and so it really helps if we have it
for command buffers as well.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18324>
2022-09-01 20:17:25 +00:00
..
blorp intel/blorp: Set uses_sample_shading for MSAA blit shaders 2022-07-13 20:28:42 +00:00
ci iris/ci: Set FDO_CI_CONCURRENT for all Chromebook jobs 2022-08-15 11:40:16 +02:00
common anv: Do not duplicate intel_device_info memory in each logical device 2022-08-19 16:29:58 +00:00
compiler gallium,glsl: Delete PIPE_CAP_VERTEXID_NOBASE and lower_vertex_id. 2022-08-31 22:57:03 +00:00
dev intel/compiler: Remove INTEL_DEBUG=tcs8 2022-08-24 00:39:57 +00:00
ds util/perf: move u_perfetto to here 2022-08-26 21:47:44 +00:00
genxml util,intel: Pull the bit packing helpers from genxml to a common header 2022-08-30 04:28:34 +00:00
isl anv: fixup assertions on lowered storage formats 2022-08-23 08:29:51 +00:00
nullhw-layer intel/nullhw: Use correct macro to fix build regression 2022-08-01 10:54:38 +00:00
perf intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
tools intel/tools: Also look for 'batch' tag 2022-08-17 02:24:09 +00:00
vulkan vulkan: Add a vk_command_buffer_ops struct 2022-09-01 20:17:25 +00:00
meson.build anv: add perfetto source 2022-01-14 20:17:44 +00:00