aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_binding_tables.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Move binding table update packets to binding table setup time.Eric Anholt2014-03-101-3/+17
* i965: Reorganize the code in brw_upload_binding_tables.Kenneth Graunke2014-03-101-17/+18
* i965/gs: Properly skip GS binding table upload when no GS active.Paul Berry2013-11-261-1/+1
* i965: Simplify the shader time code by using atomic counter helpers.Francisco Jerez2013-10-291-1/+3
* i965: Make a brw_stage_prog_data for storing the SURF_INDEX information.Eric Anholt2013-10-151-34/+13
* i965: Move binding table code to a new file, brw_binding_tables.c.Kenneth Graunke2013-09-191-0/+242