Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Move binding table update packets to binding table setup time. | Eric Anholt | 2014-03-10 | 1 | -3/+17 |
* | i965: Reorganize the code in brw_upload_binding_tables. | Kenneth Graunke | 2014-03-10 | 1 | -17/+18 |
* | i965/gs: Properly skip GS binding table upload when no GS active. | Paul Berry | 2013-11-26 | 1 | -1/+1 |
* | i965: Simplify the shader time code by using atomic counter helpers. | Francisco Jerez | 2013-10-29 | 1 | -1/+3 |
* | i965: Make a brw_stage_prog_data for storing the SURF_INDEX information. | Eric Anholt | 2013-10-15 | 1 | -34/+13 |
* | i965: Move binding table code to a new file, brw_binding_tables.c. | Kenneth Graunke | 2013-09-19 | 1 | -0/+242 |