Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Rewrite the way uniforms are tracked and handled | Ian Romanick | 2011-11-07 | 1 | -7/+5 |
* | mesa: Use Add linker_error instead of fail_link | Ian Romanick | 2011-09-30 | 1 | -14/+3 |
* | mesa: support boolean and integer-based parameters in prog_parameter | Bryan Cain | 2011-08-01 | 1 | -1/+1 |
* | Use C-style system headers in C++ code to avoid issues with std:: namespace | Ian Romanick | 2011-02-21 | 1 | -1/+0 |
* | Convert everything from the talloc API to the ralloc API. | Kenneth Graunke | 2011-01-31 | 1 | -11/+9 |
* | mesa: Fix C++ includes in sampler.cpp | Chad Versace | 2010-11-02 | 1 | -4/+4 |
* | mesa: Pull ir_to_mesa's sampler number fetcher out to shared code. | Eric Anholt | 2010-09-28 | 1 | -0/+140 |