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
2011-03-26
r300/compiler: Rewrite register allocator
regalloc-wip-5
Tom Stellard
20
-223
/
+1532
2011-03-26
ra: Add ra_set_node_reg()
Tom Stellard
2
-2
/
+10
2011-03-26
r300/compiler: Use RC_MASK_W when converting RGB to Alpha instructions
Tom Stellard
1
-1
/
+1
2011-03-26
Add exit on abort flag.
Tom Stellard
5
-3
/
+10
2011-03-26
r300/compiler: Add more info to struct rc_reader
Tom Stellard
5
-16
/
+41
2011-03-26
r300/compiler: Add remove dead sources pass
Tom Stellard
5
-0
/
+66
2011-03-25
glsl: Generate readable unique names at print time.
Kenneth Graunke
2
-11
/
+63
2011-03-25
gallivm: Fix build with llvm-2.9.
Vinson Lee
1
-0
/
+5
2011-03-25
glsl: Make add_variable, add_uniform, et. al. have similar signatures
Ian Romanick
1
-106
/
+109
2011-03-25
i965/fs: Use different name for inner loop counter
Ian Romanick
1
-2
/
+2
2011-03-25
glsl: Fix off-by-one error setting max_array_access for non-constant indexing
Ian Romanick
1
-1
/
+1
2011-03-25
glsl: Add array access bounds checking to ir_validate
Ian Romanick
1
-0
/
+15
2011-03-25
mesa: add void to save_TextureBarrierNV()
Brian Paul
1
-1
/
+1
2011-03-25
glsl: Add void to _mesa_destroy_shader_compiler() argument list.
José Fonseca
1
-2
/
+2
2011-03-25
mesa: Avoid redefining PUBLIC/USE/likely/unlikely macros.
José Fonseca
1
-13
/
+17
2011-03-25
mesa: Use appropriate call convention in VertexAttribI*v.
José Fonseca
1
-136
/
+136
2011-03-25
gallium: Avoid redefinition of likely/unlikely macros on non gcc compilers.
José Fonseca
1
-6
/
+8
2011-03-25
mesa,mapi: Remove spurious const keyword from ClearBufferfi args.
José Fonseca
5
-8
/
+8
2011-03-24
r300g: fix alpha-test with no colorbuffer
Marek Olšák
1
-0
/
+5
2011-03-24
mesa: added _mesa_dump_image() for debugging
Brian Paul
2
-0
/
+28
2011-03-24
mesa: minor whitespace fixes
Brian Paul
4
-7
/
+7
2011-03-24
i965/fs: Make compile failure more verbose with INTEL_DEBUG=wm.
Eric Anholt
3
-18
/
+36
2011-03-24
i965/fs: Clean up reg_undef args from long ago lack of fs_inst overloads.
Eric Anholt
1
-2
/
+2
2011-03-24
i965/fs: Clean up the emit calls by introducing emit() overload helpers.
Eric Anholt
2
-223
/
+203
2011-03-24
mesa: new MESA_EXTENSION_MAX_YEAR env var
Brian Paul
2
-3
/
+26
2011-03-24
svga: adjust triangle rasterization offset
Brian Paul
1
-1
/
+1
2011-03-24
radeon: use C99 style in macros with variable arguments
Iain Hibbert
1
-8
/
+8
2011-03-24
radeon: reorder #includes to silence warnings
Brian Paul
1
-4
/
+4
2011-03-24
r128: fix an old annoying warning
Brian Paul
1
-2
/
+2
2011-03-24
radeon: fix radeon_create_image_from_name() wrong parameter type
Brian Paul
1
-3
/
+3
2011-03-24
st/wgl: Adjust the pbuffer invisible window size.
José Fonseca
1
-8
/
+53
2011-03-23
mesa: More glGet* fixes.
José Fonseca
1
-4
/
+4
2011-03-23
mesa: remove unused _MESA_NEW_NEED_NORMALS
Brian Paul
1
-3
/
+0
2011-03-23
mesa: remove _MESA_NEW_TRANSFER_STATE
Brian Paul
4
-10
/
+6
2011-03-22
mesa: Fix typo glGet*v(GL_TEXTURE_COORD_ARRAY_*).
José Fonseca
1
-3
/
+3
2011-03-22
r600g: Check for relative addressing in destination register when trying to m...
Fabian Bieler
1
-1
/
+8
2011-03-22
r600g: fix bo names causing -35 EDEADLCK
Dave Airlie
3
-0
/
+48
2011-03-21
svga: Avoid synchronizing when doing piecewise upload of textures.
José Fonseca
1
-7
/
+8
2011-03-21
svga: Undo the DMA buffer size limiting.
José Fonseca
1
-13
/
+2
2011-03-21
glapi: drop glapi.[ch] and glapitemp.h from being copied to the X server.
Dave Airlie
1
-3
/
+0
2011-03-19
mesa: 80-column wrapping and comment updates
Brian Paul
1
-19
/
+20
2011-03-19
mesa: 80-column wrapping, update comment
Brian Paul
1
-7
/
+12
2011-03-19
gl.h: reorder some #defines
Brian Paul
1
-2
/
+2
2011-03-19
mesa: consolidate enable/disable code for GL_TEXTURE_GEN_S/T/R/Q
Brian Paul
1
-67
/
+9
2011-03-19
mesa: consolidate clip plane update code
Brian Paul
3
-25
/
+21
2011-03-19
mesa: 80-column wrapping
Brian Paul
1
-2
/
+2
2011-03-19
mesa: replace macro with function
Brian Paul
1
-8
/
+13
2011-03-19
mesa: 80-column wrapping
Brian Paul
1
-1
/
+2
2011-03-19
mesa: rename functions to follow Mesa conventions
Brian Paul
1
-35
/
+29
2011-03-19
mesa: 80-column wrapping
Brian Paul
1
-2
/
+4
[next]