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
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965g: avoid use of internally generated immediates
Keith Whitwell
2009-11-11
1
-1
/
+4
*
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: 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
*
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: 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: 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
*
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: pass relocation information in an array with bo_subdata
Keith Whitwell
2009-11-05
15
-281
/
+302
*
i965g: propogate map-buffer-range semantics down to winsys
Keith Whitwell
2009-11-05
5
-42
/
+83
*
i965g: make the winsys responsible for all buffer->offset handling
Keith Whitwell
2009-11-05
11
-29
/
+29
*
i965g: remove duplicate viewport state in brw_context
Keith Whitwell
2009-11-05
3
-6
/
+3
*
i965g: correct sense of writedisable flags
Keith Whitwell
2009-11-05
1
-4
/
+4
*
brw: push more dumping into the winsys
Keith Whitwell
2009-11-05
3
-21
/
+11
*
i965g: correct size of surf_bo array
Keith Whitwell
2009-11-05
1
-1
/
+1
*
i965g: use Elements in loops over arrays
Keith Whitwell
2009-11-05
1
-2
/
+2
*
i965g: add const qualifiers
Keith Whitwell
2009-11-05
2
-21
/
+21
*
i965g: disassemble more than one instruction at a time
Keith Whitwell
2009-11-05
5
-17
/
+29
*
i965g: remove old dumping code
Keith Whitwell
2009-11-05
3
-232
/
+0
*
i965g: add lots of error checks and early returns
Keith Whitwell
2009-11-05
34
-717
/
+985
*
i965g: Don't dump pads or dwords aliases.
José Fonseca
2009-11-05
2
-265
/
+8
*
i965g: Dumper for i965 structures.
José Fonseca
2009-11-05
5
-0
/
+2073
*
i965g: add data type tags to aid dumping/decoding
Keith Whitwell
2009-11-05
9
-77
/
+120
*
i965g: use pipe_error return value for brw_batchbuffer_require_space
Keith Whitwell
2009-11-05
1
-3
/
+3
*
i965g: fix compiler warning
Keith Whitwell
2009-11-05
1
-1
/
+1
*
i965g: Builds with scons
Jakob Bornecrantz
2009-11-05
1
-0
/
+77
[prev]
[next]