Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Implement ABO surface state emission. | Francisco Jerez | 2013-10-29 | 1 | -0/+23 |
* | i965: Make a brw_stage_prog_data for storing the SURF_INDEX information. | Eric Anholt | 2013-10-15 | 1 | -3/+3 |
* | i965: Move binding table code to a new file, brw_binding_tables.c. | Kenneth Graunke | 2013-09-19 | 1 | -34/+0 |
* | i965: Generalize brw_vec4_upload_binding_table() beyond vec4 stages. | Kenneth Graunke | 2013-09-19 | 1 | -2/+3 |
* | i965/gs: Implement support for geometry shader surfaces. | Paul Berry | 2013-08-31 | 1 | -0/+122 |