summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)AuthorFilesLines
2012-06-19gallium: Add PIPE_CAP_START_INSTANCEFredrik Höglund1-1/+2
2012-06-01gallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v4Francisco Jerez1-0/+5
2012-05-25gallium/docs: beef up the docs related to color clampingBrian Paul2-3/+18
2012-05-12clover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCKChristoph Bumiller1-0/+5
2012-05-12gallium/docs: remove documentation of redefine_user_bufferMarek Olšák1-14/+0
2012-05-11Merge branch 'gallium-userbuf'Marek Olšák1-0/+9
2012-05-11gallium/compute: Drop TGSI dependency.Francisco Jerez1-0/+2
2012-05-11gallium/tgsi: Introduce the "LOCAL" register declaration modifier.Francisco Jerez1-0/+6
2012-05-11gallium/tgsi: Add support for atomic opcodes.Francisco Jerez1-0/+164
2012-05-11gallium/tgsi: Add support for barriers.Francisco Jerez1-0/+49
2012-05-11gallium/tgsi: Add resource write-back support.Francisco Jerez2-2/+29
2012-05-11gallium/tgsi: Add support for raw resources.Francisco Jerez1-1/+14
2012-05-11gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.Francisco Jerez1-9/+15
2012-05-11gallium: Add context hooks for binding shader resources.Francisco Jerez2-1/+23
2012-05-11gallium/tgsi: Split sampler views from shader resources.Francisco Jerez1-40/+81
2012-05-11gallium: Basic compute interface.Francisco Jerez2-1/+66
2012-04-30gallium: add PIPE_CAP_CONSTANT_BUFFER_OFFSET_ALIGNMENTMarek Olšák1-0/+2
2012-04-30gallium: add PIPE_CAP_USER_INDEX_BUFFERS and PIPE_CAP_USER_CONSTANT_BUFFERSMarek Olšák1-0/+6
2012-04-24gallium/docs: document the new vertex fetch CAPsMarek Olšák1-0/+12
2012-04-13gallium: document dual source blending restrictions on galliumDave Airlie1-1/+5
2012-04-13gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETSDave Airlie1-1/+1
2012-04-06gallium/docs: fix typosBrian Paul1-2/+2
2012-03-06gallium: add llvm-related TODOs. (v2)Dave Airlie1-0/+21
2012-02-09gallium: add PIPE_CAP_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTIONChristoph Bumiller2-3/+6
2012-01-29st/mesa: add PIPE_CAP_GLSL_FEATURE_LEVEL, cleanup st_extensions.cMarek Olšák1-0/+3
2012-01-25gallium/docs: document more CAPsMarek Olšák1-0/+20
2012-01-10Squash-merge branch 'gallium-clip-state'Marek Olšák2-0/+25
2012-01-07gallium: add an IABS opcode to TGSIBryan Cain1-0/+13
2011-12-19tgsi: update documents with some info on texture lookupDave Airlie1-0/+11
2011-12-15gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák2-20/+44
2011-11-30gallium/failover: Remove the deprecated module.Kai Wasserbäch1-11/+0
2011-11-29i965g: Delete this driver.Kai Wasserbäch1-5/+0
2011-11-22gallium: separate out floating-point CAPs into its own enumMarek Olšák1-11/+17
2011-11-22gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionallyMarek Olšák1-1/+0
2011-11-19gallium/docs: remove obsolete documentationMarek Olšák1-14/+0
2011-10-20gallium: add new query types and missing documentationChristoph Bumiller1-6/+57
2011-10-15gallium: add PIPE_BIND_BLENDABLE flagChristoph Bumiller1-0/+5
2011-09-30gallium/docs: update the documentation of capabilitiesMarek Olšák1-73/+84
2011-09-29gallium/docs: update d3d11ddi.txtMarek Olšák1-22/+11
2011-09-28gallium: add polygon offset clamp stateChristoph Bumiller1-0/+2
2011-09-27gallium: move border color to be a color unionDave Airlie1-2/+3
2011-09-10gallium: add TGSI opcodes UARL and UCMPBryan Cain1-0/+19
2011-09-02tgsi: add support for texture offsets to the TGSI IR. (v2)Dave Airlie1-3/+10
2011-08-26tgsi: update tgsi.rst for TXQDave Airlie1-2/+14
2011-08-04gallium: extend resource_resolve to accommodate BlitFramebufferChristoph Bumiller1-1/+8
2011-05-06gallium: implement seamless cubemap extensionsMarek Olšák1-0/+4
2011-04-16gallium/docs: Improve min_index/max_index description.José Fonseca1-8/+17
2011-03-29gallium: implement clamping controls (ARB_color_buffer_float)Luca Barbieri1-0/+24
2011-03-15gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák1-0/+10
2011-03-11gallium: remove flags from the flush functionMarek Olšák1-2/+2