summaryrefslogtreecommitdiffstats
path: root/src/gallium/docs
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-282-6/+43
|\ | | | | | | | | | | Conflicts: src/gallium/drivers/softpipe/sp_screen.c src/gallium/include/pipe/p_defines.h
| * 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
| | | | | | | | Oh look, that one question about map_buffer_range is answered.
* | gallium-docs: Start doc'ing screen buffers.Corbin Simpson2010-01-281-1/+50
| |
* | docs: add documentation to double opcodesIgor Oliveira2010-01-261-0/+111
| | | | | | | | Signed-off-by: Brian Paul <[email protected]>
* | 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
| | | | Some of those still look atrocious. :T
* docs: Grammar and refs in Rasterizer.Corbin Simpson2010-01-181-4/+3
|
* docs: Cleanup Rasterizer a bit.Corbin Simpson2010-01-182-45/+49
| | | | I'm getting better at this, I think.
* docs: Fix terms and refs.Corbin Simpson2010-01-183-3/+5
| | | | I fail at Sphinx-style ReST.
* docs: Slowly keep fleshing out more info.Corbin Simpson2010-01-182-9/+21
|
* docs: PIPE_TEXTURE_USAGE info.Corbin Simpson2010-01-181-0/+24
| | | | From IRC with Jakob.
* gallium: document set_constant_bufferRoland Scheidegger2010-01-151-1/+5
|
* gallium: remove set_edgeflags from docsRoland Scheidegger2010-01-151-1/+0
|
* gallium: Document drawing commands.Michal Krol2010-01-141-2/+57
|
* gallium/docs: Random things sitting around in my stash.Corbin Simpson2010-01-131-3/+5
|
* gallium/docs: finish up description of pipe_rasterizer_state fieldsBrian Paul2010-01-061-29/+94
|
* docs: Don't check in generated docs.Corbin Simpson2010-01-0538-6008/+0
| | | | Per ML discussion.
* docs: Stub out list of modules in core distribution of G3D.Corbin Simpson2010-01-052-0/+142
|
* docs: Explain TGSI_SEMANTIC_NORMAL.Michal Krol2010-01-041-1/+2
|
* docs: Fix indent.Michal Krol2010-01-041-2/+2
|
* docs: Clarify what truncate means.Michal Krol2010-01-041-3/+1
|
* docs: Replace bogus `\times' back with `*'.Michal Krol2010-01-041-1/+1
|
* docs: TGSI SIN and COS are scalar instructions.Michal Krol2010-01-041-2/+2
|
* docs: Clarify math description of TGSI LRP instruction operation.Michal Krol2010-01-041-4/+4
|
* docs: Correct TGSI acronym expansion.Michal Krol2010-01-041-1/+1
|
* docs: Add all semantics to TGSI doc, regen.Corbin Simpson2009-12-234-19/+252
|
* docs: Re-adjust headers for TGSI, regenerate.Corbin Simpson2009-12-215-68/+68
|
* docs: Regenerate.Corbin Simpson2009-12-217-36/+2157
|
* docs: Moar cleanup.Corbin Simpson2009-12-211-158/+231
| | | | Good enough for now!
* docs: \times.Corbin Simpson2009-12-211-51/+51
| | | | Yay for sed.
* docs: abs, lg2, ceil.Corbin Simpson2009-12-211-36/+47
|
* docs: Pow, sqrt.Corbin Simpson2009-12-211-22/+26
|
* docs: Clean floor, sine, cosine.Corbin Simpson2009-12-211-35/+45
|
* docs: Start mathifying TGSI insts.Corbin Simpson2009-12-212-38/+224
|
* More docs. Glossary.Corbin Simpson2009-12-2113-26/+174
|
* gallium/docs: extend the context docs a littleKeith Whitwell2009-12-211-16/+63
|
* docs: remove some old opcodes and other cruft from tgsi docKeith Whitwell2009-12-211-295/+27
|
* docs: pull in tgsi-instruction-set.txt verbatimKeith Whitwell2009-12-211-0/+1164
|
* Regen docs.Corbin Simpson2009-12-2015-12/+224
|
* Moar docs, mostly context.Corbin Simpson2009-12-207-2/+113
|
* Regenerate docs.Corbin Simpson2009-12-2012-18/+328
|
* Document rasterizer.Corbin Simpson2009-12-201-1/+75
|
* Fill out some of the CSO info.Corbin Simpson2009-12-204-5/+79
| | | | ...And looks like there's already things I don't know. Go figure.
* Add screen and context to docs.Corbin Simpson2009-12-2011-6/+295
|