aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source
Commit message (Expand)AuthorAgeFilesLines
* gallium/docs: Document draw_vbo and set_index_buffer.Chia-I Wu2010-07-291-39/+16
* gallium/docs: Fix VMware spelling.Vinson Lee2010-07-281-2/+2
* gallium/docs: Fix VMware spelling.Corbin Simpson2010-07-271-2/+2
* gallium/docs: Vertex data formats.Corbin Simpson2010-06-241-3/+38
* gallium/docs: Lops override the rest of the blending state when enabled.Corbin Simpson2010-06-241-2/+4
* gallium/docs: updated remaining semantic label docsBrian Paul2010-06-241-22/+33
* gallium/docs: Add lop table.Corbin Simpson2010-06-241-0/+26
* gallium/docs: Slight clarification and formatting for Blend.Corbin Simpson2010-06-241-7/+32
* gallium/docs: document TGSI_SEMANTIC_EDGEFLAGBrian Paul2010-06-231-1/+9
* gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERSBrian Paul2010-06-231-2/+10
* gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLORBrian Paul2010-06-231-18/+26
* gallium/docs: GLSL glossary entry.Corbin Simpson2010-06-161-0/+4
* gallium/docs: Explain DFRACEXP/DLDEXP.Corbin Simpson2010-06-161-5/+15
* gallium/docs: Remove unneeded "doubles", add double blurb.Corbin Simpson2010-06-161-13/+18
* gallium/docs: Label opcodes by capability bits.Corbin Simpson2010-06-161-9/+20
* gallium/docs: R and RG texture swizzles.Corbin Simpson2010-06-161-2/+2
* gallium/docs: Flesh out the distro information.Corbin Simpson2010-06-162-10/+46
* gallium/docs: Fix RST error.Corbin Simpson2010-06-161-1/+1
* gallium: make draw auto work and add relevant caps and docsZack Rusin2010-06-081-0/+17
* Merge branch 'gallium-newclear'Roland Scheidegger2010-06-031-7/+20
|\
| * gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger2010-06-031-4/+4
| * gallium: clear interface changesRoland Scheidegger2010-05-281-7/+20
* | gallium/docs: Update FRAC -> FRC.José Fonseca2010-06-011-1/+1
|/
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-212-11/+15
|\
| * gallium: clean up resource_copy_region functionRoland Scheidegger2010-05-171-4/+3
| * gallium: another interface change for multisamplingRoland Scheidegger2010-05-171-11/+3
| * Merge commit 'origin/master' into gallium-msaaRoland Scheidegger2010-04-301-51/+0
| |\
| * | gallium: interface changes for multisamplingRoland Scheidegger2010-04-262-8/+21
* | | Merge branch 'gallium-front-ccw'Keith Whitwell2010-05-211-55/+80
|\ \ \
| * | | docs: update rasterizer for ccw changesKeith Whitwell2010-05-211-55/+80
* | | | gallium/docs: s/milli/nano/Mathias Fröhlich2010-05-191-1/+1
* | | | gallium/docs: Fix missing ref.Corbin Simpson2010-05-171-7/+11
* | | | gallium/docs: Update for timer queries.Corbin Simpson2010-05-172-3/+13
|/ / /
* | / gallium: Add new fine grained PIPE_CAP_xx for shader limits.José Fonseca2010-05-121-0/+16
| |/ |/|
* | gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca2010-04-271-51/+0
|/
* gallium/docs: Update Gallium version number to 0.4.Vinson Lee2010-04-241-2/+2
* gallium/docs: Unswap PIPE_BIND_SHARED's comment.José Fonseca2010-04-221-3/+4
* gallium/docs: many updates to screen.rstBrian Paul2010-04-221-61/+93
* gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index bu...José Fonseca2010-04-201-0/+3
* docs: Document indexBias.José Fonseca2010-04-191-0/+3
* Squashed commit of the following:Keith Whitwell2010-04-102-97/+90
* gallium/docs: Dithering might not actually do anything.Corbin Simpson2010-04-021-1/+1
* gallium/docs: minor fixesRoland Scheidegger2010-03-291-2/+2
* gallium/docs: Cleanup and clarify point ras info.Corbin Simpson2010-03-221-32/+44
* gallium/docs: Clarify sampler view descriptions.Michal Krol2010-03-191-5/+5
* gallium/docs: Fix a couple ReST errors.Corbin Simpson2010-03-192-1/+2
* gallium/docs: Create a separate section for Sampler Views.Michal Krol2010-03-161-17/+35
* Merge branch 'master' into gallium-sampler-viewMichal Krol2010-03-105-39/+124
|\
| * Merge branch 'gallium-vertexelementcso'Roland Scheidegger2010-03-092-1/+25
| |\
| | * gallium/docs: document new vertex element cso interfaceRoland Scheidegger2010-03-012-1/+25