Age | Commit message (Expand) | Author |
2010-06-24 | r300g: a couple more chipsets do not have HiZ RAM | Marek Olšák |
2010-06-24 | r300g: add "has HiZ" flag, add ZMask regs | Marek Olšák |
2010-04-22 | r300g: fix vertex unit setup | Alex Deucher |
2010-04-20 | r300g: add is_rv350 flag | Marek Olšák |
2010-04-19 | r300c/r300g: add 3155 rv380 pci id | Dave Airlie |
2010-04-05 | r300g: raise the number of texture units to 16 for all supported chipsets | Marek Olšák |
2010-03-27 | r300g: print errors even on non-debug builds | Marek Olšák |
2010-01-12 | r300g: Fix is_r400 status for rs4xx and rc4xx. | Corbin Simpson |
2010-01-12 | r300g: add is_r400 flag | Marek Olšák |
2009-10-21 | r300g: Cleanup header includes. | Corbin Simpson |
2009-10-21 | r300g: Don't use getenv; use debug_get_*_option instead. | Corbin Simpson |
2009-08-18 | r300g: Add high_second_pipe cap for R3xx chipsets. | Corbin Simpson |
2009-08-18 | Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit." | Corbin Simpson |
2009-05-20 | r300-gallium: Add missing R481 PCI ID. | Corbin Simpson |
2009-05-17 | r300-gallium, radeon-gallium: Nuke gb_pipes from orbit. | Corbin Simpson |
2009-05-13 | r300-gallium: Clean up outdated comments. | Corbin Simpson |
2009-03-31 | r300-gallium: Backwards test. | Corbin Simpson |
2009-02-28 | r300-gallium: Add RADEON_NO_TCL debugging option. | Corbin Simpson |
2009-02-27 | r300-gallium: Add RS600 chipsets. | Corbin Simpson |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca |
2009-02-12 | r300: minor fixes and clear up some surface_fill | Joakim Sindholt |
2009-02-02 | r300: fix compiler/linker errors | Joakim Sindholt |
2009-02-02 | r300: Take care of some XXXes. | Corbin Simpson |
2009-02-01 | r300: Deobfuscate a few registers, fix inaccurate variable names. | Corbin Simpson |
2009-02-01 | r300: Moar state handlers. | Corbin Simpson |
2009-02-01 | amd/r300: Wire up GETPARAM ioctls. | Corbin Simpson |
2009-02-01 | r300: Add num_vert_pipes (and remove busted num_pipes.) | Corbin Simpson |
2009-02-01 | r300: Use chip caps for something. | Corbin Simpson |
2009-02-01 | r300: Add chipset sorting and capabilities. | Corbin Simpson |