ilo: update outdated gen assertions for Gen8
[mesa.git] / src / gallium / drivers / ilo / ilo_builder_3d_bottom.h
2015-02-11 Chia-I Wuilo: update outdated gen assertions for Gen8
2015-02-11 Chia-I Wuilo: add new WM related helpers for Gen8
2015-02-11 Chia-I Wuilo: update ilo_zs_surface for Gen8
2015-02-11 Chia-I Wuilo: update ilo_blend_state and related functions for...
2015-02-11 Chia-I Wuilo: update ilo_dsa_state and related functions for...
2015-02-11 Chia-I Wuilo: update multisample related states for Gen8
2015-02-11 Chia-I Wuilo: update WM and PS related functions for Gen8
2015-02-11 Chia-I Wuilo: update SBE related functions for Gen8
2015-02-11 Chia-I Wuilo: update SF related functions for Gen8
2015-02-11 Chia-I Wuilo: update SF_CLIP_VIEWPORT for Gen8
2015-02-11 Chia-I Wuilo: update genhw headers
2015-02-11 Chia-I Wuilo: clean up ilo_gpe_init_blend()
2015-02-11 Chia-I Wuilo: clean up sample patterns
2014-11-11 Chia-I Wuilo: clean up gen6_3DSTATE_SF()
2014-11-11 Chia-I Wuilo: add gen6_3dstate_constant()
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_PS
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_WM
2014-11-11 Chia-I Wuilo: add variants of 3DSTATE_CLIP
2014-11-10 Chia-I Wuilo: derive fb blending caps at bind time
2014-10-04 Chia-I Wuilo: let shaders determine sampler counts
2014-09-30 Chia-I Wuilo: precalculate aligned depth buffer size
2014-09-26 Chia-I Wuilo: rename state buffer to dynamic buffer
2014-09-15 Chia-I Wuilo: clean up 3D/media functions
2014-09-15 Chia-I Wuilo: fix gen6_3DSTATE_MULTISAMPLE()
2014-09-13 Chia-I Wuilo: move 3D functions to ilo_builder_3d*.h