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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965g: remove droppings in xlib winsys
Keith Whitwell
2009-11-15
1
-1
/
+0
*
i965g: restore check on line smooth state
Keith Whitwell
2009-11-14
1
-1
/
+2
*
i965g: consult fs inputs when laying out vs output regs
Keith Whitwell
2009-11-11
5
-43
/
+113
*
i965g: skip over vertex position output when preallocating FS inputs
Keith Whitwell
2009-11-11
1
-0
/
+4
*
i965g: some more cases where file_max[] is used without obligatory +1
Keith Whitwell
2009-11-11
1
-5
/
+5
*
i965g: smaller upload buffer for index data
Keith Whitwell
2009-11-11
1
-1
/
+1
*
i965g: fix off-by-one on curbe upload
Keith Whitwell
2009-11-11
1
-4
/
+10
*
i965g: avoid use of internally generated immediates
Keith Whitwell
2009-11-11
1
-1
/
+4
*
trivial: make tri-orig more closely match the original version of tri...
Keith Whitwell
2009-11-11
1
-5
/
+5
*
i965g: Fixup texture formats
Jakob Bornecrantz
2009-11-07
2
-37
/
+74
*
i965g: Formalize on S8Z24 as the suported depth format
Jakob Bornecrantz
2009-11-07
4
-12
/
+4
*
i965g: Fixup buffer creation function
Jakob Bornecrantz
2009-11-06
1
-2
/
+12
*
i965g: Add texture transfer functions
Jakob Bornecrantz
2009-11-06
1
-0
/
+95
*
i965g: Match pitch modification on get buffer as well
Jakob Bornecrantz
2009-11-06
1
-1
/
+1
*
progs/trivial: Ignores
Jakob Bornecrantz
2009-11-06
1
-0
/
+1
*
i965g: First clear!
Jakob Bornecrantz
2009-11-06
1
-11
/
+5
*
i965g: get rid of cc key, simplify state upload
Keith Whitwell
2009-11-06
4
-129
/
+51
*
i965g: trivial/clear can now send stuff to hardware
Jakob Bornecrantz
2009-11-06
3
-4
/
+21
*
i965g: Fix texture blanket function
Jakob Bornecrantz
2009-11-06
1
-11
/
+12
*
i965g: Add functions needed by the winsys
Jakob Bornecrantz
2009-11-06
1
-2
/
+115
*
i965g: Winsys whitespace
Jakob Bornecrantz
2009-11-06
2
-37
/
+37
*
i965g: Build winsys again
Jakob Bornecrantz
2009-11-06
2
-57
/
+53
*
i965g: Header whitespace
Jakob Bornecrantz
2009-11-06
1
-42
/
+42
*
i965g: get brw_state_debug.c building
Keith Whitwell
2009-11-06
2
-3
/
+25
*
i965g: propogate index size state
Keith Whitwell
2009-11-06
1
-1
/
+3
*
i965g: remove references to brw_surface_bo()
Keith Whitwell
2009-11-06
2
-6
/
+3
*
i965g: plumb through fb_write target and eot data
Keith Whitwell
2009-11-06
5
-25
/
+29
*
i965g: propogate nr_cbufs into wm prog key
Keith Whitwell
2009-11-06
3
-1
/
+10
*
i965g: init saturate field in fp dst_reg helper
Keith Whitwell
2009-11-06
1
-0
/
+1
*
i965g: add dumping for our new pass_fp output
Keith Whitwell
2009-11-06
6
-71
/
+139
*
i965g: disassemble each instruction as generated
Keith Whitwell
2009-11-06
5
-2
/
+11
*
i965g: hardwire linear interpolation for now
Keith Whitwell
2009-11-06
1
-2
/
+5
*
i965g: fix some reloc counts
Keith Whitwell
2009-11-06
3
-3
/
+3
*
i965g: don't set up vs stack register for non-branching shaders
Keith Whitwell
2009-11-06
5
-17
/
+20
*
i965g: add DEBUG_MIN_URB flag
Keith Whitwell
2009-11-06
3
-3
/
+13
*
i965g: tgsi outputs cannot be used as source regs
Keith Whitwell
2009-11-06
1
-2
/
+3
*
i965g: use curr.vertex_element state directly
Keith Whitwell
2009-11-06
2
-11
/
+7
*
trivial: add vbo-tri, an even simpler version of tri.c
Keith Whitwell
2009-11-06
2
-0
/
+132
*
i965g: don't emit line stipple packet if stipple disabled
Keith Whitwell
2009-11-06
1
-1
/
+3
*
i965g: populate brw_context chipset id
Keith Whitwell
2009-11-06
1
-0
/
+1
*
i965g: make sure blend color packet header is initialized
Keith Whitwell
2009-11-06
1
-3
/
+9
*
i965g: remove/disable inactive state atoms
Keith Whitwell
2009-11-06
4
-6
/
+3
*
i965g: populate wm reloc array earlier
Keith Whitwell
2009-11-06
1
-36
/
+46
*
i965g: point_rast_rule comment no longer applies
Keith Whitwell
2009-11-06
1
-26
/
+4
*
i965g: scissor off by one
Keith Whitwell
2009-11-06
1
-2
/
+2
*
i965g: restore code to populate the relocation background
Keith Whitwell
2009-11-06
3
-3
/
+11
*
i965g: clean up winsys dumping code a little
Keith Whitwell
2009-11-05
1
-59
/
+82
*
i965g: pass relocation information in an array with bo_subdata
Keith Whitwell
2009-11-05
16
-287
/
+327
*
i965g: propogate map-buffer-range semantics down to winsys
Keith Whitwell
2009-11-05
6
-44
/
+100
*
i965g: make the winsys responsible for all buffer->offset handling
Keith Whitwell
2009-11-05
12
-30
/
+29
[next]