Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: update shading documentation | Andreas Boll | 2012-10-03 | 1 | -8/+5 |
| | | | | Reviewed-by: Brian Paul <[email protected]> | ||||
* | docs: remove obsolete target attribute | Andreas Boll | 2012-09-19 | 1 | -4/+3 |
| | |||||
* | docs: add new iframe layout | Andreas Boll | 2012-09-19 | 1 | -0/+8 |
| | |||||
* | docs: update piglit url | Andreas Boll | 2012-08-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: add missing target attribute | Andreas Boll | 2012-06-25 | 1 | -1/+1 |
| | | | | | | target is needed for the frame based layout Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs/shading: use proper markup | Andreas Boll | 2012-06-25 | 1 | -11/+11 |
| | | | | | | use dl instead of ul Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: use id instead of <a name> | Andreas Boll | 2012-06-12 | 1 | -20/+9 |
| | | | | Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: fix html end/start tags | Andreas Boll | 2012-06-12 | 1 | -3/+2 |
| | | | | | | for more well-formed html Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: consolidate html header and footer | Andreas Boll | 2012-06-12 | 1 | -10/+11 |
| | | | | | | | | | add doctype add character encoding add missing <head> tag unify html header and footer Signed-off-by: Brian Paul <[email protected]> | ||||
* | docs: fix glsl_compiler name | Sam Hocevar | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | docs: updated info about GLSL compiler | Brian Paul | 2010-08-24 | 1 | -146/+44 |
| | | | | Ian or Eric should review this and add/edit as needed. | ||||
* | docs: remove the 'Last updated date' | Brian Paul | 2010-03-20 | 1 | -4/+0 |
| | |||||
* | docs: document 'useprog' debug option | Brian Paul | 2009-10-22 | 1 | -0/+1 |
| | |||||
* | docs: document more MESA_GLSL env var options | Brian Paul | 2009-10-14 | 1 | -1/+7 |
| | |||||
* | docs: document the MESA_GLSL env var, other misc GLSL updates | Brian Paul | 2009-04-07 | 1 | -3/+29 |
| | |||||
* | mesa: updated GLSL docs | Brian Paul | 2008-12-15 | 1 | -43/+27 |
| | |||||
* | document GLSL 1.20 status | Brian Paul | 2008-07-29 | 1 | -0/+35 |
| | |||||
* | mesa: revert building glslcompiler by default | Brian Paul | 2008-07-21 | 1 | -2/+1 |
| | |||||
* | mesa: build the stand-alone glslcompiler by default, update the docs | Brian Paul | 2008-07-17 | 1 | -16/+26 |
| | |||||
* | document GLSL float f/F suffix bug | Brian | 2007-11-27 | 1 | -0/+1 |
| | |||||
* | document perspective correction issues | Brian | 2007-04-27 | 1 | -0/+2 |
| | |||||
* | document broken inverse trig functions | Brian | 2007-04-27 | 1 | -0/+1 |
| | |||||
* | memory leaks fixed | Brian | 2007-04-21 | 1 | -1/+0 |
| | |||||
* | dFdx(), etc. don't work yet | Brian | 2007-04-19 | 1 | -0/+1 |
| | |||||
* | glean glsl test now does over 150 tests | Brian | 2007-04-18 | 1 | -1/+1 |
| | |||||
* | more tips, validation info | Brian | 2007-03-28 | 1 | -1/+24 |
| | |||||
* | added ftransform() comment | Brian | 2007-03-27 | 1 | -0/+2 |
| | |||||
* | minor status updates | Brian | 2007-03-26 | 1 | -4/+2 |
| | |||||
* | document internal compiler options | Brian | 2007-03-23 | 1 | -1/+45 |
| | |||||
* | gl_ClipVertex not supported yet | Brian | 2007-03-09 | 1 | -0/+1 |
| | |||||
* | info about how the compiler works | Brian | 2007-02-27 | 1 | -2/+51 |
| | |||||
* | glslcompiler build instructions | Brian | 2007-02-22 | 1 | -1/+8 |
| | |||||
* | updated info about arrays, predefined uniforms | Brian | 2007-02-21 | 1 | -5/+2 |
| | |||||
* | info about stand-alone compiler | Brian | 2007-02-17 | 1 | -1/+74 |
| | |||||
* | noise() works now | Brian | 2007-01-28 | 1 | -1/+0 |
| | |||||
* | minor updates | Brian | 2007-01-28 | 1 | -4/+4 |
| | |||||
* | Added a page with shading language status, tips, etc. | Brian | 2007-01-20 | 1 | -0/+116 |