summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_chipset.h
Commit message (Expand)AuthorAgeFilesLines
* winsys/radeon: simplify how value queries workMarek Olšák2011-07-251-7/+1
* r300g: consolidate deducing chipset infoMarek Olšák2011-06-071-8/+6
* r300g: emit US_FORMAT on R520 onlyMarek Olšák2011-04-081-1/+1
* r300g: fix texturing with sizes > 2048 on r500Marek Olšák2011-04-081-0/+2
* r300g: require DRM 2.3.0 (kernel 2.6.34)Marek Olšák2011-03-021-2/+0
* r300g: fix some bugs with zbuffer compression (v4)Marek Olšák2011-01-271-2/+11
* r300g: add capability bit index_bias_supportedMarek Olšák2010-12-031-0/+2
* r300g: fix texture swizzling with compressed textures on r400-r500Marek Olšák2010-12-011-0/+2
* r300g: implement hyper-z support. (v4)Dave Airlie2010-08-051-2/+12
* r300g: add "has HiZ" flag, add ZMask regsMarek Olšák2010-06-241-0/+2
* r300g: add is_rv350 flagMarek Olšák2010-04-201-5/+15
* r300g: raise the number of texture units to 16 for all supported chipsetsMarek Olšák2010-04-051-0/+2
* r300g: add is_r400 flagMarek Olšák2010-01-121-1/+8
* r300g: Cleanup header includes.Corbin Simpson2009-10-211-3/+3
* r300g: fixup arb occulsion query support.Dave Airlie2009-10-141-0/+2
* r300g: Add high_second_pipe cap for R3xx chipsets.Corbin Simpson2009-08-181-0/+2
* Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson2009-08-181-0/+2
* r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson2009-05-171-2/+0
* r300-gallium: Add RS600 chipsets.Corbin Simpson2009-02-271-0/+1
* r300: Deobfuscate a few registers, fix inaccurate variable names.Corbin Simpson2009-02-011-4/+5
* r300: Add some useful debugging information; remove a couple compile warnings.Corbin Simpson2009-02-011-27/+0
* amd/r300: Wire up GETPARAM ioctls.Corbin Simpson2009-02-011-1/+1
* r300: Add num_vert_pipes (and remove busted num_pipes.)Corbin Simpson2009-02-011-3/+5
* r300: Use chip caps for something.Corbin Simpson2009-02-011-3/+6
* r300: Add chipset sorting and capabilities.Corbin Simpson2009-02-011-0/+100