summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)Author
2011-03-15gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2011-02-22gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions.José Fonseca
2011-02-14gallium: notify drivers about possible changes in user buffer contentsMarek Olšák
2011-02-14gallium: remove pipe_vertex_buffer::max_indexMarek Olšák
2011-02-09gallium/docs: fix typoMarek Olšák
2011-02-03gallium/docs: more info about setting samplers and sampler viewsBrian Paul
2011-01-28gallium/docs: add info about transfer boxes and array texturesBrian Paul
2011-01-26gallium: add an interface for query predicatesZack Rusin
2011-01-24gallium/tgsi: update the docs for the new opcodes a bitZack Rusin
2011-01-24gallium: implement modern sampling schemeZack Rusin
2011-01-19gallium/docs: document result type for some types of queriesBrian Paul
2011-01-15Merge branch 'draw-instanced'Brian Paul
2010-12-24gallium: add fragment shader property for color writes to all buffers. (v2)Dave Airlie
2010-12-14tgsi: document texture opcodesBrian Paul
2010-12-05gallium: added PIPE_CAP_INSTANCED_DRAWINGBrian Paul
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-10-21gallium: new CAP, state for primitive restartBrian Paul
2010-10-13gallium/format: add support for X24S8 and S8X24 formats.Dave Airlie
2010-10-13gallium/tgsi: add support for stencil writes.Dave Airlie
2010-09-21gallium/docs: The RET opcode may appear anywhere in a subroutine.Tilman Sauerbeck
2010-09-21Merge branch 'sprite-coord'Brian Paul
2010-09-19gallium/docs: Fixed a typo in the SCS opcode description.Tilman Sauerbeck
2010-09-17gallium/docs: added new pipeline.txt diagramBrian Paul
2010-09-17gallium: better docs for pipe_rasterizer_state::sprite_coord_enableBrian Paul
2010-09-13gallium: Change the resource_copy_region semantics to allow copies between di...José Fonseca
2010-08-25gallium/docs: notes on scissor stateKeith Whitwell
2010-08-20gallium/docs: improve documentation for resourcesLuca Barbieri
2010-08-20gallium: add PIPE_TEXTURE_RECT targetLuca Barbieri
2010-08-20gallium/docs: Add GalahadJakob Bornecrantz
2010-08-15gallium/docs: Cleanup debugging. Spelling, grammar, organization.Corbin Simpson
2010-08-15gallium/docs: Add formatting for envvar role; change debugging.Corbin Simpson
2010-08-15gallium/docs: Add rbug to distributionJakob Bornecrantz
2010-08-15gallium/docs: Add a debugging sectionJakob Bornecrantz
2010-08-05docs: clarify point sprite discussionKeith Whitwell
2010-07-29gallium/docs: Document draw_vbo and set_index_buffer.Chia-I Wu
2010-07-28gallium/docs: Fix VMware spelling.Vinson Lee
2010-07-27gallium/docs: Fix VMware spelling.Corbin Simpson
2010-06-24gallium/docs: Vertex data formats.Corbin Simpson
2010-06-24gallium/docs: Lops override the rest of the blending state when enabled.Corbin Simpson
2010-06-24gallium/docs: updated remaining semantic label docsBrian Paul
2010-06-24gallium/docs: Add lop table.Corbin Simpson
2010-06-24gallium/docs: Slight clarification and formatting for Blend.Corbin Simpson
2010-06-23gallium/docs: document TGSI_SEMANTIC_EDGEFLAGBrian Paul
2010-06-23gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERSBrian Paul
2010-06-23gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLORBrian Paul
2010-06-16gallium/docs: GLSL glossary entry.Corbin Simpson
2010-06-16gallium/docs: Explain DFRACEXP/DLDEXP.Corbin Simpson
2010-06-16gallium/docs: Remove unneeded "doubles", add double blurb.Corbin Simpson
2010-06-16gallium/docs: Label opcodes by capability bits.Corbin Simpson