summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_nir_uniforms.cpp
Commit message (Expand)AuthorAgeFilesLines
* i965, anv: Use NIR FragCoord re-center and y-transform passes.Kenneth Graunke2016-05-201-11/+5
* i965: fixup uniform setup for doublesConnor Abbott2016-05-101-1/+6
* i965: fix struct type in commentTimothy Arceri2016-04-111-1/+1
* glsl: move to compiler/Emil Velikov2016-01-261-1/+1
* i965: Make uniform offsets be in terms of bytesJason Ekstrand2015-12-071-4/+2
* i965/nir_uniforms: Replace comps_per_unit with an is_scalar booleanJason Ekstrand2015-12-071-13/+15
* i965: Clean up #includes in the compiler.Matt Turner2015-11-241-1/+0
* i965: add support for image AoATimothy Arceri2015-11-041-0/+2
* i965: Use nir_foreach_variableJason Ekstrand2015-10-021-1/+1
* i965/nir: Pull GLSL uniform handling into a common functionJason Ekstrand2015-10-021-0/+121
* i965/nir: Pull common ARB program uniform handling into a common functionJason Ekstrand2015-10-021-0/+61