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_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300-gallium: Fix BEGIN_CS size.
Corbin Simpson
2009-02-23
1
-1
/
+1
*
r300-gallium: Consolidate state updates.
Corbin Simpson
2009-02-17
1
-2
/
+8
*
r300-gallium: Fix BEGIN_CS and END_CS counting and mismatch.
Corbin Simpson
2009-02-16
1
-1
/
+2
*
r300-gallium: Add draw_arrays and friends.
Corbin Simpson
2009-02-16
1
-1
/
+1
*
r300-gallium: Fix scissors.
Corbin Simpson
2009-02-15
1
-4
/
+12
*
r300-gallium: Grab bag of goodies.
Corbin Simpson
2009-02-15
1
-4
/
+2
*
r300-gallium: Add Z/stencil buffer format emit.
Corbin Simpson
2009-02-14
1
-2
/
+8
*
r300-gallium: Emit Z/stencil buffer offset.
Corbin Simpson
2009-02-14
1
-0
/
+13
*
r300-gallium: Various thingies.
Corbin Simpson
2009-02-13
1
-0
/
+18
*
r300-gallium: Fix linker error a few linker warnings.
Corbin Simpson
2009-02-12
1
-1
/
+1
*
r300-gallium: Fix build errors.
Corbin Simpson
2009-02-12
1
-9
/
+9
*
r300-gallium: fix OUT_CS_ONE_REG and use where applicable
Joakim Sindholt
2009-02-12
1
-13
/
+3
*
r300-gallium: r300 passthrough shader, static shader objects, and clear code.
Corbin Simpson
2009-02-12
1
-11
/
+20
*
r300-gallium: Add r300 passthrough shader.
Corbin Simpson
2009-02-12
1
-14
/
+49
*
r300-gallium: Add r500 passthrough shader assembly.
Corbin Simpson
2009-02-12
1
-0
/
+33
*
r300: Update to match pipe_surface changes.
Corbin Simpson
2009-02-08
1
-1
/
+3
*
r300: Add framebuffer setup stub.
Corbin Simpson
2009-02-05
1
-0
/
+16
*
r300: Split rs_state emit into its own function.
Corbin Simpson
2009-02-01
1
-9
/
+20
*
r300: set up r5xx fragment shader; clear still broken
Joakim Sindholt
2009-02-01
1
-3
/
+3
*
r300: Unbreak emit, fix up a bunch of little things.
Corbin Simpson
2009-02-01
1
-2
/
+5
*
r300: A handful of thingys.
Corbin Simpson
2009-02-01
1
-0
/
+1
*
r300: Add dsa state emit.
Corbin Simpson
2009-02-01
1
-11
/
+20
*
r300: Add blend color state emit.
Corbin Simpson
2009-02-01
1
-15
/
+25
*
r300: Set up blend state emit, clean up blend registers.
Corbin Simpson
2009-02-01
1
-6
/
+12
*
r300: Add fragment shader stubs.
Corbin Simpson
2009-02-01
1
-1
/
+1
*
r300: Use chip caps for something.
Corbin Simpson
2009-02-01
1
-2
/
+2
*
r300: Add chipset sorting and capabilities.
Corbin Simpson
2009-02-01
1
-2
/
+2
*
r300: Various flags, small state tracking things.
Corbin Simpson
2009-02-01
1
-0
/
+5
*
r300: Add a basic dirty state emit.
Corbin Simpson
2009-02-01
1
-0
/
+92