aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/brw_fs_visitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* i965/fs: Lower gl_VertexID and friends to inputs at the NIR levelJason Ekstrand2017-05-091-38/+0
* i965/vs: Set uses_vertexid and friends from brw_compile_vsJason Ekstrand2017-05-091-6/+0
* nir: Embed the shader_info in the nir_shader againJason Ekstrand2017-05-091-5/+5
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+953