summaryrefslogtreecommitdiff
path: root/docs/shading.html
Commit message (Expand)AuthorAgeFilesLines
* docs: use code instead of tt-tagErik Faye-Lund2019-06-051-1/+1
* docs: drop h1 in headerErik Faye-Lund2019-05-081-1/+1
* docs: harmonize headings and titlesErik Faye-Lund2019-05-081-2/+2
* docs: close paragraphs before listsErik Faye-Lund2019-05-021-1/+1
* docs: document MESA_GLSL=errors keywordAlejandro Piñeiro2019-04-301-0/+1
* docs: update repo URLs after GitLab moveEric Engestrom2018-09-221-1/+1
* docs: Document shader capturing environment variables.Kenneth Graunke2017-09-121-0/+15
* docs: removed the '--with-sha1' requirement from shading.htmlEleni Maria Stea2017-08-071-3/+3
* mesa: add an env var to force cache fallbackTimothy Arceri2017-05-201-0/+2
* mesa: remove MESA_GLSL=optTimothy Arceri2017-03-311-1/+0
* mesa: remove MESA_GLSL=no_opts env optionTimothy Arceri2017-03-311-1/+0
* docs: https all the links \o/Eric Engestrom2017-02-091-2/+2
* mesa: add new MESA_GLSL flag for printing shader cache debug infoTimothy Arceri2017-01-311-0/+1
* docs: Fix GLSL compiler linkElie TOURNIER2017-01-181-4/+8
* mesa: Remove EmitCondCodes.Matt Turner2016-03-011-28/+0
* docs: Remove descriptions of long dead Emit* fields.Matt Turner2016-03-011-17/+0
* mesa: change 'SHADER_SUBST' facility to work with env variablesTapani Pälli2015-09-041-0/+14
* docs: fix misspellingsNathan Kidd2014-01-061-1/+1
* docs: bump supported shading language versionChris Forbes2013-11-251-1/+1
* docs: update shading documentationAndreas Boll2012-10-031-8/+5
* 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
* docs: add missing target attributeAndreas Boll2012-06-251-1/+1
* docs/shading: use proper markupAndreas Boll2012-06-251-11/+11
* docs: use id instead of <a name>Andreas Boll2012-06-121-20/+9
* docs: fix html end/start tagsAndreas Boll2012-06-121-3/+2
* docs: consolidate html header and footerAndreas Boll2012-06-121-10/+11
* docs: fix glsl_compiler nameSam Hocevar2011-02-161-1/+1
* docs: updated info about GLSL compilerBrian Paul2010-08-241-146/+44
* 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