r600g: do not require MSAA renderbuffer support if not asked for
authorMarek Olšák <maraeo@gmail.com>
Sat, 8 Sep 2012 13:50:30 +0000 (15:50 +0200)
committerMarek Olšák <maraeo@gmail.com>
Fri, 21 Sep 2012 23:19:33 +0000 (01:19 +0200)
commitc3454d95af46d6de52f319e538378dee57d6fe36
tree2ebb7ce64bcb9d9fa5b0743c9c02152b1ab3dd09
parent27e056ff15ff365e0e00209738ff97ca64f02f2a
r600g: do not require MSAA renderbuffer support if not asked for

to allow stencil-only sampler-only formats (like X24S8)

NOTE: This is a candidate for the stable branches.
(cherry picked from commit df5e2c058f73b72909fa99a2a189f5877525e3bf)
src/gallium/drivers/r600/evergreen_state.c
src/gallium/drivers/r600/r600_state.c