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
*
progs/vp: add param and imm test
Keith Whitwell
2009-11-19
1
-0
/
+7
*
i965g: get linear vs perspective interpolation working again
Keith Whitwell
2009-11-19
1
-15
/
+19
*
i965g: include interpolation info in fs signature
Keith Whitwell
2009-11-19
2
-2
/
+4
*
i965g: special case setup when fs has no inputs
Keith Whitwell
2009-11-19
3
-25
/
+55
*
i965g: add new state flag tracking fs signature changes
Keith Whitwell
2009-11-19
4
-10
/
+20
*
i965g: fix typo in previous commit
Keith Whitwell
2009-11-19
1
-1
/
+1
*
progs/fp: add simple imm, param tests
Keith Whitwell
2009-11-19
3
-0
/
+18
*
i965g: setup nr_attrs should track nr fragment shader inputs
Keith Whitwell
2009-11-19
1
-2
/
+6
*
i965g: get fragment constants sort-of working
Keith Whitwell
2009-11-19
1
-8
/
+9
*
i965g: make the load-before-use vs immediate path work
Keith Whitwell
2009-11-19
1
-2
/
+3
*
i965g: fix initialization of texture width/height/depth arrays
Keith Whitwell
2009-11-19
1
-5
/
+6
*
i965g: remove more references to nr_vp_outputs in wm compilation
Keith Whitwell
2009-11-18
1
-3
/
+1
*
i965g: handle special vs outputs specially
Keith Whitwell
2009-11-17
11
-55
/
+147
*
i965g rename offset_edge to offset_edgeflag
Keith Whitwell
2009-11-17
3
-7
/
+7
*
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
[next]