i965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
[mesa.git] / src / mesa / drivers / dri / i965 / gen8_sf_state.c
2014-12-03 Kenneth Graunkei965: Rename CACHE_NEW_*_PROG to BRW_NEW_*_PROG_DATA.
2014-11-29 Kenneth Graunkei965: Alphabetize brw_tracked_state flags and use a...
2014-11-09 Kenneth Graunkei965: Use ctx->Const.MaxLineWidth when clamping ctx...
2014-11-09 Kenneth Graunkei965: Set Line Width correctly on Cherryview and Skylake.
2014-11-03 Kenneth Graunkei965/skl: Update Viewport Z Clip Test Enable bits for...
2014-11-03 Damien Lespiaui965/skl: Update 3DSTATE_SBE for Skylake.
2014-10-01 Kenneth Graunkei965: Add missing /* BRW_NEW_FRAGMENT_PROGRAM */ comments.
2014-08-15 Kristian Høgsbergi965: Add context flag to disable the viewport transform
2014-07-01 Matt Turneri965: Use unreachable() instead of unconditional assert().
2014-04-08 Kenneth Graunkei965: Fix missing dirty bits in the gen8_sbe_state...
2014-02-19 Kenneth Graunkei965: Enable smooth points when multisampling without...
2014-02-19 Kenneth Graunkei965: Thwack multisample enable bit in 3DSTATE_RASTER.
2014-02-01 Kenneth Graunkei965: Update SF, SBE, and RASTER state for Broadwell.