summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Update shader info when adding discardsEric Anholt2016-08-291-0/+2
* nir: Change nir_shader_get_entrypoint to return an impl.Kenneth Graunke2016-08-251-6/+1
* nir: add lowering pass for glBitmapRob Clark2016-05-111-0/+139