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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-02
glsl: Refactor source lists to Makefile.sources
Chia-I Wu
1
-73
/
+9
2011-10-25
linker: Add uniform_field_visitor class to process leaf fields of a uniform
Ian Romanick
1
-0
/
+1
2011-09-23
glsl: Implement a lowering pass for gl_ClipDistance.
Paul Berry
1
-0
/
+1
2011-09-20
make: Don't use builtin_stubs.cpp for standalone GLSL compiler.
Kenneth Graunke
1
-4
/
+4
2011-07-28
Add dependency generation for Mesa and GLSL dricore objects.
Eric Anholt
1
-0
/
+1
2011-07-22
glsl: Create a standalone executable for testing optimization passes.
Paul Berry
1
-3
/
+21
2011-07-22
glsl: Move functions into standalone_scaffolding.cpp for later reuse.
Paul Berry
1
-1
/
+2
2011-07-20
glsl: Reject shaders that contain static recursion
Ian Romanick
1
-0
/
+1
2011-07-06
glsl: Fix make clean for dricore.
Eric Anholt
1
-1
/
+1
2011-05-18
mesa: check that flex/bison are installed
Brian Paul
1
-4
/
+4
2011-03-16
autoconf: don't use CFLAGS for cpp files
Tobias Droste
1
-1
/
+1
2011-03-01
glsl: Rename .lpp to .ll and .ypp to .yy.
Kenneth Graunke
1
-2
/
+2
2011-02-26
glsl/Makefile: Remove builtin_function.cpp if generation fails.
Arkadiusz Miskiewicz
1
-1
/
+1
2011-02-19
glsl: Remove $(PWD) from Makefile in favor of .
Kenneth Graunke
1
-1
/
+1
2011-02-11
mesa: Optionally build a dricore support library (v3)
Christopher James Halse Rogers
1
-3
/
+31
2011-02-11
glsl: Fix parallel build.
Tobias Jakobi
1
-1
/
+2
2011-02-10
glsl/Makefile: glcpp doesn't need libglsl.a.
Kenneth Graunke
1
-1
/
+2
2011-02-04
glsl: Add a new opt_copy_propagation variant that does it channel-wise.
Eric Anholt
1
-0
/
+1
2011-01-31
glsl: Fix dependencies / linkage for glsl_compiler
Ian Romanick
1
-2
/
+2
2011-01-31
Remove talloc from the make and automake build systems.
Kenneth Graunke
1
-4
/
+2
2011-01-31
ralloc: Add a fake implementation of ralloc based on talloc.
Kenneth Graunke
1
-0
/
+1
2011-01-12
glsl/Makefile: Fix build with --as-needed.
Kenneth Graunke
1
-1
/
+1
2011-01-10
glsl: Autogenerate builtin_functions.cpp as part of the build process.
Kenneth Graunke
1
-11
/
+8
2010-12-14
glsl: new glsl_strtod() wrapper to fix decimal point interpretation
Brian Paul
1
-0
/
+1
2010-12-01
glsl: Add a lowering pass to move discards out of if-statements.
Kenneth Graunke
1
-0
/
+1
2010-12-01
glsl: Add an optimization pass to simplify discards.
Kenneth Graunke
1
-0
/
+1
2010-11-19
glsl: Combine many instruction lowering passes into one.
Kenneth Graunke
1
-4
/
+1
2010-11-19
glsl: Add ir_quadop_vector expression
Ian Romanick
1
-0
/
+1
2010-11-15
glsl: Rename various ir_* files to lower_* and opt_*.
Kenneth Graunke
1
-23
/
+23
2010-10-27
Fix build on systems where "python" is python 3.
Kenneth Graunke
1
-1
/
+1
2010-09-30
glsl: Add a lowering pass for texture projection.
Eric Anholt
1
-0
/
+1
2010-09-17
glsl: add pass to lower variable array indexing to conditional assignments
Luca Barbieri
1
-0
/
+1
2010-09-13
glsl2: Add pass to remove redundant jumps
Ian Romanick
1
-0
/
+1
2010-09-13
glsl: add continue/break/return unification/elimination pass (v2)
Luca Barbieri
1
-1
/
+1
2010-09-09
glsl2: Add lowering pass to remove noise opcodes
Ian Romanick
1
-0
/
+1
2010-09-03
glsl2: Add module to perform simple loop unrolling
Ian Romanick
1
-0
/
+1
2010-09-03
glsl2: Add module to suss out loop control variables from loop analysis data
Ian Romanick
1
-0
/
+1
2010-09-03
glsl2: Add module to analyze variables used in loops
Ian Romanick
1
-0
/
+1
2010-08-26
glsl: Use a single shared namespace in the symbol table.
Kenneth Graunke
1
-0
/
+1
2010-08-24
glsl: make 'make clean' work properly.
Dave Airlie
1
-1
/
+1
2010-08-22
mesa: AC_SUBST the talloc libs/cflags so the ./configure results are saved.
Eric Anholt
1
-1
/
+2
2010-08-13
glsl2/Makefile: Add a 'make builtins' target.
Kenneth Graunke
1
-1
/
+6
2010-08-13
glsl2: Rework builtin function generation.
Kenneth Graunke
1
-2
/
+3
2010-08-13
glsl2: Add a pass to strip out noop swizzles.
Eric Anholt
1
-0
/
+1
2010-08-13
glsl2: Add a generic visitor class to call back with pointers to each rvalue.
Eric Anholt
1
-0
/
+1
2010-08-13
glsl2: Use --nounistd to fix MSVC build
Ian Romanick
1
-2
/
+2
2010-08-11
glsl2: Change command line options passed to flex
Ian Romanick
1
-1
/
+1
2010-08-11
glsl2: Use bison command line option to set prefix
Ian Romanick
1
-1
/
+1
2010-08-09
glsl2: Add a pass to transform ir_binop_sub to add(op0, neg(op1))
Eric Anholt
1
-0
/
+1
2010-08-09
glsl2: Add constant propagation.
Eric Anholt
1
-0
/
+1
[next]