Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404
[mesa.git] / src / mesa / drivers / dri / i965 / brw_binding_tables.c
2014-09-05 Jordan JustenRevert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be...
2014-09-02 Paul Berryi965: Create a macro for setting a dirty bit.
2014-07-02 Eric Anholti965: Fix stale binding table comment.
2014-03-10 Eric Anholti965: Move binding table update packets to binding...
2014-03-10 Kenneth Graunkei965: Reorganize the code in brw_upload_binding_tables.
2013-11-26 Paul Berryi965/gs: Properly skip GS binding table upload when...
2013-10-29 Francisco Jerezi965: Simplify the shader time code by using atomic...
2013-10-15 Eric Anholti965: Make a brw_stage_prog_data for storing the SURF_I...
2013-09-19 Kenneth Graunkei965: Move binding table code to a new file, brw_bindin...