index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_surface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300-gallium: Remove unknown regs.
Corbin Simpson
2009-03-06
1
-11
/
+0
*
r300-gallium: Make sure registers are inside BEGIN/END CS.
Corbin Simpson
2009-03-06
1
-1
/
+2
*
r300-gallium: Separate out fog block.
Corbin Simpson
2009-03-06
1
-8
/
+1
*
r300-gallium: GA enhancements.
Corbin Simpson
2009-03-06
1
-2
/
+1
*
r300-gallium: Flat/smooth shading state.
Corbin Simpson
2009-03-06
1
-2
/
+1
*
r300-gallium: Pick up a few more bits of rs_state.
Corbin Simpson
2009-03-06
1
-13
/
+10
*
r300-gallium: Move RS block setup to CSO.
Corbin Simpson
2009-03-05
1
-30
/
+3
*
r300-gallium: Move scissor state.
Corbin Simpson
2009-03-05
1
-5
/
+5
*
r300-gallium: Add unaccelerated surface_copy.
Corbin Simpson
2009-03-04
1
-0
/
+62
*
r300-gallium: Clean up casts and indents.
Corbin Simpson
2009-03-01
1
-1
/
+2
*
r300-gallium: Split off invariant state.
Corbin Simpson
2009-03-01
1
-14
/
+3
*
r300-gallium: Fix register count.
Corbin Simpson
2009-02-28
1
-1
/
+1
*
r300-gallium: Fix hardlocks on trivial/clear.
Corbin Simpson
2009-02-28
1
-1
/
+2
*
r300-gallium: Use rs_state emit for r300_surface, move a few things around.
Corbin Simpson
2009-02-28
1
-19
/
+16
*
r300-gallium: Add pipe_format translators and apply them
Joakim Sindholt
2009-02-22
1
-2
/
+2
*
r300-gallium: correct buffer stride calculation
Joakim Sindholt
2009-02-22
1
-6
/
+5
*
r300-gallium: implement simple pipe_transfer Basically make the driver compil...
Joakim Sindholt
2009-02-18
1
-4
/
+4
*
r300-gallium: Fix BEGIN_CS and END_CS counting and mismatch.
Corbin Simpson
2009-02-16
1
-1
/
+1
*
r300-gallium: Add SC_CLIP_RULE to clear.
Corbin Simpson
2009-02-16
1
-0
/
+3
*
r300-gallium: Fix scissors.
Corbin Simpson
2009-02-15
1
-1
/
+7
*
r300-gallium: Grab bag of goodies.
Corbin Simpson
2009-02-15
1
-12
/
+4
*
r300-gallium: Clean up some clear registers.
Corbin Simpson
2009-02-15
1
-7
/
+3
*
r300-gallium: Various thingies.
Corbin Simpson
2009-02-13
1
-1
/
+7
*
r300-gallium: Fix build errors.
Corbin Simpson
2009-02-12
1
-1
/
+1
*
r300-gallium: fix OUT_CS_ONE_REG and use where applicable
Joakim Sindholt
2009-02-12
1
-12
/
+14
*
r300-gallium: r300 passthrough shader, static shader objects, and clear code.
Corbin Simpson
2009-02-12
1
-54
/
+11
*
r300: minor fixes and clear up some surface_fill
Joakim Sindholt
2009-02-12
1
-276
/
+289
*
r300: Add SW TCL paths for clear.
Corbin Simpson
2009-02-08
1
-19
/
+42
*
r300: Update to match pipe_surface changes.
Corbin Simpson
2009-02-08
1
-1
/
+2
*
r300: Clean up CS counting.
Corbin Simpson
2009-02-06
1
-4
/
+6
*
r300: working trivial/clear for r5xx
Joakim Sindholt
2009-02-05
1
-2
/
+2
*
r300: fix compiler/linker errors
Joakim Sindholt
2009-02-02
1
-2
/
+2
*
r300: Move some registers around.
Corbin Simpson
2009-02-02
1
-7
/
+4
*
r300: Add cleaned-up clear fallback, sort more regs.
Corbin Simpson
2009-02-01
1
-12
/
+23
*
r300: Try to fix up RS a bit more.
Corbin Simpson
2009-02-01
1
-16
/
+25
*
r300: set up r5xx fragment shader; clear still broken
Joakim Sindholt
2009-02-01
1
-57
/
+25
*
r300: Unbreak emit, fix up a bunch of little things.
Corbin Simpson
2009-02-01
1
-36
/
+37
*
r300: attempt at trivial/clear on r5xx
Joakim Sindholt
2009-02-01
1
-19
/
+64
*
r300: name registers for human readability
Joakim Sindholt
2009-02-01
1
-103
/
+103
*
r300: Fix a few more registers.
Corbin Simpson
2009-02-01
1
-4
/
+6
*
r300: A handful of thingys.
Corbin Simpson
2009-02-01
1
-25
/
+29
*
r300: Moar RS cleanup.
Corbin Simpson
2009-02-01
1
-9
/
+0
*
r300: Cleanup first part of RS block.
Corbin Simpson
2009-02-01
1
-12
/
+21
*
r300: Clean up PVS upload emits.
Corbin Simpson
2009-02-01
1
-71
/
+11
*
r300: Add dsa state emit.
Corbin Simpson
2009-02-01
1
-6
/
+3
*
r300: Add blend color state emit.
Corbin Simpson
2009-02-01
1
-1
/
+5
*
r300: Set up blend state emit, clean up blend registers.
Corbin Simpson
2009-02-01
1
-20
/
+22
*
r300: Deobfuscate a few registers, fix inaccurate variable names.
Corbin Simpson
2009-02-01
1
-3
/
+7
*
r300: Working trivial/clear for RV410.
Corbin Simpson
2009-02-01
1
-365
/
+39
*
BROKEN
Corbin Simpson
2009-02-01
1
-9
/
+311
[next]