index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
r300
/
r300_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: Move render functions to r300_render.
Corbin Simpson
2009-10-22
1
-0
/
+3
*
r300g: Remove unused debug flag.
Corbin Simpson
2009-10-21
1
-3
/
+2
*
r300g: Cleanup header includes.
Corbin Simpson
2009-10-21
1
-13
/
+0
*
r300g: Fix u_hash_table rename.
Corbin Simpson
2009-10-17
1
-1
/
+1
*
r300g: Use a hash table to look up vertex info.
Corbin Simpson
2009-10-16
1
-2
/
+8
*
r300g: Move ZTOP to its own state atom.
Corbin Simpson
2009-10-14
1
-1
/
+7
*
r300g: add QUERY to KITCHEN_SINK
Dave Airlie
2009-10-14
1
-1
/
+1
*
r300g: port over last parts of oq support.
Dave Airlie
2009-10-14
1
-0
/
+2
*
r300g: convert query to a state for emitting.
Dave Airlie
2009-10-14
1
-0
/
+2
*
r300g: fixup arb occulsion query support.
Dave Airlie
2009-10-14
1
-1
/
+3
*
r300g: More debug flags.
Corbin Simpson
2009-10-12
1
-0
/
+2
*
r300g: Surface debug.
Corbin Simpson
2009-10-12
1
-0
/
+1
*
r300g: There is no such thing as "texture stride"
Nicolai Hähnle
2009-09-12
1
-2
/
+9
*
r300g: Fix a number of warnings
Nicolai Hähnle
2009-09-06
1
-4
/
+1
*
r300g: Debug flags infrastructure
Nicolai Hähnle
2009-09-06
1
-0
/
+39
*
r300g: Massively cleanup OQ.
Corbin Simpson
2009-08-18
1
-0
/
+32
*
r300g: Remove r300_constant_buffer::user_count.
Corbin Simpson
2009-08-07
1
-2
/
+0
*
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
1
-59
/
+1
*
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle
2009-07-30
1
-27
/
+2
*
r300g: Small compile warning fixes.
Nicolai Hähnle
2009-07-13
1
-1
/
+2
*
r300g, radeon: Whitespace fixes.
Nicolai Hähnle
2009-07-13
1
-1
/
+1
*
r300-gallium: organize fragment/vertex shaders
Joakim Sindholt
2009-06-26
1
-6
/
+6
*
r300-gallium: Emit UCP.
Corbin Simpson
2009-06-05
1
-17
/
+20
*
r300-gallium: Another constantbuf shader recompile test.
Corbin Simpson
2009-05-20
1
-0
/
+8
*
r300-gallium: Raise constantbuf limits.
Corbin Simpson
2009-05-20
1
-3
/
+3
*
r300-gallium: Always do VTE, never software viewport.
Corbin Simpson
2009-05-18
1
-0
/
+10
*
r300-gallium: Finish space accounting.
Corbin Simpson
2009-05-08
1
-1
/
+6
*
r300-gallium: Don't bother with conditional double define.
Corbin Simpson
2009-05-01
1
-7
/
+0
*
r300-gallium: Clean up vertex format setup.
Corbin Simpson
2009-04-10
1
-5
/
+6
*
r300-gallium: Properly interface with Draw for vert shaders.
Corbin Simpson
2009-04-05
1
-0
/
+3
*
r300-gallium: Move swtcl_emit to render to reflect its true purpose.
Corbin Simpson
2009-04-04
1
-1
/
+1
*
r300-gallium: Stubs for vertex shaders.
Corbin Simpson
2009-03-31
1
-0
/
+22
*
r300-gallium: r300-fs: Moar.
Corbin Simpson
2009-03-25
1
-4
/
+1
*
r300-gallium: Emit viewport state.
Corbin Simpson
2009-03-18
1
-6
/
+7
*
r300-gallium: Viewport state storage.
Corbin Simpson
2009-03-18
1
-1
/
+13
*
r300-gallium: Initial, broken, query setup.
Corbin Simpson
2009-03-10
1
-0
/
+1
*
r300-gallium: First stab at texture support.
Corbin Simpson
2009-03-10
1
-1
/
+8
*
r300-gallium: Clean up RS.
Corbin Simpson
2009-03-07
1
-0
/
+4
*
r300-gallium: Flat/smooth shading state.
Corbin Simpson
2009-03-06
1
-0
/
+1
*
r300-gallium: Pick up a few more bits of rs_state.
Corbin Simpson
2009-03-06
1
-0
/
+1
*
r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.
Corbin Simpson
2009-03-03
1
-1
/
+0
*
r300-gallium: Add RS block setup.
Corbin Simpson
2009-02-27
1
-6
/
+16
*
r300-gallium: Fix a handful of compile warnings.
Corbin Simpson
2009-02-23
1
-0
/
+1
*
r300-gallium: Finish VAP/VF setup.
Corbin Simpson
2009-02-23
1
-1
/
+10
*
r300-gallium: implement simple pipe_transfer Basically make the driver compil...
Joakim Sindholt
2009-02-18
1
-0
/
+3
*
r300-gallium: Set up draw rasterizer.
Corbin Simpson
2009-02-16
1
-0
/
+3
*
r300-gallium: Add draw_arrays and friends.
Corbin Simpson
2009-02-16
1
-10
/
+26
*
r300-gallium: Add derived state for vertex formats.
Corbin Simpson
2009-02-13
1
-11
/
+15
*
r300-gallium: Add r300 passthrough shader.
Corbin Simpson
2009-02-12
1
-3
/
+26
*
r300-gallium: Add r500 passthrough shader assembly.
Corbin Simpson
2009-02-12
1
-0
/
+16
[next]