ilo: EOL drop unmaintained gallium drv from buildsys
[mesa.git] / src / gallium / drivers / ilo / ilo_context.h
2016-09-06 Marek Olšákgallium: switch drivers to the slab allocator in src...
2015-05-02 Chia-I Wuilo: rename ilo_dev_info to ilo_dev
2014-09-26 Chia-I Wuilo: rename 3d_pipeline to render
2014-09-26 Chia-I Wuilo: remove struct ilo_3d
2014-09-22 Chia-I Wuilo: handle conditional rendering in the context
2014-09-20 Chia-I Wuilo: add a new struct for context states
2014-09-20 Chia-I Wuilo: merge ilo_gpe.h to ilo_state*.h
2014-09-09 Chia-I Wuilo: make ilo_cp based on ilo_builder
2013-06-26 Chia-I Wuilo: make pipe_draw_info a context state
2013-06-26 Chia-I Wuilo: support PIPE_CAP_USER_CONSTANT_BUFFERS
2013-06-17 Chia-I Wuilo: replace util_blitter by ilo_blitter
2013-06-07 Chia-I Wuilo: use slab allocator for transfers
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-06-07 Chia-I Wuilo: move hardware limits to ilo_gpe.h
2013-05-27 Chia-I Wuilo: enable multiple constant buffers
2013-05-01 Chia-I Wuilo: move device limits to ilo_dev_info or to GPEs
2013-05-01 Chia-I Wuilo: add ilo_dev_info shared by the screen and contexts
2013-04-26 Chia-I Wuilo: hook up pipe context 3D functions
2013-04-26 Chia-I Wuilo: hook up pipe context blit functions
2013-04-26 Chia-I Wuilo: hook up pipe context state functions
2013-04-26 Chia-I Wuilo: add functions to manage shaders
2013-04-26 Chia-I Wuilo: hook up pipe context flush function
2013-04-26 Chia-I Wuilo: hook up pipe_screen param and fence functions
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+