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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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: 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
*
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
4
-50
/
+93
*
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
6
-31
/
+37
*
i965g: remove old dumping code
Keith Whitwell
2009-11-05
3
-232
/
+0
*
i965g: call dissassembler for appropriate data uploads
Keith Whitwell
2009-11-05
1
-4
/
+7
*
i965g: add lots of error checks and early returns
Keith Whitwell
2009-11-05
35
-745
/
+1003
*
i965g: Don't dump pads or dwords aliases.
José Fonseca
2009-11-05
2
-265
/
+8
*
i965g: hook up dumpers in dumping winsys
Keith Whitwell
2009-11-05
1
-0
/
+61
*
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
10
-110
/
+182
*
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
2
-0
/
+82
*
i965g: Fix debug check
Jakob Bornecrantz
2009-11-05
1
-1
/
+1
*
i965g: Do not create a symlink for i965_dri.so
Jakob Bornecrantz
2009-11-05
1
-1
/
+0
*
i915g: Do not create a symlink for i965_dri.so
Jakob Bornecrantz
2009-11-05
1
-1
/
+0
*
i965g: enable line stipple packet emit
Keith Whitwell
2009-11-04
1
-1
/
+2
*
i965g: fix order of calculation of brw->wm.nr_surfaces
Keith Whitwell
2009-11-04
1
-3
/
+3
*
i965g: consolidate some includes
Keith Whitwell
2009-11-04
8
-14
/
+7
*
i965g: fix some asserts
Keith Whitwell
2009-11-04
1
-2
/
+2
*
i965g: remove redundant screen pointer in brw context struct
Keith Whitwell
2009-11-04
4
-6
/
+7
*
i965g: initialize winsys pointer in surface cache
Keith Whitwell
2009-11-04
1
-0
/
+1
*
i965g: init pointer to null, avoid segfault
Keith Whitwell
2009-11-04
1
-1
/
+1
*
i965g: clean up wm init_registers func
Keith Whitwell
2009-11-04
1
-9
/
+11
*
i965g: hook up some missing vertex shader code
Keith Whitwell
2009-11-04
2
-3
/
+10
*
i965g: hook up some vertex state funcs
Keith Whitwell
2009-11-04
2
-2
/
+40
*
ws/i965: allow NULL buffer in winsys::bo_unreference
Keith Whitwell
2009-11-04
1
-0
/
+6
*
i965g: pull in a copy of intel_decode.c for now
Keith Whitwell
2009-11-04
6
-11
/
+1835
*
i965g: hook up flush-frontbuffer
Keith Whitwell
2009-11-04
1
-13
/
+24
*
i965g: fix up batchbuffer confusion
Keith Whitwell
2009-11-04
3
-15
/
+26
*
i965g: plumb in some surface state
Keith Whitwell
2009-11-04
3
-8
/
+29
*
i965g: hook up pipe_clear functions
Keith Whitwell
2009-11-04
6
-1
/
+237
*
i965g: add constant buffer setter
Keith Whitwell
2009-11-04
1
-0
/
+24
[prev]
[next]