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
2012-04-17
r600g: Add hooks for the LLVM shader compiler
r600-llvm
Tom Stellard
4
-2
/
+318
2012-04-17
r600g: Add TGSI->LLVM implementation
Tom Stellard
2
-0
/
+329
2012-04-17
radeon: Move radeon_llvm_emit.cpp declarations into their own header
Tom Stellard
4
-19
/
+57
2012-04-17
radeon: Remove HAVE_LLVM ifdefs
Tom Stellard
1
-10
/
+0
2012-04-17
r600g: fix gpr number calculation
Vadim Girlin
1
-0
/
+3
2012-04-17
configure.ac: Move HAVE_LLVM definition into configure.ac
Tom Stellard
2
-5
/
+1
2012-04-17
r600g: Use automake to generate Makefile
Tom Stellard
3
-17
/
+18
2012-04-16
Revert "glsl: Refuse to link GLSL 1.40+ shaders that would use fixed function."
Eric Anholt
1
-14
/
+0
2012-04-16
docs: Update GLSL 1.40 status.
Eric Anholt
1
-1
/
+2
2012-04-16
docs: Update that int textures got done for GL3.
Eric Anholt
1
-1
/
+1
2012-04-16
docs: Update that ARB_draw_instanced is on in i965.
Eric Anholt
1
-1
/
+1
2012-04-16
docs: Update TBO support.
Eric Anholt
1
-1
/
+1
2012-04-16
glsl: Refuse to link GLSL 1.40+ shaders that would use fixed function.
Eric Anholt
1
-0
/
+14
2012-04-16
glsl: Add remaining *sampler2DRect* texture functions.
Eric Anholt
3
-0
/
+158
2012-04-16
glsl: Fix the prototype of textureProjGradOffset(sampler2DShadow)
Eric Anholt
1
-1
/
+1
2012-04-16
glsl: Mark [iu]sampler{Buffer,2DRect}as reserved in GLSL 1.40.
Eric Anholt
2
-2
/
+14
2012-04-16
glsl: Add textureSize(*samplerBuffer) support.
Eric Anholt
3
-0
/
+9
2012-04-16
glsl: Fix comment typo in 1.40 work.
Eric Anholt
1
-1
/
+1
2012-04-16
mesa: Remove dead _mesa_sizeof_glsl_type().
Eric Anholt
2
-63
/
+0
2012-04-16
gtest: Don't actually install a library.
Eric Anholt
1
-1
/
+1
2012-04-16
svga: add case for PIPE_CAP_MAX_DUAL_SOURCE_RENDER_TARGETS
Brian Paul
1
-0
/
+2
2012-04-16
autoconf: add AM_PROG_CC_C_O
Dylan Noblesmith
1
-0
/
+1
2012-04-16
nvc0: fix nve4 linear copies
Christoph Bumiller
1
-1
/
+2
2012-04-15
targets/xvmc-nouveau: fix accidental hardcoded include path
Christoph Bumiller
1
-1
/
+1
2012-04-15
nv50: use correct semantic map value for undefined PointSize output
Christoph Bumiller
1
-7
/
+8
2012-04-15
targets/xvmc-nouveau: add libdrm include path
Christoph Bumiller
1
-0
/
+2
2012-04-15
nv30: init sample_mask to some default value at context creation time
Ben Skeggs
1
-0
/
+1
2012-04-15
nv30: fix some sifm transfer issues
Ben Skeggs
1
-3
/
+2
2012-04-15
scons: Fix egl-static build due to conflicting symbols.
José Fonseca
1
-2
/
+1
2012-04-15
nvc0: add initial support for nve4+ (Kepler) chipsets
Christoph Bumiller
28
-159
/
+799
2012-04-14
radeonsi: s/DUAL_SOURCE_BLEND/MAX_DUAL_SOURCE_RENDER_TARGETS/
Tom Stellard
1
-1
/
+1
2012-04-14
nv50/ir/opt: extend handleCVT for nv50's SET u32 to f32 chain
Christoph Bumiller
1
-1
/
+17
2012-04-14
nv50/ir: print interpolation mode
Christoph Bumiller
1
-0
/
+22
2012-04-14
nv50: update FP linkage state on one/two-sided lighting switch
Christoph Bumiller
2
-1
/
+12
2012-04-14
nv50: delete old shader compiler files
Christoph Bumiller
7
-7252
/
+0
2012-04-14
nv50: hook up to new shader code generator
Christoph Bumiller
10
-664
/
+262
2012-04-14
nv50/ir: import nv50 target
Christoph Bumiller
13
-220
/
+2476
2012-04-14
nv50/ir: fix off-by-ones in CSE and nvc0 insnCanLoad
Christoph Bumiller
2
-2
/
+2
2012-04-14
nv50/ir/tgsi: generate UCPs with actual outputs instead of SVs
Christoph Bumiller
1
-4
/
+20
2012-04-14
nv50/ir: Fix type of the instruction created by mkCmp() for dst in FILE_FLAGS.
Francisco Jerez
1
-1
/
+2
2012-04-14
nv50/ir: fix Instruction::isCommutationLegal for WAW
Christoph Bumiller
1
-4
/
+14
2012-04-14
nv50/ir/opt: Add isOptSupported() check in logical arith optimization.
Francisco Jerez
1
-8
/
+5
2012-04-14
nv50/ir/ra: Fix live set propagation in the secondary passes of buildLiveSets().
Francisco Jerez
1
-3
/
+3
2012-04-14
nv50/ir/opt: don't regard OP_WRSV as dead code
Christoph Bumiller
1
-1
/
+2
2012-04-14
nv50/ir: add isUniform query to Values
Christoph Bumiller
2
-0
/
+24
2012-04-14
nv50/ir: rewrite the register allocator as GCRA, with spilling
Christoph Bumiller
11
-418
/
+1475
2012-04-14
nv50/ir/tgsi: only export x-component of PSIZE
Christoph Bumiller
1
-1
/
+5
2012-04-14
nvc0: fix emission of 3rd src in SET_AND,OR,XOR
Christoph Bumiller
1
-0
/
+3
2012-04-14
nv50/ir: Fix BuildUtil::mkSelect and mkClobber
Francisco Jerez
1
-6
/
+2
2012-04-14
nv50/ir: fix reg file conflicts with undefined-value placeholders
Christoph Bumiller
1
-10
/
+19
[next]