| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/docs: Update PIPE_TRANSFER_xx docs. Reformat to use definitions. | José Fonseca | 2011-02-22 | 1 | -13/+29 |
* | gallium: notify drivers about possible changes in user buffer contents | Marek Olšák | 2011-02-14 | 1 | -0/+16 |
* | gallium: remove pipe_vertex_buffer::max_index | Marek Olšák | 2011-02-14 | 1 | -1/+0 |
* | gallium/docs: fix typo | Marek Olšák | 2011-02-09 | 1 | -1/+1 |
* | gallium/docs: more info about setting samplers and sampler views | Brian Paul | 2011-02-03 | 1 | -11/+23 |
* | gallium/docs: add info about transfer boxes and array textures | Brian Paul | 2011-01-28 | 1 | -0/+16 |
* | gallium: add an interface for query predicates | Zack Rusin | 2011-01-26 | 1 | -0/+5 |
* | gallium/tgsi: update the docs for the new opcodes a bit | Zack Rusin | 2011-01-24 | 1 | -5/+52 |
* | gallium: implement modern sampling scheme | Zack Rusin | 2011-01-24 | 1 | -0/+123 |
* | gallium/docs: document result type for some types of queries | Brian Paul | 2011-01-19 | 1 | -0/+2 |
* | Merge branch 'draw-instanced' | Brian Paul | 2011-01-15 | 1 | -0/+1 |
|\ |
|
| * | gallium: added PIPE_CAP_INSTANCED_DRAWING | Brian Paul | 2010-12-05 | 1 | -0/+1 |
* | | gallium: add fragment shader property for color writes to all buffers. (v2) | Dave Airlie | 2010-12-24 | 1 | -0/+5 |
* | | tgsi: document texture opcodes | Brian Paul | 2010-12-14 | 1 | -6/+58 |
* | | gallium: support for array textures and related changes | Roland Scheidegger | 2010-12-02 | 4 | -22/+59 |
|/ |
|
* | gallium: new CAP, state for primitive restart | Brian Paul | 2010-10-21 | 1 | -0/+9 |
* | gallium/format: add support for X24S8 and S8X24 formats. | Dave Airlie | 2010-10-13 | 1 | -0/+2 |
* | gallium/tgsi: add support for stencil writes. | Dave Airlie | 2010-10-13 | 1 | -0/+6 |
* | gallium/docs: The RET opcode may appear anywhere in a subroutine. | Tilman Sauerbeck | 2010-09-21 | 1 | -2/+0 |
* | Merge branch 'sprite-coord' | Brian Paul | 2010-09-21 | 2 | -5/+141 |
|\ |
|
| * | gallium/docs: added new pipeline.txt diagram | Brian Paul | 2010-09-17 | 1 | -0/+128 |
| * | gallium: better docs for pipe_rasterizer_state::sprite_coord_enable | Brian Paul | 2010-09-17 | 1 | -5/+13 |
* | | gallium/docs: Fixed a typo in the SCS opcode description. | Tilman Sauerbeck | 2010-09-19 | 1 | -1/+1 |
|/ |
|
* | gallium: Change the resource_copy_region semantics to allow copies between di... | José Fonseca | 2010-09-13 | 1 | -3/+5 |
* | gallium/docs: notes on scissor state | Keith Whitwell | 2010-08-25 | 1 | -1/+3 |
* | gallium/docs: improve documentation for resources | Luca Barbieri | 2010-08-20 | 1 | -3/+157 |
* | gallium: add PIPE_TEXTURE_RECT target | Luca Barbieri | 2010-08-20 | 2 | -0/+42 |
* | gallium/docs: Add Galahad | Jakob Bornecrantz | 2010-08-20 | 2 | -0/+13 |
* | gallium/docs: Cleanup debugging. Spelling, grammar, organization. | Corbin Simpson | 2010-08-15 | 1 | -25/+30 |
* | gallium/docs: Add formatting for envvar role; change debugging. | Corbin Simpson | 2010-08-15 | 4 | -30/+44 |
* | gallium/docs: Add rbug to distribution | Jakob Bornecrantz | 2010-08-15 | 1 | -0/+5 |
* | gallium/docs: Add a debugging section | Jakob Bornecrantz | 2010-08-15 | 2 | -0/+97 |
* | docs: clarify point sprite discussion | Keith Whitwell | 2010-08-05 | 1 | -16/+23 |
* | gallium/docs: Document draw_vbo and set_index_buffer. | Chia-I Wu | 2010-07-29 | 2 | -58/+27 |
* | gallium/docs: Fix VMware spelling. | Vinson Lee | 2010-07-28 | 1 | -2/+2 |
* | gallium/docs: Fix VMware spelling. | Corbin Simpson | 2010-07-27 | 1 | -2/+2 |
* | gallium/docs: Vertex data formats. | Corbin Simpson | 2010-06-24 | 1 | -3/+38 |
* | gallium/docs: Lops override the rest of the blending state when enabled. | Corbin Simpson | 2010-06-24 | 1 | -2/+4 |
* | gallium/docs: updated remaining semantic label docs | Brian Paul | 2010-06-24 | 1 | -22/+33 |
* | gallium/docs: Add lop table. | Corbin Simpson | 2010-06-24 | 1 | -0/+26 |
* | gallium/docs: Slight clarification and formatting for Blend. | Corbin Simpson | 2010-06-24 | 1 | -7/+32 |
* | gallium/docs: document TGSI_SEMANTIC_EDGEFLAG | Brian Paul | 2010-06-23 | 1 | -1/+9 |
* | gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERS | Brian Paul | 2010-06-23 | 1 | -2/+10 |
* | gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLOR | Brian Paul | 2010-06-23 | 1 | -18/+26 |
* | gallium/docs: GLSL glossary entry. | Corbin Simpson | 2010-06-16 | 1 | -0/+4 |
* | gallium/docs: Explain DFRACEXP/DLDEXP. | Corbin Simpson | 2010-06-16 | 1 | -5/+15 |
* | gallium/docs: Remove unneeded "doubles", add double blurb. | Corbin Simpson | 2010-06-16 | 1 | -13/+18 |
* | gallium/docs: Label opcodes by capability bits. | Corbin Simpson | 2010-06-16 | 1 | -9/+20 |
* | gallium/docs: R and RG texture swizzles. | Corbin Simpson | 2010-06-16 | 1 | -2/+2 |
* | gallium/docs: Flesh out the distro information. | Corbin Simpson | 2010-06-16 | 2 | -10/+46 |