mesa/src
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
..
egl egl: Pass the correct X visual depth to xcb_put_image(). 2015-01-31 09:14:36 +00:00
gallium gallium: Add MULTISAMPLE_Z_RESOLVE cap 2015-02-06 00:07:18 +01:00
gbm gbm: Define _DEFAULT_SOURCE to avoid warning 2015-01-16 21:54:54 -08:00
getopt
glsl nir: add an optimization to remove useless phi nodes 2015-02-03 16:00:13 -05:00
glx mesa: remove support for GCC older than 3.3.0 2014-12-17 08:37:05 +11:00
gtest gtest: Add headers to distribution. 2014-12-12 12:11:46 -08:00
hgl hgl: traverse add-on entries 2014-12-10 14:01:01 +00:00
loader loader: Remove NEED_OPENGL_COMMON check. 2015-01-23 14:28:44 -08:00
mapi glapi: add GL_EXT_polygon_offset_clamp 2015-02-02 20:35:36 -05:00
mesa i965: Remove now unnecessary Gen8 CMP destination type override. 2015-02-04 12:14:35 -08:00
util util/u_atomic: Provide a _InterlockedCompareExchange8 for older MSVC. 2015-01-30 15:24:34 +00:00
Makefile.am glsl: Build a libglsl_util library. 2015-01-23 14:28:44 -08:00
SConscript egl: Fix non-dri SCons builds re #87657 2014-12-25 10:34:49 -05:00