| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: remove PIPE_SHADER_CAP_MAX_ADDRS | Marek Olšák | 2014-08-11 | 1 | -1/+0 |
* | gallium: pass st_config_options to query_versions | Marek Olšák | 2014-08-11 | 1 | -0/+1 |
* | gallium/stapi: move setting GL versions to the state tracker | Marek Olšák | 2014-08-11 | 1 | -0/+10 |
* | 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 |
* | st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0 | Marek Olšák | 2014-07-18 | 1 | -0/+1 |
* | 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 |
* | target-helpers: add dd_configuration(), dd_driver_name() | Emil Velikov | 2014-06-19 | 1 | -0/+4 |
* | target-helpers: add dd_create_screen() helper | Emil Velikov | 2014-06-19 | 1 | -0/+2 |
* | 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 |
* | gallium: allow setting of the internal stream output offset | Zack Rusin | 2014-03-07 | 1 | -1/+1 |
* | gallium: rename R4A4 and A4R4 formats to match their swizzle | Marek Olšák | 2014-03-07 | 1 | -2/+2 |
* | gallium: add interface for persistent and coherent buffer mappings | Marek Olšák | 2014-02-25 | 2 | -3/+35 |
* | gallium: add texture gather support to gallium (v3) | Dave Airlie | 2014-02-25 | 2 | -2/+6 |
* | clover: Pass buffer offsets to the driver in set_global_binding() v3 | Tom Stellard | 2014-02-24 | 1 | -5/+8 |
* | winsys/xlib: move xlib_create_sw_winsys within the winsys | Emil Velikov | 2014-02-22 | 1 | -10/+0 |
* | vl: add H264 encoding interface | Christian König | 2014-02-11 | 3 | -2/+60 |
* | gallium: add geometry shader output limits | Grigori Goronzy | 2014-02-09 | 1 | -1/+3 |
* | gallium: remove PIPE_USAGE_STATIC | Marek Olšák | 2014-02-06 | 1 | -1/+0 |
* | gallium: define the behavior of PIPE_USAGE_* flags properly | Marek Olšák | 2014-02-06 | 1 | -6/+7 |
* | gallium: remove PIPE_RESOURCE_FLAG_GEN_MIPS | Marek Olšák | 2014-02-06 | 1 | -1/+0 |
* | gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS | Marek Olšák | 2014-02-04 | 1 | -3/+0 |