mesa/src
Paul Berry b09a754078 i965/gen7: Enable support for fast color clears.
This patch adds code to place mcs_state into INTEL_MCS_STATE_RESOLVED
for miptrees that are capable of supporting fast color clears.  This
will have no effect on buffers that don't undergo a fast color clear;
however, for buffers that do undergo a fast color clear, an MCS
miptree will be allocated (at the time of the first fast clear), and
will be used thereafter.

Reviewed-by: Eric Anholt <eric@anholt.net>
2013-06-12 11:10:07 -07:00
..
egl mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
gallium winsys/intel: make struct intel_bo alias drm_intel_bo 2013-06-12 17:46:52 +08:00
gbm gbm: Remember to init format on gbm_dri_bo_create. 2013-02-07 20:00:52 -05:00
getopt
glsl glsl: Allow the use of determinant() in GLSL 1.50. 2013-06-10 10:54:57 -07:00
glx mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi mesa: remove outdated version lines in comments 2013-06-05 08:54:27 -06:00
mesa i965/gen7: Enable support for fast color clears. 2013-06-12 11:10:07 -07:00
Makefile.am build: Remove GALLIUM_DIRS 2013-04-15 12:04:26 -07:00
SConscript