mesa/src/gallium/drivers
Jason Ekstrand 956199e870 nir: s/nir_var_mem_image/nir_var_image/g
We typically use nir_var_mem_* for stuff that has an explicit byte-based
memory layout.  Images are opaque.

Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13386>
2021-10-16 03:47:10 +00:00
..
asahi gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
crocus intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
d3d12 util,gallium: put count in pipe_resource & sampler_view on its own cache line 2021-10-13 03:26:20 +00:00
etnaviv meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
freedreno freedreno: Fix for large epilogues 2021-10-15 14:30:51 +00:00
i915 ci: Update piglit to 7d7dd2688c214e1b3c00f37226500cbec4a58efb. 2021-10-13 00:37:59 +00:00
iris intel: fix INTEL_DEBUG environment variable on 32-bit systems 2021-10-15 19:55:14 +00:00
lima lima: use nir_shader_instructions_pass in lima_nir_split_load_input 2021-10-04 15:54:06 +00:00
llvmpipe llvmpipe: enable EXT_memory_object(_fd) 2021-10-06 13:49:08 +00:00
nouveau nv50/ir: Add DeadCodeElim constructor. 2021-09-05 21:40:09 -07:00
panfrost panfrost: Fix PAN_MESA_DEBUG=sync with INTEL_blackhole_render 2021-10-05 21:13:52 +00:00
r300 r300: fixes for UB caused by left shifts 2021-10-13 04:17:33 +00:00
r600 nir: Drop the unused instr arg for src/dest copy functions. 2021-09-14 17:53:06 +00:00
radeon radeonsi: remove the primitive discard compute shader 2021-09-10 23:32:03 +00:00
radeonsi radeonsi: Fix leak of screen->perfcounters. 2021-10-13 11:01:19 +00:00
softpipe ci: Update piglit to 7d7dd2688c214e1b3c00f37226500cbec4a58efb. 2021-10-13 00:37:59 +00:00
svga svga: fix render target views leak 2021-09-21 18:02:17 +00:00
swr gallium: remove vertices_per_patch, add pipe_context::set_patch_vertices 2021-08-21 00:08:11 +00:00
tegra gallium: add take_ownership into set_sampler_views to skip reference counting 2021-08-20 15:04:20 +00:00
v3d v3d/v3dv: add unlikely for any V3D_DEBUG check 2021-09-28 22:30:29 +00:00
vc4 broadcom: add cl_nobin debug option 2021-09-13 08:51:54 +00:00
virgl meson: use gtest protocol for gtest based tests when possible 2021-10-16 03:22:24 +00:00
zink nir: s/nir_var_mem_image/nir_var_image/g 2021-10-16 03:47:10 +00:00