mesa/src/gallium/drivers
Dave Airlie 4326c5460d llvmpipe: don't support scaled formats outside vertex buffers
Scaled formats are usually only needed as vertex buffer formats,
don't expose them as supported for other things.

Lavapipe will use this to export the correct formats support.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8907>
2021-02-16 05:31:11 +00:00
..
d3d12 d3d12: Fail screen creation if a shader validator is needed and can't be created 2021-02-12 17:00:38 +00:00
etnaviv etnaviv: Use gl_varying_slot_name_for_stage() 2021-02-13 00:44:53 +00:00
freedreno freedreno: Add missing dep on freedreno tracepoints. 2021-02-15 19:14:21 +00:00
i915 gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
iris iris: Make a pin_scratch_space() helper 2021-02-12 21:14:26 +00:00
kmsro kmsro: sync Android.mk GALLIUM_TARGET_DRIVERS 2021-01-06 22:34:45 +00:00
lima lima: implement GL_EXT_texture_swizzle 2021-02-13 18:57:43 +00:00
llvmpipe llvmpipe: don't support scaled formats outside vertex buffers 2021-02-16 05:31:11 +00:00
nouveau nv50,nvc0: add scissored clear support 2021-02-08 15:47:47 +00:00
panfrost panfrost: Move the blend logic out of the gallium driver 2021-02-15 11:23:46 +00:00
r300 gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
r600 r600/sfn: Initialize FragmentShaderFromNir member m_pos_input. 2021-02-12 22:31:06 -08:00
radeon radeon/vcn: enable dynamic dpb Tier2 support 2021-02-09 08:39:42 -05:00
radeonsi radeonsi: add debug options nodisplaytiling and nodisplaydcc 2021-02-13 04:56:05 +00:00
softpipe gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
svga gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
swr gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
tegra gallium: add take_ownership param into set_vertex_buffers to eliminate atomics 2021-01-27 23:53:35 +00:00
v3d v3d: Stop advertising support for flat shading. 2021-02-09 20:06:48 -08:00
vc4 vc4: Stop advertising support for VS color clamping. 2021-02-09 20:06:48 -08:00
virgl targets/libgl-xlib: add support for virgl 2021-02-06 05:08:03 +00:00
zink zink: support nir_intrinsic_group_memory_barrier 2021-02-15 22:38:06 -05:00