summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-newclear'Roland Scheidegger2010-06-032-8/+21
|\
| * gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencilRoland Scheidegger2010-06-031-4/+4
| * gallium: clear interface changesRoland Scheidegger2010-05-282-8/+21
* | gallium/docs: Update FRAC -> FRC.José Fonseca2010-06-011-1/+1
|/
* Merge branch 'gallium-msaa'Roland Scheidegger2010-05-213-24/+22
|\
| * docs: update differences to d3d11Roland Scheidegger2010-05-181-13/+7
| * 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-292-3/+3
* gallium/docs: fix formatting mistakes in d3d11ddi.txtLuca Barbieri2010-03-281-8/+8
* gallium/docs: add comparison between Gallium and Direct3D 11 DDI interfacesLuca Barbieri2010-03-281-0/+492
* 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
| * | gallium/docs: document additional wrap mode restrictionsBrian Paul2010-03-051-0/+3
| * | gallium/docs: updated/improve sampler state documentationBrian Paul2010-03-051-21/+77
| * | Merge branch 'gallium-no-rhw-position'Michal Krol2010-03-021-12/+0
| |\ \
| | * | gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.Michal Krol2010-02-221-12/+0
| | |/
| * | gallium/docs: clean up texture usage text, added texture geom infoBrian Paul2010-02-241-5/+19
| |/
* | docs: Document sampler view entry points.Michal Krol2010-02-251-4/+18
* | docs: Update after sampler view changes.Michal Krol2010-02-251-2/+4
|/
* gallium: make max_anisotropy a unsigned bitfield memberRoland Scheidegger2010-02-121-1/+3
* docs: fix up documentation for stencil ref value changesRoland Scheidegger2010-02-092-8/+12
* Merge branch 'gallium-nopointsizeminmax'Roland Scheidegger2010-02-092-15/+23
|\
| * gallium: add point_quad_rasterization bit to rasterizer stateRoland Scheidegger2010-02-041-2/+12
| * docs: clean up TGSI_SEMANTIC_PSIZE descriptionRoland Scheidegger2010-02-031-4/+2
| * docs: fix point sprite documentationRoland Scheidegger2010-02-031-9/+10
| * gallium: clean up point sprite rasterizer stateRoland Scheidegger2010-02-031-2/+5
| * gallium: remove point_size_min and point_size_max from rasterizer stateRoland Scheidegger2010-01-121-4/+0
* | gallium: Remove prefilter member from pipe_sampler_state struct.Michal Krol2010-02-091-2/+0