i965: Use unreachable() instead of unconditional assert().
[mesa.git] / src / mesa / drivers / dri / i965 / brw_gs_surface_state.c
2014-03-25 Gregory Hainautmesa/sso: rename Shader to the pointer _Shader
2014-01-22 Paul Berrymesa: Fold long lines introduced by the previous patch.
2014-01-22 Paul Berrymesa: Replace ctx->Shader.Current{Vertex,Fragment,Geome...
2013-10-29 Francisco Jerezi965: Implement ABO surface state emission.
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...
2013-09-19 Kenneth Graunkei965: Generalize brw_vec4_upload_binding_table() beyond...
2013-09-01 Paul Berryi965/gs: Implement support for geometry shader surfaces.