Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / glsl / Makefile
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-16 Tobias Drosteautoconf: don't use CFLAGS for cpp files
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-02 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-01 Kenneth Graunkeglsl: Rename .lpp to .ll and .ypp to .yy.
2011-02-28 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-26 Arkadiusz Miskiewiczglsl/Makefile: Remove builtin_function.cpp if generatio...
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-02-19 Kenneth Graunkeglsl: Remove $(PWD) from Makefile in favor of .
2011-02-12 Christopher James... mesa: Optionally build a dricore support library (v3)
2011-02-11 Tobias Jakobiglsl: Fix parallel build.
2011-02-11 Kenneth Graunkeglsl/Makefile: glcpp doesn't need libglsl.a.
2011-02-04 Eric Anholtglsl: Add a new opt_copy_propagation variant that does...
2011-01-31 Ian Romanickglsl: Fix dependencies / linkage for glsl_compiler
2011-01-31 Kenneth GraunkeRemove talloc from the make and automake build systems.
2011-01-31 Kenneth Graunkeralloc: Add a fake implementation of ralloc based on...
2011-01-20 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Kenneth Graunkeglsl/Makefile: Fix build with --as-needed.
2011-01-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-11 Kenneth Graunkeglsl: Autogenerate builtin_functions.cpp as part of...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-14 Brian Paulglsl: new glsl_strtod() wrapper to fix decimal point...
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-01 Kenneth Graunkeglsl: Add a lowering pass to move discards out of if...
2010-12-01 Kenneth Graunkeglsl: Add an optimization pass to simplify discards.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-19 Kenneth Graunkeglsl: Combine many instruction lowering passes into...
2010-11-19 Ian Romanickglsl: Add ir_quadop_vector expression
2010-11-16 Kenneth Graunkeglsl: Rename various ir_* files to lower_* and opt_*.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-27 Kenneth GraunkeFix build on systems where "python" is python 3.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-01 Eric Anholtglsl: Add a lowering pass for texture projection.
2010-09-17 Luca Barbieriglsl: add pass to lower variable array indexing to...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-13 Ian Romanickglsl2: Add pass to remove redundant jumps
2010-09-13 Luca Barbieriglsl: add continue/break/return unification/elimination...
2010-09-09 Ian Romanickglsl2: Add lowering pass to remove noise opcodes
2010-09-03 Ian Romanickglsl2: Add module to perform simple loop unrolling
2010-09-03 Ian Romanickglsl2: Add module to suss out loop control variables...
2010-09-03 Ian Romanickglsl2: Add module to analyze variables used in loops
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-26 Kenneth Graunkeglsl: Use a single shared namespace in the symbol table.
2010-08-24 Dave Airlieglsl: make 'make clean' work properly.
2010-08-23 Eric Anholtmesa: AC_SUBST the talloc libs/cflags so the ./configur...
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Kenneth Graunkeglsl2/Makefile: Add a 'make builtins' target.
2010-08-14 Kenneth Graunkeglsl2: Rework builtin function generation.
2010-08-14 Eric Anholtglsl2: Add a pass to strip out noop swizzles.
2010-08-14 Eric Anholtglsl2: Add a generic visitor class to call back with...
2010-08-13 Ian Romanickglsl2: Use --nounistd to fix MSVC build
2010-08-12 Ian Romanickglsl2: Change command line options passed to flex
2010-08-12 Ian Romanickglsl2: Use bison command line option to set prefix
2010-08-10 Eric Anholtglsl2: Add a pass to transform ir_binop_sub to add...
2010-08-10 Eric Anholtglsl2: Add constant propagation.
2010-08-06 Eric Anholtglsl2: Move gl_program->InputsRead/OutputsWritten setti...
2010-08-05 Eric Anholtglsl2: Add a pass to convert exp and log to exp2 and...
2010-08-05 Eric Anholtir_structure_splitting: New pass to chop structures...
2010-08-05 Eric Anholtglsl2: Add a pass for removing unused functions.
2010-08-04 Kenneth Graunkeglcpp: Remove xtalloc wrappers in favor of plain talloc.
2010-08-02 Eric Anholtglsl2: Don't add mesa/program/ as an include dir. ...
2010-07-31 Eric Anholtglsl2: Add new tree grafting optimization pass.
2010-07-31 Eric Anholtglsl2: Factor out the variable refcounting part of...
2010-07-28 Kenneth Graunkeglsl2/Makefile: Append to DEFINES rather than replacing...
2010-07-27 Eric Anholtglsl2: Add optimization pass for algebraic simplifications.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-22 Eric Anholtglsl2: Add the API defines to the glsl2 build so we...
2010-07-21 Ian Romanickglsl2: Add function to import function prototypes from...
2010-07-21 Ian Romanickglsl2: Add a constructor for _mesa_glsl_parse_state
2010-07-21 Carl WorthBuild a standalone glcpp binary.
2010-07-19 Ian Romanicklinker: First bits of intrastage, intershader function...
2010-07-19 Eric Anholtglsl2: Add a pass for converting if statements to condi...
2010-07-12 Eric Anholtglsl2: Add a new pass at the IR level to break down...
2010-07-07 Eric Anholtglsl2: Add a pass to simplify if statements returning...
2010-07-07 Eric Anholtglsl2: Add pass for supporting variable vector indexing...
2010-07-02 Eric Anholtglsl2: Add a pass to break ir_binop_div to _mul and...
2010-07-01 Eric Anholtglsl2: Add a pass to convert mod(a, b) to b * fract...
2010-06-25 Eric Anholtglsl2: Fix dependencies. (at least partially)
2010-06-25 Eric Anholtglsl2: Replace the GLSL compiler with the glsl2 project.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-03-12 Younes MantonMerge remote branch 'origin/master' into pipe-video
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
next