Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nir/glsl: Take a gl_shader_program and a stage rather than a gl_shader | Jason Ekstrand | 2015-10-02 | 1 | -1/+2 |
* | nir: Plumb the shader stage into glsl_to_nir(). | Kenneth Graunke | 2015-03-08 | 1 | -1/+1 |
* | nir: Add native_integers to nir_shader_compiler_options. | Kenneth Graunke | 2015-03-08 | 1 | -1/+1 |
* | nir: Try to make sense of the nir_shader_compiler_options code. | Kenneth Graunke | 2015-03-08 | 1 | -2/+2 |
* | nir: add a glsl-to-nir pass | Connor Abbott | 2015-01-15 | 1 | -0/+40 |