ilo: add BLT-based blitting methods to ilo_blitter
[mesa.git] / src / gallium / drivers / ilo / ilo_blit.c
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-06-13 Chia-I Wuilo: fix for util_blitter_clear() changes
2013-06-12 Chia-I Wuilo: get rid of function tables in winsys
2013-06-07 Chia-I Wuilo: introduce sampler CSO
2013-06-07 Chia-I Wuilo: introduce viewport CSO
2013-06-07 Chia-I Wuilo: switch to ilo states for shaders and resources
2013-06-07 Chia-I Wuilo: switch to ilo states for CC stage
2013-06-07 Chia-I Wuilo: switch to ilo states for WM stage
2013-06-07 Chia-I Wuilo: switch to ilo states for CLIP and SF stages
2013-06-07 Chia-I Wuilo: switch to ilo states for SOL stage
2013-06-07 Chia-I Wuilo: switch to ilo states for VF stage
2013-05-21 Chia-I Wuilo: use BLT engine to copy between textures
2013-05-21 Chia-I Wuilo: use BLT engine to copy between buffers
2013-05-21 Chia-I Wuilo: refactor blitter_xy_color_blt()
2013-05-21 Chia-I Wuilo: replace cp hooks by cp owner and flush callback
2013-05-14 Chia-I Wuilo: rename ilo_resource to ilo_texture
2013-04-26 Chia-I Wuilo: hook up pipe context blit functions
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+