summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_state_inlines.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson2009-08-181-0/+19
* r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson2009-05-171-19/+0
* r300-gallium: Allow surface_fill to clear depth/stencil buffers too.Corbin Simpson2009-03-301-0/+2
* r300-gallium: Clean up some emit, and some state handlers.Corbin Simpson2009-03-201-4/+21
* r300-gallium: Fix texture filters.Corbin Simpson2009-03-111-3/+12
* r300-gallium: Fix a handful of compiler warnings.Corbin Simpson2009-03-101-1/+1
* r300-gallium: Correct vertex format setup, cleanup regs and debugging.Corbin Simpson2009-03-071-4/+4
* r300-gallium: A bit more vertex format fixup.Corbin Simpson2009-03-071-0/+28
* r300-gallium: Fix hardlocks on trivial/clear.Corbin Simpson2009-02-281-0/+21
* r300-gallium: Move maths from r300_state to r300_state_inlines.Corbin Simpson2009-02-281-0/+6
* r300-gallium: Cleanup color formats.Corbin Simpson2009-02-281-6/+11
* r300-gallium: Move all state translators to r300_state_inlines.Corbin Simpson2009-02-281-39/+271
* r300-gallium: Add pipe_format translators and apply themJoakim Sindholt2009-02-221-0/+83