generate_builtins.py: Fix inconsistent use of tabs and spaces warning.
[mesa.git] / src / glsl / builtins / tools /
2010-11-15 Kenneth Graunkegenerate_builtins.py: Fix inconsistent use of tabs...
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Kenneth Graunkegenerate_builtins.py: Output large strings as arrays...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-09 Kenneth Graunkeglsl/builtins: Set the API in the fake context.
2010-09-09 Ian Romanickglsl2: Clear out profile pointers in _mesa_glsl_release...
2010-09-08 Ian Romanickglsl2: Make sure _mesa_glsl_parse_state constructor...
2010-09-04 Kenneth Graunkeglsl/builtins: Actually print the info log if reading...
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 Eric Anholtglsl: Clear the static values of builtin function profi...
2010-08-27 Eric Anholtglsl: Protect against double compiler-destroy.
2010-08-26 Kenneth Graunkeglsl: Use a single shared namespace in the symbol table.
2010-08-24 Chia-I Wuglsl: Include main/core.h.
2010-08-23 Kenneth Graunkegenerate_builtins.py: Generate output in sorted order.
2010-08-21 Vinson Leegenerate_builtins.py: Remove unused import sys.
2010-08-18 Kenneth Graunkegenerate_builtins.py: Clean up generated output a bit.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Kenneth Graunkeglsl2: Rework builtin function generation.
2010-08-12 Ian Romanickglsl2: Use Elements from main/compiler.h instead of...
2010-08-11 Kenneth Graunketexture_builtins.py: Remove useless comments.
2010-08-09 Kenneth Graunketexture_builtins.py: Fix cut and paste errors in functi...
2010-07-28 Kenneth Graunkeglsl2: Fix outerProduct builtin.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-21 Ian Romanicklinker: Link built-in functions instead of including...
2010-07-19 Ian Romanickglsl2: Use Elements macro
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Eric Anholtglsl2: Move the compiler to the subdirectory it will...