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_surface.c
Age
Commit message (
Expand
)
Author
2009-05-20
r300-gallium: Make surface_copy work, and refactor buffer validation.
Corbin Simpson
2009-05-17
r300-gallium: Size mismatch.
Corbin Simpson
2009-05-17
r300-gallium: Clean up more invariant state.
Corbin Simpson
2009-05-16
r300-gallium: Various cleanups leftover from before.
Corbin Simpson
2009-05-14
r300-gallium: Correct VTE setup for surface_fill, make surface_copy emit right.
Corbin Simpson
2009-05-11
r300-gallium: unbreak build
Joakim Sindholt
2009-05-11
r300-gallium: Setup surface in r300_surface_copy.
Corbin Simpson
2009-05-11
r300-gallium: Cleanup some compile warnings.
Corbin Simpson
2009-05-01
r300-gallium, radeon-winsys: Space accounting.
Corbin Simpson
2009-04-06
r300-gallium: Fix surface_copy too.
Corbin Simpson
2009-04-06
r300-gallium: Properly setup HW/SW TCL controls.
Corbin Simpson
2009-04-04
r300-gallium: Clean up compile warnings and strict compile errors.
Corbin Simpson
2009-04-01
r300-gallium: Add vertex shader for surface_copy.
Corbin Simpson
2009-03-31
r300-gallium: Moar vert shader emit.
Corbin Simpson
2009-03-31
r300-gallium: Add vertex shader emit.
Corbin Simpson
2009-03-30
r300-gallium: RGBA, not ARGB, after all.
Corbin Simpson
2009-03-30
r300-gallium: Allow surface_fill to clear depth/stencil buffers too.
Corbin Simpson
2009-03-30
r300-gallium: Emit the "right" sequence of colors.
Corbin Simpson
2009-03-30
r300-gallium: Handful of small leftovers.
Corbin Simpson
2009-03-27
r300-gallium: Add some surface_copy.
Corbin Simpson
2009-03-20
r300-gallium: Simplify/neaten up packet3.
Corbin Simpson
2009-03-20
r300-gallium: Clean up surface_fill, prep for surface_copy code.
Corbin Simpson
2009-03-20
r300-gallium: Properly offset scissors.
Corbin Simpson
2009-03-17
r300-gallium: Move all unsorted state into invariant state.
Corbin Simpson
2009-03-17
r300-gallium: Emit invariant state, no matter what.
Corbin Simpson
2009-03-17
r300-gallium: Quick little cleanup of surface_fill state.
Corbin Simpson
2009-03-15
r300-gallium: r500-fs: Setup immediates.
Corbin Simpson
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-10
r300-gallium: Unbreak fallback in surface_fill.
Corbin Simpson
2009-03-07
r300-gallium: Correct vertex format setup, cleanup regs and debugging.
Corbin Simpson
2009-03-07
r300-gallium: Move a few registers.
Corbin Simpson
2009-03-07
r300-gallium: A bit more vertex format fixup.
Corbin Simpson
2009-03-06
r300-gallium: Remove unknown regs.
Corbin Simpson
2009-03-06
r300-gallium: Make sure registers are inside BEGIN/END CS.
Corbin Simpson
2009-03-06
r300-gallium: Separate out fog block.
Corbin Simpson
2009-03-06
r300-gallium: GA enhancements.
Corbin Simpson
2009-03-06
r300-gallium: Flat/smooth shading state.
Corbin Simpson
2009-03-06
r300-gallium: Pick up a few more bits of rs_state.
Corbin Simpson
2009-03-05
r300-gallium: Move RS block setup to CSO.
Corbin Simpson
2009-03-05
r300-gallium: Move scissor state.
Corbin Simpson
2009-03-04
r300-gallium: Add unaccelerated surface_copy.
Corbin Simpson
2009-03-01
r300-gallium: Clean up casts and indents.
Corbin Simpson
2009-03-01
r300-gallium: Split off invariant state.
Corbin Simpson
2009-02-28
r300-gallium: Fix register count.
Corbin Simpson
2009-02-28
r300-gallium: Fix hardlocks on trivial/clear.
Corbin Simpson
2009-02-28
r300-gallium: Use rs_state emit for r300_surface, move a few things around.
Corbin Simpson
2009-02-22
r300-gallium: Add pipe_format translators and apply them
Joakim Sindholt
2009-02-22
r300-gallium: correct buffer stride calculation
Joakim Sindholt
2009-02-18
r300-gallium: implement simple pipe_transfer Basically make the driver compil...
Joakim Sindholt
2009-02-16
r300-gallium: Fix BEGIN_CS and END_CS counting and mismatch.
Corbin Simpson
[next]