summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)AuthorFilesLines
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
2011-02-22gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.José Fonseca1-13/+29
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák1-0/+16
2011-02-14gallium: remove pipe_vertex_buffer::max_indexMarek Olšák1-1/+0
2011-02-09gallium/docs: fix typoMarek Olšák1-1/+1
2011-02-03gallium/docs: more info about setting samplers and sampler viewsBrian Paul1-11/+23
2011-01-28gallium/docs: add info about transfer boxes and array texturesBrian Paul1-0/+16
2011-01-26gallium: add an interface for query predicatesZack Rusin1-0/+5
2011-01-24gallium/tgsi: update the docs for the new opcodes a bitZack Rusin1-5/+52
2011-01-24gallium: implement modern sampling schemeZack Rusin1-0/+123
2011-01-19gallium/docs: document result type for some types of queriesBrian Paul1-0/+2
2011-01-15Merge branch 'draw-instanced'Brian Paul1-0/+1
2010-12-24gallium: add fragment shader property for color writes to all buffers. (v2)Dave Airlie1-0/+5
2010-12-14tgsi: document texture opcodesBrian Paul1-6/+58
2010-12-05gallium: added PIPE_CAP_INSTANCED_DRAWINGBrian Paul1-0/+1
2010-12-02gallium: support for array textures and related changesRoland Scheidegger4-22/+59
2010-10-21gallium: new CAP, state for primitive restartBrian Paul1-0/+9
2010-10-13gallium/format: add support for X24S8 and S8X24 formats.Dave Airlie1-0/+2
2010-10-13gallium/tgsi: add support for stencil writes.Dave Airlie1-0/+6
2010-09-21gallium/docs: The RET opcode may appear anywhere in a subroutine.Tilman Sauerbeck1-2/+0
2010-09-21Merge branch 'sprite-coord'Brian Paul2-5/+141
2010-09-19gallium/docs: Fixed a typo in the SCS opcode description.Tilman Sauerbeck1-1/+1
2010-09-17gallium/docs: added new pipeline.txt diagramBrian Paul1-0/+128
2010-09-17gallium: better docs for pipe_rasterizer_state::sprite_coord_enableBrian Paul1-5/+13
2010-09-13gallium: Change the resource_copy_region semantics to allow copies between di...José Fonseca1-3/+5
2010-08-25gallium/docs: notes on scissor stateKeith Whitwell1-1/+3
2010-08-20gallium/docs: improve documentation for resourcesLuca Barbieri1-3/+157
2010-08-20gallium: add PIPE_TEXTURE_RECT targetLuca Barbieri2-0/+42
2010-08-20gallium/docs: Add GalahadJakob Bornecrantz2-0/+13
2010-08-15gallium/docs: Cleanup debugging. Spelling, grammar, organization.Corbin Simpson1-25/+30
2010-08-15gallium/docs: Add formatting for envvar role; change debugging.Corbin Simpson4-30/+44
2010-08-15gallium/docs: Add rbug to distributionJakob Bornecrantz1-0/+5
2010-08-15gallium/docs: Add a debugging sectionJakob Bornecrantz2-0/+97
2010-08-05docs: clarify point sprite discussionKeith Whitwell1-16/+23
2010-07-29gallium/docs: Document draw_vbo and set_index_buffer.Chia-I Wu2-58/+27
2010-07-28gallium/docs: Fix VMware spelling.Vinson Lee1-2/+2
2010-07-27gallium/docs: Fix VMware spelling.Corbin Simpson1-2/+2
2010-06-24gallium/docs: Vertex data formats.Corbin Simpson1-3/+38
2010-06-24gallium/docs: Lops override the rest of the blending state when enabled.Corbin Simpson1-2/+4