aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/docs/source
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | gallium: document pipe_context::get_query_result()Brian Paul2010-01-291-3/+9
* | tgsi: add caps for fragment coord conventions (v3)Luca Barbieri2010-01-291-0/+8
* | tgsi: add properties for fragment coord conventions (v3)Luca Barbieri2010-01-291-3/+44
* | gallium-docs: Minor grammar, need to talk about dual-source blends.Corbin Simpson2010-01-282-3/+12
* | gallium-docs: Clean up constantbuf info a bit.Corbin Simpson2010-01-281-23/+24
* | gallium-docs: Add PIPE_CAP info.Corbin Simpson2010-01-282-0/+67
* | Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-282-6/+43
|\ \
| * | docs: enhance blend documentationRoland Scheidegger2010-01-211-3/+36
| * | docs: clean up sampler descriptionRoland Scheidegger2010-01-211-3/+7
* | | docs: Implement constant buffer CAPs.Michal Krol2010-01-281-1/+23
* | | gallium-docs: Moar buffer info.Corbin Simpson2010-01-281-0/+35
* | | gallium-docs: Start doc'ing screen buffers.Corbin Simpson2010-01-281-1/+50
* | | docs: add documentation to double opcodesIgor Oliveira2010-01-261-0/+111
* | | gallium-docs: Add note on scissor.Corbin Simpson2010-01-251-1/+4
* | | gallium/docs: document conditional renderingBrian Paul2010-01-211-0/+36
|/ /
* | docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC.Corbin Simpson2010-01-181-1/+5
* | docs: Use proper XOR symbol.Corbin Simpson2010-01-181-4/+4
* | docs: Spacing in TGSI formulae.Corbin Simpson2010-01-181-0/+21
* | docs: Grammar and refs in Rasterizer.Corbin Simpson2010-01-181-4/+3