index
:
~tstellar/mesa
Jul20-test
MCCodeEmitter
SI-MCEmitter
Sep19-Compute
Sep24-Compute
aligned-args
amdgpu-namespace
amdil-clean
amdil-removal-May23
amdil-strip
attr-fix
automake-all
automake-gallium4
better-sched
bfgminer
clover-clang
clover-clock
clover-elf
clover-elf-final
clover-elf-v2
clover-elf-v3
clover-icd
clover-icd-v2
clover-icd-v3
clover-next
clover-r600-llvm
clover-r600-master
clover-r600-master-Apr13-2012-WIP
dataflow
debugger
fast-math
gallim-compute-r600-Apr24
gallium-automake
gallium-compute-r600
gallium-compute-r600-Apr27
gallium-compute-r600-June1
gallium-compute-r600-May17
gallium-compute-r600-May22
gallium-compute-r600-May31
gc-api
guda
if-conv-rebase
indirect-wip-2
indirect-wip-5
lds
libmesallvm
libmesallvm-prefix
llvm-build
llvm-dag
llvm-dag-May18
llvm-indirect-wip
llvm-reg-rewrite-wip
master
mike-encoding
mike-rebase
new-register-allocator
new-register-allocator-v2
piglit-nox
presub
presub-rebase-v2
r300-loops
r500-loops
r500-loops-rebase
r600-compute
r600-external-llvm
r600-llvm
r600-llvm-rc
r600-structure
r600-structure-v2
r600g-compute-newer-kernels
r600g-compute-unify
r600g-image-support
r600g-llvm-shader
r600g-llvm-shader-Feb08-2012
r600g-llvm-shader-Jan15-2012
regalloc
regalloc-wip
regalloc-wip-2
regalloc-wip-3
regalloc-wip-4
regalloc-wip-5
remove-amdil
sched-perf
sched-perf-rebase
sched-r500
sha1
si-compute
si-compute-v3
tex-sem
tgsi-llvm-rewrite-wip
tgsi-llvm-rewrite-wip-011212
tgsi-llvm-rewrite-wip-2
tgsi-rewrite-almost
tgsi-rewrite-needs-testing
vert-loops
vgpr-spilling-Jan07-2014
xvmc-r300-automake
tstellar's Mesa repository
tstellar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-18
r300/complier: Use hardware flow control instructions for loops on r500.
r500-loops
Tom Stellard
8
-44
/
+154
2010-06-18
r300g: Fix typo in r300_reg.h
Tom Stellard
1
-2
/
+2
2010-06-18
r300/compiler: Don't continue copy propagation inside loops.
Tom Stellard
1
-0
/
+5
2010-06-15
r300/compiler: Print debug info for flow control instructions.
Tom Stellard
1
-5
/
+73
2010-06-15
r300/compiler: Enable hardware IF statements for r500 cards.
Tom Stellard
2
-5
/
+6
2010-06-15
r300/compiler: In the peephole optimizer, ELSE should mark the end of a
Tom Stellard
1
-2
/
+13
2010-06-15
r300/compiler: Correctly calculate the max number of iterations for loops.
Tom Stellard
1
-17
/
+8
2010-06-15
r300/compiler: Handle loops in deadcode analysis.
Tom Stellard
4
-75
/
+103
2010-06-14
i965: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-06-14
r300g: initialize US_CODE_BANK on r4xx
Marek Olšák
1
-1
/
+4
2010-06-14
i965: Fix surface state dumping with INTEL_DEBUG=batch.
Eric Anholt
1
-2
/
+2
2010-06-14
i965: correct the gen6 line stipple enable define.
Zhenyu Wang
1
-1
/
+1
2010-06-14
intel: Remove long-dead comment about releasing texture heaps.
Eric Anholt
1
-15
/
+0
2010-06-14
gallivm: Omit references to NoFramePointerElimNonLeaf
José Fonseca
1
-3
/
+0
2010-06-14
util: Use int type for format field width.
José Fonseca
1
-1
/
+1
2010-06-14
gallivm: Override some of the default target options.
José Fonseca
2
-0
/
+31
2010-06-14
gallivm: Use func_to_pointer().
José Fonseca
1
-16
/
+1
2010-06-14
util: Add a func_to_pointer util function too.
José Fonseca
1
-0
/
+11
2010-06-14
graw: small fixups for the gs examples
Zack Rusin
2
-5
/
+5
2010-06-14
r300g: fix uploading RC state shader constants on r3xx
Marek Olšák
1
-1
/
+1
2010-06-14
r300g: drop begin_cs/end_cs
Marek Olšák
3
-38
/
+0
2010-06-14
r300g: rewrite occlusion queries
Marek Olšák
7
-159
/
+168
2010-06-14
r300g: emit viewport state as a dword table
Marek Olšák
1
-6
/
+1
2010-06-14
r300g: subclass pipe_surface
Marek Olšák
3
-44
/
+51
2010-06-14
r300g: simplify reloc macros
Marek Olšák
2
-35
/
+9
2010-06-14
r300g: count CS dwords on debug builds only
Marek Olšák
2
-25
/
+36
2010-06-13
r300g: optimize emission of fragment shader constants
Marek Olšák
3
-27
/
+26
2010-06-13
r300g: turn fragment shader into a CB
Marek Olšák
5
-129
/
+126
2010-06-13
r300g: turn depth stencil state into a CB
Marek Olšák
3
-17
/
+48
2010-06-13
r300g: turn clip state into a CB
Marek Olšák
5
-26
/
+35
2010-06-13
r300g: turn blend color into a CB
Marek Olšák
4
-27
/
+34
2010-06-13
r300g: turn blend state into a CB
Marek Olšák
3
-35
/
+49
2010-06-13
r300g: add API for building command buffers
Marek Olšák
2
-0
/
+145
2010-06-13
r300g: inline FLUSH_CS
Marek Olšák
2
-10
/
+4
2010-06-13
r300g: reorder CS macros and document them a little
Marek Olšák
2
-38
/
+52
2010-06-13
r300g: drop DBG_CS
Marek Olšák
3
-47
/
+1
2010-06-13
r300g: inline CHECK_CS
Marek Olšák
1
-4
/
+1
2010-06-13
r300g: replace r300_cs_info with simplier get_cs_free_dwords
Marek Olšák
4
-23
/
+9
2010-06-13
r300g: fix multiple render targets
Marek Olšák
1
-11
/
+6
2010-06-13
r300g: remove r300_state.h
Marek Olšák
4
-34
/
+8
2010-06-13
r300g: move two-sided stencilref fallback to its own file
Marek Olšák
5
-130
/
+164
2010-06-13
r300g: move index buffer translate functions to their new home
Marek Olšák
3
-130
/
+144
2010-06-13
r300g: add fallback for unaligned/unsupported vertex stride/offset/format
Marek Olšák
7
-9
/
+209
2010-06-13
r300g: upload only vertex buffers referenced by vertex elements
Marek Olšák
1
-17
/
+20
2010-06-12
i965: Fix gen6 front cull mode.
Eric Anholt
1
-1
/
+1
2010-06-12
i965: Use the new message header format for FF_SYNC on gen6.
Zhenyu Wang
1
-2
/
+7
2010-06-12
i965: Add support for math instructions in the gen6 WM.
Zhenyu Wang
1
-0
/
+15
2010-06-12
i965: Set the correct WM GRF start reg on gen6.
Zhenyu Wang
1
-1
/
+2
2010-06-12
i965: Update gen6 paths for the streaming rework.
Eric Anholt
3
-31
/
+4
2010-06-12
i965: Stream out CC unit state.
Eric Anholt
3
-155
/
+66
[next]