summaryrefslogtreecommitdiffstats
path: root/src/gallium/include
Commit message (Expand)AuthorAgeFilesLines
* gallium: remove support for GCC older than 4.2.0Timothy Arceri2014-12-181-1/+1
* gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEXRoland Scheidegger2014-12-162-1/+4
* gallium: Drop the unused CND opcode.Eric Anholt2014-11-241-1/+1
* gallium: Drop unused BRA opcode.Eric Anholt2014-11-241-1/+1
* gallium: Drop the unused SFL/STR opcodes.Eric Anholt2014-11-241-2/+2
* gallium: Drop the unused RFL opcode.Eric Anholt2014-11-241-1/+1
* gallium: Drop unused X2D opcode.Eric Anholt2014-11-241-1/+0
* gallium: Drop the unused ARA opcode.Eric Anholt2014-11-241-1/+1
* gallium: Drop the unused RCC opcode.Eric Anholt2014-11-241-1/+1
* gallium: Drop the NRM and NRM4 opcodes.Eric Anholt2014-11-241-2/+2
* gallium: remove unused pipe_viewport_state::translate[3] and scale[3]Marek Olšák2014-11-161-2/+2
* gallium: introduce PIPE_CAP_CLIP_HALFZ.Mathias Fröhlich2014-10-241-0/+1
* gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesaMarek Olšák2014-10-211-0/+1
* gallium: Add PIPE_SHADER_IR_NATIVE to enum pipe_shader_irTom Stellard2014-10-161-1/+2
* gallium: Add tokens for DragonFly BSD.Vinson Lee2014-10-101-0/+6
* gallium: update comment for enum pipe_formatBrian Paul2014-09-221-6/+1
* gallium: replace pipe_type enum with tgsi_return_type enumBrian Paul2014-09-222-13/+13
* gallium: Define PIPE_FORMAT_xyzw8888_{SNORM, SRGB} aliasesRichard Sandiford2014-09-171-0/+24
* gallium: Add PIPE_FORMAT_x8B8G8R8_SNORM formatsRichard Sandiford2014-09-171-0/+3
* gallium: Define PIPE_FORMAT_{LA, AL, RG, GR}nn aliasesRichard Sandiford2014-09-171-0/+32
* gallium: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn formatsRichard Sandiford2014-09-171-0/+10
* gallium: add a texture target to sampler view and a CAP to use itIlia Mirkin2014-09-122-0/+2
* gallium: add cap for MAX_VERTEX_ATTRIB_STRIDETimothy Arceri2014-08-271-0/+1
* 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