summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_state_inlines.h
Commit message (Expand)AuthorAgeFilesLines
* r300g: Organize inlined state.Corbin Simpson2009-11-071-36/+36
* r300g: DCE.Corbin Simpson2009-11-071-1/+1
* r300g: Be more verbose in what's killing us WRT vert formats.Corbin Simpson2009-11-071-4/+12
* r300g: add polygon modeMarek Olšák2009-11-041-0/+36
* r300g: Adopt osiris' PSC data and swizzle.Corbin Simpson2009-11-011-40/+88
* r300g: Enable more stuff in r300_screen, cleanup comments.Corbin Simpson2009-10-221-1/+3
* r300g: Cleanup PSC setup math a bit and stop using Draw formats.Corbin Simpson2009-10-221-11/+37
* r300g: Update comments, function names in r300_state_inlines.Corbin Simpson2009-10-211-3/+21
* r300g: Cleanup header includes.Corbin Simpson2009-10-211-0/+2
* r300g: Clean up texture formats.Corbin Simpson2009-10-121-1/+0
* r300g: xRGB and RGBx formats.Corbin Simpson2009-10-041-0/+9
* 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