index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_state_inlines.h
Age
Commit message (
Expand
)
Author
2009-11-01
r300g: Adopt osiris' PSC data and swizzle.
Corbin Simpson
2009-10-22
r300g: Enable more stuff in r300_screen, cleanup comments.
Corbin Simpson
2009-10-22
r300g: Cleanup PSC setup math a bit and stop using Draw formats.
Corbin Simpson
2009-10-21
r300g: Update comments, function names in r300_state_inlines.
Corbin Simpson
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-10-12
r300g: Clean up texture formats.
Corbin Simpson
2009-10-04
r300g: xRGB and RGBx formats.
Corbin Simpson
2009-08-18
Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."
Corbin Simpson
2009-05-17
r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.
Corbin Simpson
2009-03-30
r300-gallium: Allow surface_fill to clear depth/stencil buffers too.
Corbin Simpson
2009-03-20
r300-gallium: Clean up some emit, and some state handlers.
Corbin Simpson
2009-03-11
r300-gallium: Fix texture filters.
Corbin Simpson
2009-03-10
r300-gallium: Fix a handful of compiler warnings.
Corbin Simpson
2009-03-07
r300-gallium: Correct vertex format setup, cleanup regs and debugging.
Corbin Simpson
2009-03-07
r300-gallium: A bit more vertex format fixup.
Corbin Simpson
2009-02-28
r300-gallium: Fix hardlocks on trivial/clear.
Corbin Simpson
2009-02-28
r300-gallium: Move maths from r300_state to r300_state_inlines.
Corbin Simpson
2009-02-28
r300-gallium: Cleanup color formats.
Corbin Simpson
2009-02-28
r300-gallium: Move all state translators to r300_state_inlines.
Corbin Simpson
2009-02-22
r300-gallium: Add pipe_format translators and apply them
Joakim Sindholt