ilo: enable HiZ
[mesa.git] / src / gallium / drivers / ilo / ilo_screen.c
2014-01-08 Chia-I Wuilo: enable HiZ
2013-12-03 Marek Olšákgallium: add support for AMD_vertex_shader_layer
2013-11-28 Roland Scheideggergallium: new shader cap bit for the amount of sampler...
2013-10-28 Chia-I Wuilo: minor cleanups for recent interface changes
2013-10-25 Ilia Mirkingallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES
2013-08-20 Chia-I Wuilo: add ILO_DEBUG=flush
2013-08-20 Chia-I Wuilo: add ILO_DEBUG=draw
2013-08-19 Christian Königvl: add entrypoint to get_video_param
2013-08-14 Rico Schüllervl: Add support for max level query v2
2013-07-22 Tom Stellardgallium: Add PIPE_CAP_ENDIANNESS
2013-07-11 Chia-I Wuilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12
2013-07-02 Marek Olšákmesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit...
2013-06-26 Chia-I Wuilo: support PIPE_CAP_USER_INDEX_BUFFERS
2013-06-26 Chia-I Wuilo: support PIPE_CAP_USER_CONSTANT_BUFFERS
2013-06-13 Chia-I Wuilo: bump up PIPE_CAP_GLSL_FEATURE_LEVEL to 140
2013-06-12 Chia-I Wuilo: get rid of function tables in winsys
2013-06-07 Chia-I Wuilo: advertise PIPE_CAP_CUBE_MAP_ARRAY
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+