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
path:
root
/
src
/
glsl
/
ir_function.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-08
glsl: silence warning about trailing comma in enum list
Brian Paul
1
-1
/
+1
2011-08-01
glsl: Remove duplicate comment
Chad Versace
1
-8
/
+0
2011-07-30
glsl: Clarify ir_function::matching_sigature()
Chad Versace
1
-20
/
+33
2011-07-30
glsl: Remove ir_function.cpp:type_compare()
Chad Versace
1
-61
/
+0
2011-07-30
glsl: Fix implicit conversions in non-constructor function calls
Chad Versace
1
-17
/
+29
2011-07-11
glsl: Reject ambiguous function calls (multiple inexact matches).
Kenneth Graunke
1
-6
/
+27
2011-07-06
glsl: Suppress warning from matching_signature change.
Eric Anholt
1
-1
/
+1
2011-06-29
glsl: Find the "closest" signature when there are multiple matches.
Kenneth Graunke
1
-4
/
+5
2011-01-31
glsl: Introduce a new "const_in" variable mode.
Kenneth Graunke
1
-0
/
+1
2010-11-15
glsl: Remove GLSL_TYPE_FUNCTION define.
Kenneth Graunke
1
-1
/
+0
2010-08-21
glsl: Silence uninitialized variable warning.
Vinson Lee
1
-0
/
+3
2010-07-29
glsl2: Fix spelling of "sentinel."
Eric Anholt
1
-5
/
+5
2010-07-20
glsl2: Add and use new variable mode ir_var_temporary
Ian Romanick
1
-0
/
+1
2010-07-19
glsl2: Explicitly walk lists in ir_function::parameter_lists_match
Ian Romanick
1
-23
/
+21
2010-07-12
ir_function: Make matching_signature not return const
Ian Romanick
1
-1
/
+1
2010-06-24
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
Eric Anholt
1
-0
/
+225