summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_chipset.h
AgeCommit message (Expand)Author
2011-03-02r300g: require DRM 2.3.0 (kernel 2.6.34)Marek Olšák
2011-01-27r300g: fix some bugs with zbuffer compression (v4)Marek Olšák
2010-12-03r300g: add capability bit index_bias_supportedMarek Olšák
2010-12-01r300g: fix texture swizzling with compressed textures on r400-r500Marek Olšák
2010-08-05r300g: implement hyper-z support. (v4)Dave Airlie
2010-06-24r300g: add "has HiZ" flag, add ZMask regsMarek Olšák
2010-04-20r300g: add is_rv350 flagMarek Olšák
2010-04-05r300g: raise the number of texture units to 16 for all supported chipsetsMarek Olšák
2010-01-12r300g: add is_r400 flagMarek Olšák
2009-10-21r300g: Cleanup header includes.Corbin Simpson
2009-10-14r300g: fixup arb occulsion query support.Dave Airlie
2009-08-18r300g: Add high_second_pipe cap for R3xx chipsets.Corbin Simpson
2009-08-18Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson
2009-05-17r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson
2009-02-27r300-gallium: Add RS600 chipsets.Corbin Simpson
2009-02-01r300: Deobfuscate a few registers, fix inaccurate variable names.Corbin Simpson
2009-02-01r300: Add some useful debugging information; remove a couple compile warnings.Corbin Simpson
2009-02-01amd/r300: Wire up GETPARAM ioctls.Corbin Simpson
2009-02-01r300: Add num_vert_pipes (and remove busted num_pipes.)Corbin Simpson
2009-02-01r300: Use chip caps for something.Corbin Simpson
2009-02-01r300: Add chipset sorting and capabilities.Corbin Simpson