Age | Commit message (Expand) | Author |
2011-01-28 | gallium/docs: add info about transfer boxes and array textures | Brian Paul |
2011-01-26 | gallium: add an interface for query predicates | Zack Rusin |
2011-01-24 | gallium/tgsi: update the docs for the new opcodes a bit | Zack Rusin |
2011-01-24 | gallium: implement modern sampling scheme | Zack Rusin |
2011-01-19 | gallium/docs: document result type for some types of queries | Brian Paul |
2011-01-15 | Merge branch 'draw-instanced' | Brian Paul |
2010-12-24 | gallium: add fragment shader property for color writes to all buffers. (v2) | Dave Airlie |
2010-12-14 | tgsi: document texture opcodes | Brian Paul |
2010-12-05 | gallium: added PIPE_CAP_INSTANCED_DRAWING | Brian Paul |
2010-12-02 | gallium: support for array textures and related changes | Roland Scheidegger |
2010-10-21 | gallium: new CAP, state for primitive restart | Brian Paul |
2010-10-13 | gallium/format: add support for X24S8 and S8X24 formats. | Dave Airlie |
2010-10-13 | gallium/tgsi: add support for stencil writes. | Dave Airlie |
2010-09-21 | gallium/docs: The RET opcode may appear anywhere in a subroutine. | Tilman Sauerbeck |
2010-09-21 | Merge branch 'sprite-coord' | Brian Paul |
2010-09-19 | gallium/docs: Fixed a typo in the SCS opcode description. | Tilman Sauerbeck |
2010-09-17 | gallium/docs: added new pipeline.txt diagram | Brian Paul |
2010-09-17 | gallium: better docs for pipe_rasterizer_state::sprite_coord_enable | Brian Paul |
2010-09-13 | gallium: Change the resource_copy_region semantics to allow copies between di... | José Fonseca |
2010-08-25 | gallium/docs: notes on scissor state | Keith Whitwell |
2010-08-20 | gallium/docs: improve documentation for resources | Luca Barbieri |
2010-08-20 | gallium: add PIPE_TEXTURE_RECT target | Luca Barbieri |
2010-08-20 | gallium/docs: Add Galahad | Jakob Bornecrantz |
2010-08-15 | gallium/docs: Cleanup debugging. Spelling, grammar, organization. | Corbin Simpson |
2010-08-15 | gallium/docs: Add formatting for envvar role; change debugging. | Corbin Simpson |
2010-08-15 | gallium/docs: Add rbug to distribution | Jakob Bornecrantz |
2010-08-15 | gallium/docs: Add a debugging section | Jakob Bornecrantz |
2010-08-05 | docs: clarify point sprite discussion | Keith Whitwell |
2010-07-29 | gallium/docs: Document draw_vbo and set_index_buffer. | Chia-I Wu |
2010-07-28 | gallium/docs: Fix VMware spelling. | Vinson Lee |
2010-07-27 | gallium/docs: Fix VMware spelling. | Corbin Simpson |
2010-06-24 | gallium/docs: Vertex data formats. | Corbin Simpson |
2010-06-24 | gallium/docs: Lops override the rest of the blending state when enabled. | Corbin Simpson |
2010-06-24 | gallium/docs: updated remaining semantic label docs | Brian Paul |
2010-06-24 | gallium/docs: Add lop table. | Corbin Simpson |
2010-06-24 | gallium/docs: Slight clarification and formatting for Blend. | Corbin Simpson |
2010-06-23 | gallium/docs: document TGSI_SEMANTIC_EDGEFLAG | Brian Paul |
2010-06-23 | gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERS | Brian Paul |
2010-06-23 | gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLOR | Brian Paul |
2010-06-16 | gallium/docs: GLSL glossary entry. | Corbin Simpson |
2010-06-16 | gallium/docs: Explain DFRACEXP/DLDEXP. | Corbin Simpson |
2010-06-16 | gallium/docs: Remove unneeded "doubles", add double blurb. | Corbin Simpson |
2010-06-16 | gallium/docs: Label opcodes by capability bits. | Corbin Simpson |
2010-06-16 | gallium/docs: R and RG texture swizzles. | Corbin Simpson |
2010-06-16 | gallium/docs: Flesh out the distro information. | Corbin Simpson |
2010-06-16 | gallium/docs: Fix RST error. | Corbin Simpson |
2010-06-08 | gallium: make draw auto work and add relevant caps and docs | Zack Rusin |
2010-06-03 | Merge branch 'gallium-newclear' | Roland Scheidegger |
2010-06-03 | gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil | Roland Scheidegger |
2010-06-01 | gallium/docs: Update FRAC -> FRC. | José Fonseca |