gallium: allow setting of the internal stream output offset
[mesa.git] / src / gallium / drivers / ilo / shader / ilo_shader_vs.c
2013-09-07 Chia-I Wuilo: preliminary GEN 7.5 support
2013-08-13 Chia-I Wuilo: support push constant model in shaders
2013-06-25 Chia-I Wuilo: use multiple entry points for shader creation
2013-06-25 Chia-I Wuilo: move internal shader interface to a new header
2013-06-14 Chia-I Wuilo: silence a compiler warning
2013-05-08 Chia-I Wuilo: use tgsi_util_get_texture_coord_dim()
2013-05-05 Chia-I Wuilo: correctly set return types of sampler messages
2013-05-01 Chia-I Wuilo: expose register indices of OUTs in ilo_shader
2013-05-01 Chia-I Wuilo: use ilo_dev_info in toy compiler
2013-04-26 Chia-I Wuilo: compile VS/GS/FS with the toy compiler