Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove final imports.h and imports.c bits | Dylan Baker | 2020-04-21 | 1 | -3/+3 |
* | Move compiler.h and imports.h/c from src/mesa/main into src/util | Marek Olšák | 2020-03-27 | 1 | -1/+1 |
* | mesa: rework ParameterList to allow packing | Timothy Arceri | 2018-03-20 | 1 | -5/+16 |
* | mesa: trim down #includes in compiler.h | Brian Paul | 2015-02-26 | 1 | -1/+1 |
* | mesa: Remove remnants of PROGRAM_VARYING. | Kenneth Graunke | 2012-10-16 | 1 | -1/+1 |
* | mesa: Fix memory leak on error path. | Vinson Lee | 2011-12-16 | 1 | -0/+1 |
* | mesa: support boolean and integer-based parameters in prog_parameter | Bryan Cain | 2011-08-01 | 1 | -1/+1 |
* | mesa: set parameter list StateFlags field in _mesa_layout_parameters() | Pierre-Eric Pelloux-Prayer | 2011-05-27 | 1 | -0/+1 |
* | mesa: Remove inclusion of compiler.h from mtypes.h. | Vinson Lee | 2010-07-31 | 1 | -0/+1 |
* | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | 2010-06-10 | 1 | -0/+213 |