mesa/src/gallium/include/pipe
Axel Davy eb1c12d20d gallium: Add MULTISAMPLE_Z_RESOLVE cap
Resolving a multisampled depth texture into
a single sampled texture is supported on >= SM4.1
hw. It is possible some previous hw support it.

The ability was tested on radeonsi and nvc0.
Apparently is is also supported for radeon >= r700.

This patch adds the MULTISAMPLE_Z_RESOLVE cap and
add it to the drivers. It is advertised for drivers
for which it is sure the ability is supported.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Axel Davy <axel.davy@ens.fr>
2015-02-06 00:07:18 +01:00
..
p_compiler.h gallium: remove support for GCC older than 4.2.0 2014-12-18 16:08:19 +11:00
p_config.h gallium: Add tokens for DragonFly BSD. 2014-10-10 21:32:35 -07:00
p_context.h gallium: Plumb the swap INVALIDATE_ANCILLARY flag through more layers. 2015-01-06 15:40:41 -08:00
p_defines.h gallium: Add MULTISAMPLE_Z_RESOLVE cap 2015-02-06 00:07:18 +01:00
p_format.h gallium: update comment for enum pipe_format 2014-09-22 16:59:48 -06:00
p_screen.h s/Tungsten Graphics/VMware/ 2014-01-17 20:00:32 +00:00
p_shader_tokens.h gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX 2014-12-16 04:23:00 +01:00
p_state.h gallium: set PIPE_MAX_SAMPLERS to 18 2015-02-04 14:34:13 +01:00
p_video_codec.h vl: add level interface 2014-06-18 13:53:17 +02:00
p_video_enums.h vl: add more avc profiles 2014-06-04 17:24:41 +02:00
p_video_state.h vl: add interface for non-referenced frames 2014-05-27 16:56:32 +02:00