ilo: fix headers in Makefile.sources
[mesa.git] / src / gallium / drivers / ilo / Makefile.sources
2014-09-20 Chia-I Wuilo: fix headers in Makefile.sources
2014-09-20 Chia-I Wuilo: merge ilo_gpe.h to ilo_state*.h
2014-09-20 Chia-I Wuilo: rename ilo_gpe_gen*.[ch]
2014-09-13 Chia-I Wuilo: move 3D functions to ilo_builder_3d*.h
2014-09-13 Chia-I Wuilo: move media functions to ilo_builder_media.h
2014-09-13 Chia-I Wuilo: move GPE common functions to ilo_builder_render.h
2014-09-12 Chia-I Wuilo: move BLT functions to ilo_builder_blt.h
2014-09-12 Chia-I Wuilo: move MI functions to ilo_builder_mi.h
2014-09-09 Emil Velikovilo: add ilo_builder.h to the sources list
2014-09-09 Chia-I Wuilo: make ilo_cp based on ilo_builder
2014-09-09 Chia-I Wuilo: add a builder for building BOs for submission
2014-09-05 Emil Velikovgallium/ilo: ship all files in the tarball
2014-08-19 Chia-I Wuilo: add new resource layout code
2014-01-08 Chia-I Wuilo: add HiZ op support to the pipelines
2013-06-17 Chia-I Wuilo: add BLT-based blitting methods to ilo_blitter
2013-06-17 Chia-I Wuilo: replace util_blitter by ilo_blitter
2013-05-14 Chia-I Wuilo: move transfer-related functions to a new file
2013-04-26 Chia-I Wuilo: compile VS/GS/FS with the toy compiler
2013-04-26 Chia-I Wuilo: add a toy shader compiler
2013-04-26 Chia-I Wuilo: add GEN7 support for 3D pipeline
2013-04-26 Chia-I Wuilo: add 3D pipeline for GEN6
2013-04-26 Chia-I Wuilo: add GEN7 GPE
2013-04-26 Chia-I Wuilo: add GEN6 GPE
2013-04-26 Chia-I Wuilo: add functions to manage shaders
2013-04-26 Chia-I Wuilo: add command parser
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+