Age | Commit message (Expand) | Author |
---|---|---|
2011-02-21 | Use C-style system headers in C++ code to avoid issues with std:: namespace | Ian Romanick |
2011-02-03 | glsl: Add using statements for standard library functions. | Vinson Lee |
2011-01-31 | glsl: Introduce a new "const_in" variable mode. | Kenneth Graunke |
2011-01-31 | glsl: Change texel offsets to a single vector rvalue. | Kenneth Graunke |
2010-11-17 | glsl: Fix Doxygen tag \file in recently renamed files | Chad Versace |
2010-11-15 | glsl: Rename various ir_* files to lower_* and opt_*. | Kenneth Graunke |