| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium/docs: TGSI notes on replication to dst, and also cleanups. | Corbin Simpson | 2010-02-02 | 1 | -117/+104 |
* | gallium/docs: Start turning notes into docs. | Corbin Simpson | 2010-02-02 | 1 | -12/+15 |
* | gallium/docs: Add opcode formatting. | Corbin Simpson | 2010-02-02 | 3 | -120/+137 |
* | gallium/docs: default Z texture tuple is (z,z,z,1) for OpenGL | Brian Paul | 2010-02-02 | 1 | -3/+3 |
* | gallium/docs: s/convensions/conventions/ | Brian Paul | 2010-02-02 | 1 | -1/+1 |
* | gallium/docs: Did somebody call for a table? | Corbin Simpson | 2010-02-02 | 1 | -21/+31 |
* | gallium/docs: table of texture formats and (x,y,z,w) tuples returned by TEX | Brian Paul | 2010-02-02 | 1 | -0/+29 |
* | gallium-docs: Fix missing PIPE_CAPs. | Corbin Simpson | 2010-01-30 | 2 | -4/+18 |
* | gallium: document pipe_context::get_query_result() | Brian Paul | 2010-01-29 | 1 | -3/+9 |
* | tgsi: add caps for fragment coord conventions (v3) | Luca Barbieri | 2010-01-29 | 1 | -0/+8 |
* | tgsi: add properties for fragment coord conventions (v3) | Luca Barbieri | 2010-01-29 | 1 | -3/+44 |
* | gallium-docs: Minor grammar, need to talk about dual-source blends. | Corbin Simpson | 2010-01-28 | 2 | -3/+12 |
* | gallium-docs: Clean up constantbuf info a bit. | Corbin Simpson | 2010-01-28 | 1 | -23/+24 |
* | gallium-docs: Add PIPE_CAP info. | Corbin Simpson | 2010-01-28 | 2 | -0/+67 |
* | Merge commit 'origin/perrtblend' | Roland Scheidegger | 2010-01-28 | 2 | -6/+43 |
|\ |
|
| * | docs: enhance blend documentation | Roland Scheidegger | 2010-01-21 | 1 | -3/+36 |
| * | docs: clean up sampler description | Roland Scheidegger | 2010-01-21 | 1 | -3/+7 |
* | | docs: Implement constant buffer CAPs. | Michal Krol | 2010-01-28 | 1 | -1/+23 |
* | | gallium-docs: Moar buffer info. | Corbin Simpson | 2010-01-28 | 1 | -0/+35 |
* | | gallium-docs: Start doc'ing screen buffers. | Corbin Simpson | 2010-01-28 | 1 | -1/+50 |
* | | docs: add documentation to double opcodes | Igor Oliveira | 2010-01-26 | 1 | -0/+111 |
* | | gallium-docs: Add note on scissor. | Corbin Simpson | 2010-01-25 | 1 | -1/+4 |
* | | gallium/docs: document conditional rendering | Brian Paul | 2010-01-21 | 1 | -0/+36 |
|/ |
|
* | docs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC. | Corbin Simpson | 2010-01-18 | 1 | -1/+5 |
* | docs: Use proper XOR symbol. | Corbin Simpson | 2010-01-18 | 1 | -4/+4 |
* | docs: Spacing in TGSI formulae. | Corbin Simpson | 2010-01-18 | 1 | -0/+21 |
* | docs: Grammar and refs in Rasterizer. | Corbin Simpson | 2010-01-18 | 1 | -4/+3 |
* | docs: Cleanup Rasterizer a bit. | Corbin Simpson | 2010-01-18 | 2 | -45/+49 |
* | docs: Fix terms and refs. | Corbin Simpson | 2010-01-18 | 3 | -3/+5 |
* | docs: Slowly keep fleshing out more info. | Corbin Simpson | 2010-01-18 | 2 | -9/+21 |
* | docs: PIPE_TEXTURE_USAGE info. | Corbin Simpson | 2010-01-18 | 1 | -0/+24 |
* | gallium: document set_constant_buffer | Roland Scheidegger | 2010-01-15 | 1 | -1/+5 |
* | gallium: remove set_edgeflags from docs | Roland Scheidegger | 2010-01-15 | 1 | -1/+0 |
* | gallium: Document drawing commands. | Michal Krol | 2010-01-14 | 1 | -2/+57 |
* | gallium/docs: Random things sitting around in my stash. | Corbin Simpson | 2010-01-13 | 1 | -3/+5 |
* | gallium/docs: finish up description of pipe_rasterizer_state fields | Brian Paul | 2010-01-06 | 1 | -29/+94 |
* | docs: Stub out list of modules in core distribution of G3D. | Corbin Simpson | 2010-01-05 | 2 | -0/+142 |
* | docs: Explain TGSI_SEMANTIC_NORMAL. | Michal Krol | 2010-01-04 | 1 | -1/+2 |
* | docs: Fix indent. | Michal Krol | 2010-01-04 | 1 | -2/+2 |
* | docs: Clarify what truncate means. | Michal Krol | 2010-01-04 | 1 | -3/+1 |
* | docs: Replace bogus `\times' back with `*'. | Michal Krol | 2010-01-04 | 1 | -1/+1 |
* | docs: TGSI SIN and COS are scalar instructions. | Michal Krol | 2010-01-04 | 1 | -2/+2 |
* | docs: Clarify math description of TGSI LRP instruction operation. | Michal Krol | 2010-01-04 | 1 | -4/+4 |
* | docs: Correct TGSI acronym expansion. | Michal Krol | 2010-01-04 | 1 | -1/+1 |
* | docs: Add all semantics to TGSI doc, regen. | Corbin Simpson | 2009-12-23 | 1 | -5/+86 |
* | docs: Re-adjust headers for TGSI, regenerate. | Corbin Simpson | 2009-12-21 | 1 | -16/+19 |
* | docs: Moar cleanup. | Corbin Simpson | 2009-12-21 | 1 | -158/+231 |
* | docs: \times. | Corbin Simpson | 2009-12-21 | 1 | -51/+51 |
* | docs: abs, lg2, ceil. | Corbin Simpson | 2009-12-21 | 1 | -36/+47 |
* | docs: Pow, sqrt. | Corbin Simpson | 2009-12-21 | 1 | -22/+26 |