summaryrefslogtreecommitdiffstats
path: root/docs/shading.html
Commit message (Collapse)AuthorAgeFilesLines
* mesa: Remove EmitCondCodes.Matt Turner2016-03-011-28/+0
| | | | | | Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Acked-by: Brian Paul <brianp@vmware.com>
* docs: Remove descriptions of long dead Emit* fields.Matt Turner2016-03-011-17/+0
| | | | | | | | Dead since commit d8a366200 in 2010. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> Acked-by: Brian Paul <brianp@vmware.com>
* mesa: change 'SHADER_SUBST' facility to work with env variablesTapani Pälli2015-09-041-0/+14
| | | | | | | | | | | | | | | | | | | Patch modifies existing shader source and replace functionality to work with environment variables rather than enable dumping on compile time. Also instead of _mesa_str_checksum, _mesa_sha1_compute is used to avoid collisions. Functionality is controlled via two environment variables: MESA_SHADER_DUMP_PATH - path where shader sources are dumped MESA_SHADER_READ_PATH - path where replacement shaders are read v2: cleanups, add strerror if fopen fails, put all functionality inside HAVE_SHA1 since sha1 is required Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Suggested-by: Eero Tamminen <eero.t.tamminen@intel.com> Reviewed-by: Brian Paul <brianp@vmware.com>
* docs: fix misspellingsNathan Kidd2014-01-061-1/+1
| | | | | | | Fixed what I noticed; no warranty for exhaustiveness. Signed-off-by: Nathan Kidd <nkidd@opentext.com> Reviewed-by: Brian Paul <brianp@vmware.com>
* docs: bump supported shading language versionChris Forbes2013-11-251-1/+1
| | | | Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
* docs: update shading documentationAndreas Boll2012-10-031-8/+5
| | | | Reviewed-by: Brian Paul <brianp@vmware.com>
* docs: remove obsolete target attributeAndreas Boll2012-09-191-4/+3
|
* docs: add new iframe layoutAndreas Boll2012-09-191-0/+8
|
* docs: update piglit urlAndreas Boll2012-08-061-1/+1
| | | | Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: add missing target attributeAndreas Boll2012-06-251-1/+1
| | | | | | target is needed for the frame based layout Signed-off-by: Brian Paul <brianp@vmware.com>
* docs/shading: use proper markupAndreas Boll2012-06-251-11/+11
| | | | | | use dl instead of ul Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: use id instead of <a name>Andreas Boll2012-06-121-20/+9
| | | | Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: fix html end/start tagsAndreas Boll2012-06-121-3/+2
| | | | | | for more well-formed html Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: consolidate html header and footerAndreas Boll2012-06-121-10/+11
| | | | | | | | | add doctype add character encoding add missing <head> tag unify html header and footer Signed-off-by: Brian Paul <brianp@vmware.com>
* docs: fix glsl_compiler nameSam Hocevar2011-02-161-1/+1
|
* docs: updated info about GLSL compilerBrian Paul2010-08-241-146/+44
| | | | Ian or Eric should review this and add/edit as needed.
* docs: remove the 'Last updated date'Brian Paul2010-03-201-4/+0
|
* docs: document 'useprog' debug optionBrian Paul2009-10-221-0/+1
|
* docs: document more MESA_GLSL env var optionsBrian Paul2009-10-141-1/+7
|
* docs: document the MESA_GLSL env var, other misc GLSL updatesBrian Paul2009-04-071-3/+29
|
* mesa: updated GLSL docsBrian Paul2008-12-151-43/+27
|
* document GLSL 1.20 statusBrian Paul2008-07-291-0/+35
|
* mesa: revert building glslcompiler by defaultBrian Paul2008-07-211-2/+1
|
* mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul2008-07-171-16/+26
|
* document GLSL float f/F suffix bugBrian2007-11-271-0/+1
|
* document perspective correction issuesBrian2007-04-271-0/+2
|
* document broken inverse trig functionsBrian2007-04-271-0/+1
|
* memory leaks fixedBrian2007-04-211-1/+0
|
* dFdx(), etc. don't work yetBrian2007-04-191-0/+1
|
* glean glsl test now does over 150 testsBrian2007-04-181-1/+1
|
* more tips, validation infoBrian2007-03-281-1/+24
|
* added ftransform() commentBrian2007-03-271-0/+2
|
* minor status updatesBrian2007-03-261-4/+2
|
* document internal compiler optionsBrian2007-03-231-1/+45
|
* gl_ClipVertex not supported yetBrian2007-03-091-0/+1
|
* info about how the compiler worksBrian2007-02-271-2/+51
|
* glslcompiler build instructionsBrian2007-02-221-1/+8
|
* updated info about arrays, predefined uniformsBrian2007-02-211-5/+2
|
* info about stand-alone compilerBrian2007-02-171-1/+74
|
* noise() works nowBrian2007-01-281-1/+0
|
* minor updatesBrian2007-01-281-4/+4
|
* Added a page with shading language status, tips, etc.Brian2007-01-201-0/+116