Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965, anv: Use NIR FragCoord re-center and y-transform passes. | Kenneth Graunke | 2016-05-20 | 1 | -11/+5 |
* | i965: fixup uniform setup for doubles | Connor Abbott | 2016-05-10 | 1 | -1/+6 |
* | i965: fix struct type in comment | Timothy Arceri | 2016-04-11 | 1 | -1/+1 |
* | glsl: move to compiler/ | Emil Velikov | 2016-01-26 | 1 | -1/+1 |
* | i965: Make uniform offsets be in terms of bytes | Jason Ekstrand | 2015-12-07 | 1 | -4/+2 |
* | i965/nir_uniforms: Replace comps_per_unit with an is_scalar boolean | Jason Ekstrand | 2015-12-07 | 1 | -13/+15 |
* | i965: Clean up #includes in the compiler. | Matt Turner | 2015-11-24 | 1 | -1/+0 |
* | i965: add support for image AoA | Timothy Arceri | 2015-11-04 | 1 | -0/+2 |
* | i965: Use nir_foreach_variable | Jason Ekstrand | 2015-10-02 | 1 | -1/+1 |
* | i965/nir: Pull GLSL uniform handling into a common function | Jason Ekstrand | 2015-10-02 | 1 | -0/+121 |
* | i965/nir: Pull common ARB program uniform handling into a common function | Jason Ekstrand | 2015-10-02 | 1 | -0/+61 |