summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/glsl_to_nir.h
Commit message (Expand)AuthorAgeFilesLines
* nir: Plumb the shader stage into glsl_to_nir().Kenneth Graunke2015-03-081-1/+1
* nir: Add native_integers to nir_shader_compiler_options.Kenneth Graunke2015-03-081-1/+1
* nir: Try to make sense of the nir_shader_compiler_options code.Kenneth Graunke2015-03-081-2/+2
* nir: add a glsl-to-nir passConnor Abbott2015-01-151-0/+40