summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_ff_gs_emit.c
Commit message (Expand)AuthorAgeFilesLines
* i965/gs/gen6: fix execsize for instructions with width of 4 in gen6_sol_progr...Samuel Iglesias Gonsalvez2016-03-171-1/+10
* i965: Drop #include of main/glheader.h.Matt Turner2015-11-241-1/+0
* i965: Make 'dw1' and 'bits' unnamed structures in brw_reg.Matt Turner2015-11-131-1/+1
* i965: Rename brw_compile to brw_codegenJason Ekstrand2015-04-221-7/+7
* i965: Remove the context field from brw_compilerJason Ekstrand2015-04-221-9/+3
* i965: Make the brw_inst helpers take a device_info instead of a contextJason Ekstrand2015-04-221-4/+3
* i965: Rename brw_gs{,_emit}.[ch] to brw_ff_gs{,_emit}.[ch].Kenneth Graunke2014-10-291-0/+529