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_screen.c
Age
Commit message (
Expand
)
Author
2009-02-14
r300-gallium: Update r300_screen comments and add a few formats.
Corbin Simpson
2009-02-14
r300-gallium: Enable all four colorbuffer render targets.
Corbin Simpson
2009-02-08
r300: Update to match pipe_surface changes.
Corbin Simpson
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: Add u_simple_screen support.
Corbin Simpson
2009-02-01
r300: Make format names legible.
Corbin Simpson
2009-02-01
r300: Add more capabilities.
Corbin Simpson
2009-02-01
r300: Newlines, dammit!
Corbin Simpson
2009-02-01
r300: Add some useful debugging information; remove a couple compile warnings.
Corbin Simpson
2009-02-01
r300: Finish basic state setup.
Corbin Simpson
2009-02-01
r300: Add texture stubs.
Corbin Simpson
2009-02-01
amd/r300: Wire up GETPARAM ioctls.
Corbin Simpson
2009-02-01
r300: Set floating-point params.
Corbin Simpson
2009-02-01
r300: Fix indenting.
Corbin Simpson
2009-02-01
r300: Fix missing free().
Corbin Simpson
2009-02-01
r300: Use chip caps for something.
Corbin Simpson
2009-02-01
r300: Add chipset sorting and capabilities.
Corbin Simpson
2009-02-01
r300: Various flags, small state tracking things.
Corbin Simpson
2009-02-01
r300: Add a basic dirty state emit.
Corbin Simpson
2009-02-01
r300, amd: Make everything build. (Not necessarily work, mind you.)
Corbin Simpson
2009-02-01
gallium-r300: Max LOD bias is 16.0.
Corbin Simpson
2009-02-01
gallium-r300: Fit it all together now.
Corbin Simpson
2009-02-01
gallium-r300: Make it build.
Corbin Simpson
2009-02-01
gallium-r300: Initial commit.
Corbin Simpson