OSDN Git Service

ilo: enable bo reuse
[android-x86/external-mesa.git] / src / gallium / drivers / ilo / ilo_screen.c
2013-06-07 Chia-I Wuilo: enable bo reuse
2013-06-07 Chia-I Wuilo: introduce vertex element CSO
2013-06-07 Chia-I Wuilo: switch to ilo states for CLIP and SF stages
2013-05-27 Chia-I Wuilo: add support for indirect access of CONST in FS
2013-05-27 Chia-I Wuilo: add support for texture buffer objects
2013-05-21 Chia-I Wuilo: update headers from i965
2013-05-16 Chia-I Wuilo: add support for stencil resources on GEN7+
2013-05-09 Courtney Goeltzenl... ilo: Add support for HW primitive restart.
2013-05-01 Chia-I Wuilo: fix PIPE_CAP_MAX_STREAM_OUTPUT_BUFFERS
2013-05-01 Chia-I Wuilo: enable SO support on GEN7
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_screen param and fence functions
2013-04-26 Chia-I Wuilo: add debug flags settable through ILO_DEBUG
2013-04-26 Chia-I Wuilo: new pipe driver for Intel GEN6+