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_emit.c
Age
Commit message (
Expand
)
Author
2009-02-12
r300-gallium: r300 passthrough shader, static shader objects, and clear code.
Corbin Simpson
2009-02-12
r300-gallium: Add r300 passthrough shader.
Corbin Simpson
2009-02-12
r300-gallium: Add r500 passthrough shader assembly.
Corbin Simpson
2009-02-08
r300: Update to match pipe_surface changes.
Corbin Simpson
2009-02-05
r300: Add framebuffer setup stub.
Corbin Simpson
2009-02-01
r300: Split rs_state emit into its own function.
Corbin Simpson
2009-02-01
r300: set up r5xx fragment shader; clear still broken
Joakim Sindholt
2009-02-01
r300: Unbreak emit, fix up a bunch of little things.
Corbin Simpson
2009-02-01
r300: A handful of thingys.
Corbin Simpson
2009-02-01
r300: Add dsa state emit.
Corbin Simpson
2009-02-01
r300: Add blend color state emit.
Corbin Simpson
2009-02-01
r300: Set up blend state emit, clean up blend registers.
Corbin Simpson
2009-02-01
r300: Add fragment shader stubs.
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