summaryrefslogtreecommitdiffstats
path: root/src/gallium/include
Commit message (Expand)AuthorAgeFilesLines
* gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTEDTobias Klausmann2014-08-191-0/+1
* gallium: add GLX_MESA_query_renderer capsEmil Velikov2014-08-151-0/+5
* gallium: add opcodes/cap for fine derivative supportIlia Mirkin2014-08-142-1/+5
* gallium: add basic support for BPTC formatsIlia Mirkin2014-08-121-0/+5
* gallium: remove PIPE_SHADER_CAP_MAX_ADDRSMarek Olšák2014-08-111-1/+0
* gallium: pass st_config_options to query_versionsMarek Olšák2014-08-111-0/+1
* gallium/stapi: move setting GL versions to the state trackerMarek Olšák2014-08-111-0/+10
* gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZEMarek Olšák2014-07-281-1/+1
* gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTEDTom Stellard2014-07-251-1/+2
* st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0Marek Olšák2014-07-181-0/+1
* gallium: add INTERP_* opcodes to support interpolateAt*Ilia Mirkin2014-07-091-1/+5
* gallium: switch dedicated centroid field to interpolation locationIlia Mirkin2014-07-091-2/+7
* gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORTIlia Mirkin2014-07-031-1/+1
* gallium: Add PIPE_SHADER_CAP_DOUBLESTom Stellard2014-07-021-1/+2
* gallium: add facilities for indirect drawingChristoph Bumiller2014-07-022-0/+23
* gallium: add PIPE_BIND_COMMAND_ARGS_BUFFERChristoph Bumiller2014-07-021-0/+1
* gallium: add a cap for max vertex streamsIlia Mirkin2014-07-011-1/+2
* gallium: add an index argument to create_queryIlia Mirkin2014-07-011-1/+2
* gallium: add support for stream in so infoIlia Mirkin2014-07-011-0/+1
* target-helpers: add dd_configuration(), dd_driver_name()Emil Velikov2014-06-191-0/+4
* target-helpers: add dd_create_screen() helperEmil Velikov2014-06-191-0/+2
* vl: add level interfaceLeo Liu2014-06-181-0/+1
* gallium: Add PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITSBruno Jiménez2014-06-121-1/+2
* vl: add more avc profilesLeo Liu2014-06-041-1/+5
* gallium: create TGSI_PROPERTY to disable viewport and clippingChristoph Bumiller2014-06-022-1/+3
* gallium/docs: improve documentation of render condition wrt blits.Roland Scheidegger2014-05-311-2/+2
* vl: add interface for non-referenced framesLeo Liu2014-05-271-0/+2
* gallium: add bit to pipe_blit_info to leave current query enabledIlia Mirkin2014-05-111-0/+3
* gallium: add a cap for supporting 4-offset TG4 opcodesIlia Mirkin2014-05-071-0/+1
* gallium: remove enum numbers from shader cap queriesBrian Paul2014-05-071-32/+32
* gallium: Add PIPE_COMPUTE_CAP_MAX_CLOCK_FREQUENCYTom Stellard2014-04-291-1/+2
* gallium: add new opcodes for ARB_gs5 bit manipulation supportIlia Mirkin2014-04-281-1/+10
* gallium: add GS_INVOCATIONS propertyIlia Mirkin2014-04-261-1/+2
* gallium: add INVOCATIONID semanticIlia Mirkin2014-04-261-1/+2
* gallium: add basic support for ARB_sample_shadingIlia Mirkin2014-04-263-1/+8
* vl: add interface for H264 B-frame encodingChristian König2014-04-111-0/+3
* gallium: add a way to query min/max texture gather offsetsIlia Mirkin2014-04-101-0/+2
* gallium: add support for LODQ opcodes.Dave Airlie2014-04-072-2/+5
* mesa/soft/llvmpipe: add fake MSAA supportDave Airlie2014-04-021-1/+2
* gallium: add interface to clear buffersIlia Mirkin2014-03-311-0/+11
* gallium: add b5g6r5 srgb formatRoland Scheidegger2014-03-211-0/+2
* gallium: add endian detection for OpenBSDJonathan Gray2014-03-111-0/+10
* gallium: allow setting of the internal stream output offsetZack Rusin2014-03-071-1/+1
* gallium: rename R4A4 and A4R4 formats to match their swizzleMarek Olšák2014-03-071-2/+2
* gallium: add interface for persistent and coherent buffer mappingsMarek Olšák2014-02-252-3/+35
* gallium: add texture gather support to gallium (v3)Dave Airlie2014-02-252-2/+6
* clover: Pass buffer offsets to the driver in set_global_binding() v3Tom Stellard2014-02-241-5/+8
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-221-10/+0
* vl: add H264 encoding interfaceChristian König2014-02-113-2/+60
* gallium: add geometry shader output limitsGrigori Goronzy2014-02-091-1/+3