Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: Add constuctors for the common cases of glsl_struct_field | Ian Romanick | 2015-08-03 | 1 | -9/+1 |
* | glsl/tests: fix varying_test since tess changes. | Dave Airlie | 2015-07-23 | 1 | -1/+1 |
* | util: Move ralloc to a new src/util directory. | Kenneth Graunke | 2014-08-04 | 1 | -1/+1 |
* | linker: Fix consumer_inputs_with_locations indexing | Ian Romanick | 2014-05-07 | 1 | -6/+5 |
* | linker: Modify cross_validate_outputs_to_inputs to match using explicit locat... | Ian Romanick | 2014-05-02 | 1 | -12/+23 |
* | linker: Refactor code that gets an input matching an output | Ian Romanick | 2014-05-02 | 1 | -0/+80 |
* | glsl: Exit when the shader IR contains an interface block instance | Ian Romanick | 2014-05-02 | 1 | -25/+46 |
* | glsl/tests: Add first simple tests of populate_consumer_input_sets | Ian Romanick | 2014-05-02 | 1 | -0/+246 |