summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-24gallium/docs: updated remaining semantic label docsBrian Paul1-22/+33
2010-06-24gallium/docs: Add lop table.Corbin Simpson1-0/+26
2010-06-24gallium/docs: Slight clarification and formatting for Blend.Corbin Simpson1-7/+32
2010-06-23gallium/docs: document TGSI_SEMANTIC_EDGEFLAGBrian Paul1-1/+9
2010-06-23gallium/docs: update TEXTURE_SHADOW_MAP MAX_PREDICATE_REGISTERSBrian Paul1-2/+10
2010-06-23gallium/docs: fix definitions of TGSI_SEMANTIC_POSITION, COLORBrian Paul1-18/+26
2010-06-16gallium/docs: GLSL glossary entry.Corbin Simpson1-0/+4
2010-06-16gallium/docs: Explain DFRACEXP/DLDEXP.Corbin Simpson1-5/+15
2010-06-16gallium/docs: Remove unneeded "doubles", add double blurb.Corbin Simpson1-13/+18
2010-06-16gallium/docs: Label opcodes by capability bits.Corbin Simpson1-9/+20
2010-06-16gallium/docs: R and RG texture swizzles.Corbin Simpson1-2/+2
2010-06-16gallium/docs: Flesh out the distro information.Corbin Simpson2-10/+46
2010-06-16gallium/docs: Fix RST error.Corbin Simpson1-1/+1
2010-06-08gallium: make draw auto work and add relevant caps and docsZack Rusin2-6/+20
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger2-8/+21
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger1-4/+4
2010-06-01gallium/docs: Update FRAC -> FRC.José Fonseca1-1/+1
2010-05-28gallium: clear interface changesRoland Scheidegger2-8/+21
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger3-24/+22
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell1-55/+80
2010-05-21docs: update rasterizer for ccw changesKeith Whitwell1-55/+80
2010-05-18docs: update differences to d3d11Roland Scheidegger1-13/+7
2010-05-17gallium: clean up resource_copy_region functionRoland Scheidegger1-4/+3
2010-05-17gallium: another interface change for multisamplingRoland Scheidegger1-11/+3
2010-05-12gallium: Add new fine grained PIPE_CAP_xx for shader limits.José Fonseca1-0/+16
2010-04-30Merge commit 'origin/master' into gallium-msaaRoland Scheidegger1-51/+0
2010-05-19gallium/docs: s/milli/nano/Mathias Fröhlich1-1/+1
2010-05-17gallium/docs: Fix missing ref.Corbin Simpson1-7/+11
2010-05-17gallium/docs: Update for timer queries.Corbin Simpson2-3/+13
2010-04-26gallium: interface changes for multisamplingRoland Scheidegger2-8/+21
2010-04-24gallium/docs: Update Gallium version number to 0.4.Vinson Lee1-2/+2
2010-04-22gallium/docs: Unswap PIPE_BIND_SHARED's comment.José Fonseca1-3/+4
2010-04-22gallium/docs: many updates to screen.rstBrian Paul1-61/+93
2010-04-20gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index bu...José Fonseca1-0/+3
2010-04-27gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca1-51/+0
2010-04-19docs: Document indexBias.José Fonseca1-0/+3