OSDN Git Service

r300g: always put MSAA resources in VRAM
authorMarek Olšák <maraeo@gmail.com>
Thu, 31 Jan 2013 23:32:55 +0000 (00:32 +0100)
committerMarek Olšák <maraeo@gmail.com>
Fri, 1 Feb 2013 14:16:35 +0000 (15:16 +0100)
commita06f03d795153ce060d99aafb61d10c27a47efc1
treef29418f5c331c330bf2ec880964f7fa8786a7709
parent3b888f534cd42065b01ede8b9c646a2be0015509
r300g: always put MSAA resources in VRAM

This along with the latest drm-fixes branch should help with bad performance
of MSAA. Remember: Nx MSAA can't be more than N times slower (where N=2,4,6).

Anyway, I recommend at least 512 MB of VRAM for Full HD 6x MSAA.

NOTE: This is a candidate for the 9.1 branch.
src/gallium/drivers/r300/r300_texture.c