summaryrefslogtreecommitdiff
path: root/src/gallium/docs
AgeCommit message (Expand)Author
2010-06-16gallium/docs: R and RG texture swizzles.Corbin Simpson
2010-06-16gallium/docs: Flesh out the distro information.Corbin Simpson
2010-06-16gallium/docs: Fix RST error.Corbin Simpson
2010-06-08gallium: make draw auto work and add relevant caps and docsZack Rusin
2010-06-03Merge branch 'gallium-newclear'Roland Scheidegger
2010-06-03gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger
2010-06-01gallium/docs: Update FRAC -> FRC.José Fonseca
2010-05-28gallium: clear interface changesRoland Scheidegger
2010-05-21Merge branch 'gallium-msaa'Roland Scheidegger
2010-05-21Merge branch 'gallium-front-ccw'Keith Whitwell
2010-05-21docs: update rasterizer for ccw changesKeith Whitwell
2010-05-18docs: update differences to d3d11Roland Scheidegger
2010-05-17gallium: clean up resource_copy_region functionRoland Scheidegger
2010-05-17gallium: another interface change for multisamplingRoland Scheidegger
2010-05-12gallium: Add new fine grained PIPE_CAP_xx for shader limits.José Fonseca
2010-04-30Merge commit 'origin/master' into gallium-msaaRoland Scheidegger
2010-05-19gallium/docs: s/milli/nano/Mathias Fröhlich
2010-05-17gallium/docs: Fix missing ref.Corbin Simpson
2010-05-17gallium/docs: Update for timer queries.Corbin Simpson
2010-04-26gallium: interface changes for multisamplingRoland Scheidegger
2010-04-24gallium/docs: Update Gallium version number to 0.4.Vinson Lee
2010-04-22gallium/docs: Unswap PIPE_BIND_SHARED's comment.José Fonseca
2010-04-22gallium/docs: many updates to screen.rstBrian Paul
2010-04-20gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index bu...José Fonseca
2010-04-27gallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.José Fonseca
2010-04-19docs: Document indexBias.José Fonseca
2010-04-10Squashed commit of the following:Keith Whitwell
2010-04-02gallium/docs: Dithering might not actually do anything.Corbin Simpson
2010-03-29gallium/docs: minor fixesRoland Scheidegger
2010-03-28gallium/docs: fix formatting mistakes in d3d11ddi.txtLuca Barbieri
2010-03-28gallium/docs: add comparison between Gallium and Direct3D 11 DDI interfacesLuca Barbieri
2010-03-22gallium/docs: Cleanup and clarify point ras info.Corbin Simpson
2010-03-19gallium/docs: Clarify sampler view descriptions.Michal Krol
2010-03-19gallium/docs: Fix a couple ReST errors.Corbin Simpson
2010-03-16gallium/docs: Create a separate section for Sampler Views.Michal Krol
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-05gallium/docs: document additional wrap mode restrictionsBrian Paul
2010-03-05gallium/docs: updated/improve sampler state documentationBrian Paul
2010-03-02Merge branch 'gallium-no-rhw-position'Michal Krol
2010-03-01gallium/docs: document new vertex element cso interfaceRoland Scheidegger
2010-02-25docs: Document sampler view entry points.Michal Krol
2010-02-25docs: Update after sampler view changes.Michal Krol
2010-02-24gallium/docs: clean up texture usage text, added texture geom infoBrian Paul
2010-02-22gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol
2010-02-12gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger
2010-02-09docs: fix up documentation for stencil ref value changesRoland Scheidegger
2010-02-09Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger
2010-02-09gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol
2010-02-09docs: Document TGSI Declaration token.Michal Krol