ilo: update outdated gen assertions for Gen8
[mesa.git] / src / gallium / drivers / ilo / ilo_builder_3d_top.h
2015-02-11 Chia-I Wuilo: update outdated gen assertions for Gen8
2015-02-11 Chia-I Wuilo: update VS related functions for Gen8
2015-02-11 Chia-I Wuilo: update VF related functions for Gen8
2015-02-11 Chia-I Wuilo: update SAMPLER_BORDER_COLOR_STATE for Gen8
2015-02-11 Chia-I Wuilo: update ilo_view_surface for Gen8
2015-02-11 Chia-I Wuilo: update streamout related functions for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_{DS,HS,GS} for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_CONSTANT_x for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_URB_x for Gen8
2015-02-11 Chia-I Wuilo: update 3DSTATE_PUSH_CONSTANT_ALLOC_x for Gen8
2015-02-11 Chia-I Wuilo: update genhw headers
2014-11-11 Chia-I Wuilo: clean up gen7_3DSTATE_STREAMOUT()
2014-11-11 Chia-I Wuilo: rework gen7_3DSTATE_SO_DECL_LIST()
2014-11-11 Chia-I Wuilo: add 3DSTATE_SO_BUFFER variants
2014-11-11 Chia-I Wuilo: add gen6_3dstate_constant()
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_{HS,DS}
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_GS
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_VS
2014-11-11 Chia-I Wuilo: prefix 3DSTATE_VF with gen75
2014-11-10 Chia-I Wuilo: remove inlined state functions
2014-11-10 Chia-I Wuilo: use top/bottom split for state functions
2014-10-08 Chia-I Wuilo: fix rectlist on GEN7+
2014-10-04 Chia-I Wuilo: let shaders determine sampler counts
2014-09-30 Chia-I Wuilo: add a pass to finalize ilo_ve_state
2014-09-30 Chia-I Wuilo: use dynamic bo for rectlist vertices
2014-09-26 Chia-I Wuilo: rename state buffer to dynamic buffer
2014-09-20 Chia-I Wuilo: merge ilo_gpe.h to ilo_state*.h
2014-09-15 Chia-I Wuilo: clean up 3D/media functions
2014-09-13 Chia-I Wuilo: trust vertex element count more
2014-09-13 Chia-I Wuilo: move 3D functions to ilo_builder_3d*.h