mesa/src/gallium/drivers
Nicolai Hähnle 9882ed85bd radeonsi: emit sample locations also when nr_samples == 1
Since the state tracker now enables MSAA in the hardware for the case
nr_samples == 1 as well, we need to set sample locations correctly for
this case.

The Polaris override is still needed for the non-MSAA case (when
nr_samples == 0).

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net>
2016-11-18 09:48:46 +01:00
..
ddebug ddebug: dump most driver information with GALLIUM_DDEBUG=always 2016-10-05 21:03:23 +02:00
freedreno gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD 2016-11-15 20:23:40 +01:00
i915 gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS 2016-10-22 12:02:35 -04:00
ilo gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS 2016-10-22 12:02:35 -04:00
llvmpipe llvmpipe: Fix build after removal of deprecated attribute API v2 2016-11-09 20:13:27 +00:00
noop noop: implement resource_get_handle 2016-09-05 16:12:04 +02:00
nouveau gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD 2016-11-15 20:23:40 +01:00
r300 gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD 2016-11-15 20:23:40 +01:00
r600 gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD 2016-11-15 20:23:40 +01:00
radeon radeonsi: fix r600_texture::tc_compatible_htile 2016-11-10 18:34:55 +01:00
radeonsi radeonsi: emit sample locations also when nr_samples == 1 2016-11-18 09:48:46 +01:00
rbug gallium: Use enum pipe_shader_type in set_sampler_views() 2016-08-29 09:07:25 -06:00
softpipe gallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS 2016-10-22 12:02:35 -04:00
svga gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD 2016-11-15 20:23:40 +01:00
swr swr: [rasterizer core] fix clear with multiple color attachments 2016-11-16 14:21:04 -06:00
trace trace: add invalidate_resource callback 2016-10-11 20:47:54 -04:00
vc4 vc4: Try compiling our FSes in multithreaded mode on new kernels. 2016-11-16 19:45:01 -08:00
virgl gallium: add PIPE_SHADER_CAP_LOWER_IF_THRESHOLD 2016-11-15 20:23:40 +01:00