Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-21 | docs: enhance blend documentation | Roland Scheidegger | |
2010-01-21 | docs: clean up sampler description | Roland Scheidegger | |
2010-01-21 | gallium/docs: document conditional rendering | Brian Paul | |
2010-01-18 | docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC. | Corbin Simpson | |
2010-01-18 | docs: Use proper XOR symbol. | Corbin Simpson | |
2010-01-18 | docs: Spacing in TGSI formulae. | Corbin Simpson | |
Some of those still look atrocious. :T | |||
2010-01-18 | docs: Grammar and refs in Rasterizer. | Corbin Simpson | |
2010-01-18 | docs: Cleanup Rasterizer a bit. | Corbin Simpson | |
I'm getting better at this, I think. | |||
2010-01-18 | docs: Fix terms and refs. | Corbin Simpson | |
I fail at Sphinx-style ReST. | |||
2010-01-18 | docs: Slowly keep fleshing out more info. | Corbin Simpson | |
2010-01-18 | docs: PIPE_TEXTURE_USAGE info. | Corbin Simpson | |
From IRC with Jakob. | |||
2010-01-15 | gallium: document set_constant_buffer | Roland Scheidegger | |
2010-01-15 | gallium: remove set_edgeflags from docs | Roland Scheidegger | |
2010-01-14 | gallium: Document drawing commands. | Michal Krol | |
2010-01-13 | gallium/docs: Random things sitting around in my stash. | Corbin Simpson | |
2010-01-12 | gallium: remove point_size_min and point_size_max from rasterizer state | Roland Scheidegger | |
The state tracker is responsible for clamping to any graphics API enforced size min/max limits for both the static point_size setting as well as per vertex point size (in the vertex shader). Note that mesa state tracker didn't actually use these values. | |||
2010-01-06 | gallium/docs: finish up description of pipe_rasterizer_state fields | Brian Paul | |
2010-01-05 | docs: Don't check in generated docs. | Corbin Simpson | |
Per ML discussion. | |||
2010-01-05 | docs: Stub out list of modules in core distribution of G3D. | Corbin Simpson | |
2010-01-04 | docs: Explain TGSI_SEMANTIC_NORMAL. | Michal Krol | |
2010-01-04 | docs: Fix indent. | Michal Krol | |
2010-01-04 | docs: Clarify what truncate means. | Michal Krol | |
2010-01-04 | docs: Replace bogus `\times' back with `*'. | Michal Krol | |
2010-01-04 | docs: TGSI SIN and COS are scalar instructions. | Michal Krol | |
2010-01-04 | docs: Clarify math description of TGSI LRP instruction operation. | Michal Krol | |
2010-01-04 | docs: Correct TGSI acronym expansion. | Michal Krol | |
2009-12-23 | docs: Add all semantics to TGSI doc, regen. | Corbin Simpson | |
2009-12-21 | docs: Re-adjust headers for TGSI, regenerate. | Corbin Simpson | |
2009-12-21 | docs: Regenerate. | Corbin Simpson | |
2009-12-21 | docs: Moar cleanup. | Corbin Simpson | |
Good enough for now! | |||
2009-12-21 | docs: \times. | Corbin Simpson | |
Yay for sed. | |||
2009-12-21 | docs: abs, lg2, ceil. | Corbin Simpson | |
2009-12-21 | docs: Pow, sqrt. | Corbin Simpson | |
2009-12-21 | docs: Clean floor, sine, cosine. | Corbin Simpson | |
2009-12-21 | docs: Start mathifying TGSI insts. | Corbin Simpson | |
2009-12-21 | More docs. Glossary. | Corbin Simpson | |
2009-12-21 | gallium/docs: extend the context docs a little | Keith Whitwell | |
2009-12-21 | docs: remove some old opcodes and other cruft from tgsi doc | Keith Whitwell | |
2009-12-21 | docs: pull in tgsi-instruction-set.txt verbatim | Keith Whitwell | |
2009-12-20 | Regen docs. | Corbin Simpson | |
2009-12-20 | Moar docs, mostly context. | Corbin Simpson | |
2009-12-20 | Regenerate docs. | Corbin Simpson | |
2009-12-20 | Document rasterizer. | Corbin Simpson | |
2009-12-20 | Fill out some of the CSO info. | Corbin Simpson | |
...And looks like there's already things I don't know. Go figure. | |||
2009-12-20 | Add screen and context to docs. | Corbin Simpson | |
2009-12-20 | Add a compiled HTML doctree. | Corbin Simpson | |
2009-12-20 | Add Gallium docs. | Corbin Simpson | |
In Sphinx/ReST format. |