index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
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-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