Age | Commit message (Expand) | Author |
---|---|---|
2011-01-31 | texture_builtins.py: Fix a warning about mixed tabs/spaces. | Kenneth Graunke |
2011-01-31 | texture_builtins.py: Generate texture*Offset functions. | Kenneth Graunke |
2011-01-31 | texture_builtins.py: Generalize the "use_proj" field to support offsets. | Kenneth Graunke |
2011-01-31 | texture_builtins.py: Refactor coordinate dimension calculations. | Kenneth Graunke |
2011-01-31 | glsl: Change texel offsets to a single vector rvalue. | Kenneth Graunke |
2010-08-13 | glsl2: Rework builtin function generation. | Kenneth Graunke |
2010-08-10 | texture_builtins.py: Remove useless comments. | Kenneth Graunke |
2010-08-09 | texture_builtins.py: Fix cut and paste errors in function names. | Kenneth Graunke |
2010-06-24 | glsl2: Move the compiler to the subdirectory it will live in in Mesa. | Eric Anholt |