Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: remove PIPE_SHADER_CAP_MAX_ADDRS | Marek Olšák | 2014-08-11 | 1 | -2/+0 |
* | gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE | Marek Olšák | 2014-07-28 | 1 | -2/+2 |
* | gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally | Marek Olšák | 2011-11-22 | 1 | -1/+0 |
* | gallium: remove the geom_flags param from is_format_supported | Marek Olšák | 2011-03-11 | 1 | -2/+1 |
* | auxiliary: fix unintended fallthrough | Luca Barbieri | 2010-09-14 | 1 | -0/+1 |
* | gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3) | Luca Barbieri | 2010-09-14 | 1 | -10/+17 |
* | auxiliary/util: Add SM3 meta-cap list. | Corbin Simpson | 2010-07-05 | 1 | -0/+17 |
* | gallium/util: adapt util code to interface changes | Roland Scheidegger | 2010-05-17 | 1 | -0/+1 |
* | util: Add missing break statement in u_caps.c | Jakob Bornecrantz | 2010-04-30 | 1 | -0/+1 |
* | util: Update caps after helpfull input | Jakob Bornecrantz | 2010-04-29 | 1 | -16/+54 |
* | util: Add small caps checker helper | Jakob Bornecrantz | 2010-04-29 | 1 | -0/+206 |