summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | docs: Document TGSI Declaration token.Michal Krol2010-02-091-0/+28
* | gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-0/+9
* | Nuke the nv0x-nv2x gallium pipe drivers.Francisco Jerez2010-02-041-15/+0
* | Merge branch 'gallium-embedded'José Fonseca2010-02-031-0/+16
|\ \
| * | gallium/docs: Document the OS module.José Fonseca2010-02-031-0/+16
* | | gallium-docs: Fix typo.José Fonseca2010-02-031-2/+2
* | | gallium/docs: Opcode refs.Corbin Simpson2010-02-021-4/+5
* | | gallium/docs: TGSI notes on replication to dst, and also cleanups.Corbin Simpson2010-02-021-117/+104
* | | gallium/docs: Start turning notes into docs.Corbin Simpson2010-02-021-12/+15
* | | gallium/docs: Add opcode formatting.Corbin Simpson2010-02-023-120/+137
* | | gallium/docs: default Z texture tuple is (z,z,z,1) for OpenGLBrian Paul2010-02-021-3/+3
* | | gallium/docs: s/convensions/conventions/Brian Paul2010-02-021-1/+1
* | | gallium/docs: Did somebody call for a table?Corbin Simpson2010-02-021-21/+31
* | | gallium/docs: table of texture formats and (x,y,z,w) tuples returned by TEXBrian Paul2010-02-021-0/+29
|/ /
* | gallium-docs: Fix missing PIPE_CAPs.Corbin Simpson2010-01-302-4/+18