summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_state_inlines.h
AgeCommit message (Expand)Author
2009-03-30r300-gallium: Allow surface_fill to clear depth/stencil buffers too.Corbin Simpson
2009-03-20r300-gallium: Clean up some emit, and some state handlers.Corbin Simpson
2009-03-11r300-gallium: Fix texture filters.Corbin Simpson
2009-03-10r300-gallium: Fix a handful of compiler warnings.Corbin Simpson
2009-03-07r300-gallium: Correct vertex format setup, cleanup regs and debugging.Corbin Simpson
2009-03-07r300-gallium: A bit more vertex format fixup.Corbin Simpson
2009-02-28r300-gallium: Fix hardlocks on trivial/clear.Corbin Simpson
2009-02-28r300-gallium: Move maths from r300_state to r300_state_inlines.Corbin Simpson
2009-02-28r300-gallium: Cleanup color formats.Corbin Simpson
2009-02-28r300-gallium: Move all state translators to r300_state_inlines.Corbin Simpson
2009-02-22r300-gallium: Add pipe_format translators and apply themJoakim Sindholt