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_swtcl_emit.c
Age
Commit message (
Expand
)
Author
2009-04-04
r300-gallium: Move swtcl_emit to render to reflect its true purpose.
Corbin Simpson
2009-03-20
r300-gallium: Simplify/neaten up packet3.
Corbin Simpson
2009-03-20
r300-gallium: Clean up r300_swtcl_emit.
Corbin Simpson
2009-03-08
r300-gallium: Unbreak trivial/point.
Corbin Simpson
2009-03-05
r300-gallium: Fix up vertex count.
Corbin Simpson
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-27
r300-gallium: Turn true and false into TRUE and FALSE.
Corbin Simpson
2009-02-27
r300-gallium: A handful of tiny vfmt fixups.
Corbin Simpson
2009-02-23
r300-gallium: Fix pasto and debug messages.
Corbin Simpson
2009-02-23
r300-gallium: Cleanup some state emit, move vertex format state to r300_emit.
Corbin Simpson
2009-02-23
r300-gallium: Fix a handful of compile warnings.
Corbin Simpson
2009-02-23
r300-gallium: Finish VAP/VF setup.
Corbin Simpson
2009-02-18
r300-gallium: Factor out common functionality in vbuf emit.
Corbin Simpson
2009-02-17
r300-gallium: Add draw_arrays for swtcl_emit.
Corbin Simpson
2009-02-17
r300-gallium: Hook up new swtcl vbuf stage.
Corbin Simpson
2009-02-17
r300-gallium: Turn swtcl_emit into a vbuf_render stage.
Corbin Simpson
2009-02-16
r300-gallium: Fix BEGIN_CS and END_CS counting and mismatch.
Corbin Simpson
2009-02-16
r300-gallium: Add draw_arrays and friends.
Corbin Simpson
2009-02-15
r300-gallium: Grab bag of goodies.
Corbin Simpson
2009-02-03
r300: Moar swtcl emit. Still sucks, but getting there.
Corbin Simpson
2009-02-02
r300: Add stubs for swtcl immediate emit.
Corbin Simpson