| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: remove unused pipe_viewport_state::translate[3] and scale[3] | Marek Olšák | 2014-11-16 | 1 | -2/+2 |
* | gallium: introduce PIPE_CAP_CLIP_HALFZ. | Mathias Fröhlich | 2014-10-24 | 1 | -0/+1 |
* | gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa | Marek Olšák | 2014-10-21 | 1 | -0/+1 |
* | gallium: Add PIPE_SHADER_IR_NATIVE to enum pipe_shader_ir | Tom Stellard | 2014-10-16 | 1 | -1/+2 |
* | gallium: Add tokens for DragonFly BSD. | Vinson Lee | 2014-10-10 | 1 | -0/+6 |
* | gallium: update comment for enum pipe_format | Brian Paul | 2014-09-22 | 1 | -6/+1 |
* | gallium: replace pipe_type enum with tgsi_return_type enum | Brian Paul | 2014-09-22 | 2 | -13/+13 |
* | gallium: Define PIPE_FORMAT_xyzw8888_{SNORM, SRGB} aliases | Richard Sandiford | 2014-09-17 | 1 | -0/+24 |
* | gallium: Add PIPE_FORMAT_x8B8G8R8_SNORM formats | Richard Sandiford | 2014-09-17 | 1 | -0/+3 |
* | gallium: Define PIPE_FORMAT_{LA, AL, RG, GR}nn aliases | Richard Sandiford | 2014-09-17 | 1 | -0/+32 |
* | gallium: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn formats | Richard Sandiford | 2014-09-17 | 1 | -0/+10 |
* | gallium: add a texture target to sampler view and a CAP to use it | Ilia Mirkin | 2014-09-12 | 2 | -0/+2 |
* | gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE | Timothy Arceri | 2014-08-27 | 1 | -0/+1 |
* | gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED | Tobias Klausmann | 2014-08-19 | 1 | -0/+1 |
* | gallium: add GLX_MESA_query_renderer caps | Emil Velikov | 2014-08-15 | 1 | -0/+5 |
* | gallium: add opcodes/cap for fine derivative support | Ilia Mirkin | 2014-08-14 | 2 | -1/+5 |
* | gallium: add basic support for BPTC formats | Ilia Mirkin | 2014-08-12 | 1 | -0/+5 |
* | gallium: remove PIPE_SHADER_CAP_MAX_ADDRS | Marek Olšák | 2014-08-11 | 1 | -1/+0 |
* | gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE | Marek Olšák | 2014-07-28 | 1 | -1/+1 |
* | gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED | Tom Stellard | 2014-07-25 | 1 | -1/+2 |
* | gallium: add INTERP_* opcodes to support interpolateAt* | Ilia Mirkin | 2014-07-09 | 1 | -1/+5 |
* | gallium: switch dedicated centroid field to interpolation location | Ilia Mirkin | 2014-07-09 | 1 | -2/+7 |
* | gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT | Ilia Mirkin | 2014-07-03 | 1 | -1/+1 |
* | gallium: Add PIPE_SHADER_CAP_DOUBLES | Tom Stellard | 2014-07-02 | 1 | -1/+2 |
* | gallium: add facilities for indirect drawing | Christoph Bumiller | 2014-07-02 | 2 | -0/+23 |
* | gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER | Christoph Bumiller | 2014-07-02 | 1 | -0/+1 |
* | gallium: add a cap for max vertex streams | Ilia Mirkin | 2014-07-01 | 1 | -1/+2 |
* | gallium: add an index argument to create_query | Ilia Mirkin | 2014-07-01 | 1 | -1/+2 |
* | gallium: add support for stream in so info | Ilia Mirkin | 2014-07-01 | 1 | -0/+1 |
* | vl: add level interface | Leo Liu | 2014-06-18 | 1 | -0/+1 |
* | gallium: Add PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS | Bruno Jiménez | 2014-06-12 | 1 | -1/+2 |
* | vl: add more avc profiles | Leo Liu | 2014-06-04 | 1 | -1/+5 |
* | gallium: create TGSI_PROPERTY to disable viewport and clipping | Christoph Bumiller | 2014-06-02 | 2 | -1/+3 |
* | gallium/docs: improve documentation of render condition wrt blits. | Roland Scheidegger | 2014-05-31 | 1 | -2/+2 |
* | vl: add interface for non-referenced frames | Leo Liu | 2014-05-27 | 1 | -0/+2 |
* | gallium: add bit to pipe_blit_info to leave current query enabled | Ilia Mirkin | 2014-05-11 | 1 | -0/+3 |
* | gallium: add a cap for supporting 4-offset TG4 opcodes | Ilia Mirkin | 2014-05-07 | 1 | -0/+1 |
* | gallium: remove enum numbers from shader cap queries | Brian Paul | 2014-05-07 | 1 | -32/+32 |
* | gallium: Add PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCY | Tom Stellard | 2014-04-29 | 1 | -1/+2 |
* | gallium: add new opcodes for ARB_gs5 bit manipulation support | Ilia Mirkin | 2014-04-28 | 1 | -1/+10 |
* | gallium: add GS_INVOCATIONS property | Ilia Mirkin | 2014-04-26 | 1 | -1/+2 |
* | gallium: add INVOCATIONID semantic | Ilia Mirkin | 2014-04-26 | 1 | -1/+2 |
* | gallium: add basic support for ARB_sample_shading | Ilia Mirkin | 2014-04-26 | 3 | -1/+8 |
* | vl: add interface for H264 B-frame encoding | Christian König | 2014-04-11 | 1 | -0/+3 |
* | gallium: add a way to query min/max texture gather offsets | Ilia Mirkin | 2014-04-10 | 1 | -0/+2 |
* | gallium: add support for LODQ opcodes. | Dave Airlie | 2014-04-07 | 2 | -2/+5 |
* | mesa/soft/llvmpipe: add fake MSAA support | Dave Airlie | 2014-04-02 | 1 | -1/+2 |
* | gallium: add interface to clear buffers | Ilia Mirkin | 2014-03-31 | 1 | -0/+11 |
* | gallium: add b5g6r5 srgb format | Roland Scheidegger | 2014-03-21 | 1 | -0/+2 |
* | gallium: add endian detection for OpenBSD | Jonathan Gray | 2014-03-11 | 1 | -0/+10 |