| Commit message (Expand) | Author | Age | Files | Lines |
* | ilo: remove intel_winsys_enable_reuse() | Chia-I Wu | 2014-03-10 | 1 | -2/+0 |
* | gallium: the other drivers don't support ARB_buffer_storage | Marek Olšák | 2014-02-25 | 1 | -0/+1 |
* | gallium: add texture gather support to gallium (v3) | Dave Airlie | 2014-02-25 | 1 | -0/+2 |
* | gallium: add geometry shader output limits | Grigori Goronzy | 2014-02-09 | 1 | -0/+3 |
* | gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS | Marek Olšák | 2014-02-04 | 1 | -2/+0 |
* | ilo: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64 | Siavash Eliasi | 2014-01-29 | 1 | -1/+1 |
* | gallium: remove PIPE_CAP_SCALED_RESOLVE | Marek Olšák | 2014-01-23 | 1 | -1/+0 |
* | ilo: enable HiZ | Chia-I Wu | 2014-01-08 | 1 | -0/+1 |
* | gallium: add support for AMD_vertex_shader_layer | Marek Olšák | 2013-12-03 | 1 | -0/+2 |
* | gallium: new shader cap bit for the amount of sampler views | Roland Scheidegger | 2013-11-28 | 1 | -0/+2 |
* | ilo: minor cleanups for recent interface changes | Chia-I Wu | 2013-10-28 | 1 | -1/+2 |
* | gallium: add PIPE_CAP_MIXED_FRAMEBUFFER_SIZES | Ilia Mirkin | 2013-10-26 | 1 | -0/+1 |
* | ilo: add ILO_DEBUG=flush | Chia-I Wu | 2013-08-20 | 1 | -0/+1 |
* | ilo: add ILO_DEBUG=draw | Chia-I Wu | 2013-08-20 | 1 | -0/+1 |
* | vl: add entrypoint to get_video_param | Christian König | 2013-08-19 | 1 | -1/+2 |
* | vl: Add support for max level query v2 | Rico Schüller | 2013-08-14 | 1 | -1/+2 |
* | gallium: Add PIPE_CAP_ENDIANNESS | Tom Stellard | 2013-07-22 | 1 | -0/+2 |
* | ilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12 | Chia-I Wu | 2013-07-11 | 1 | -2/+3 |
* | mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies | Marek Olšák | 2013-07-02 | 1 | -1/+0 |
* | ilo: support PIPE_CAP_USER_INDEX_BUFFERS | Chia-I Wu | 2013-06-26 | 1 | -1/+0 |
* | ilo: support PIPE_CAP_USER_CONSTANT_BUFFERS | Chia-I Wu | 2013-06-26 | 1 | -1/+1 |
* | ilo: bump up PIPE_CAP_GLSL_FEATURE_LEVEL to 140 | Chia-I Wu | 2013-06-13 | 1 | -1/+1 |
* | ilo: get rid of function tables in winsys | Chia-I Wu | 2013-06-12 | 1 | -8/+8 |
* | ilo: advertise PIPE_CAP_CUBE_MAP_ARRAY | Chia-I Wu | 2013-06-07 | 1 | -2/+1 |
* | ilo: enable bo reuse | Chia-I Wu | 2013-06-07 | 1 | -0/+2 |
* | ilo: introduce vertex element CSO | Chia-I Wu | 2013-06-07 | 1 | -1/+1 |
* | ilo: switch to ilo states for CLIP and SF stages | Chia-I Wu | 2013-06-07 | 1 | -0/+2 |
* | ilo: add support for indirect access of CONST in FS | Chia-I Wu | 2013-05-27 | 1 | -1/+2 |
* | ilo: add support for texture buffer objects | Chia-I Wu | 2013-05-27 | 1 | -2/+6 |
* | ilo: update headers from i965 | Chia-I Wu | 2013-05-21 | 1 | -17/+21 |
* | ilo: add support for stencil resources on GEN7+ | Chia-I Wu | 2013-05-16 | 1 | -1/+2 |
* | ilo: Add support for HW primitive restart. | Courtney Goeltzenleuchter | 2013-05-10 | 1 | -1/+1 |
* | ilo: fix PIPE_CAP_MAX_STREAM_OUTPUT_BUFFERS | Chia-I Wu | 2013-05-01 | 1 | -0/+2 |
* | ilo: enable SO support on GEN7 | Chia-I Wu | 2013-05-01 | 1 | -3/+4 |
* | ilo: move device limits to ilo_dev_info or to GPEs | Chia-I Wu | 2013-05-01 | 1 | -6/+34 |
* | ilo: add ilo_dev_info shared by the screen and contexts | Chia-I Wu | 2013-05-01 | 1 | -15/+43 |
* | ilo: hook up pipe_screen param and fence functions | Chia-I Wu | 2013-04-26 | 1 | -11/+571 |
* | ilo: add debug flags settable through ILO_DEBUG | Chia-I Wu | 2013-04-26 | 1 | -0/+15 |
* | ilo: new pipe driver for Intel GEN6+ | Chia-I Wu | 2013-04-26 | 1 | -0/+104 |