summaryrefslogtreecommitdiff
path: root/docs/shading.html
AgeCommit message (Expand)AuthorFilesLines
2019-06-05docs: use code instead of tt-tagErik Faye-Lund1-1/+1
2019-05-08docs: drop h1 in headerErik Faye-Lund1-1/+1
2019-05-08docs: harmonize headings and titlesErik Faye-Lund1-2/+2
2019-05-02docs: close paragraphs before listsErik Faye-Lund1-1/+1
2019-04-30docs: document MESA_GLSL=errors keywordAlejandro Piñeiro1-0/+1
2018-09-22docs: update repo URLs after GitLab moveEric Engestrom1-1/+1
2017-09-12docs: Document shader capturing environment variables.Kenneth Graunke1-0/+15
2017-08-07docs: removed the '--with-sha1' requirement from shading.htmlEleni Maria Stea1-3/+3
2017-05-20mesa: add an env var to force cache fallbackTimothy Arceri1-0/+2
2017-03-31mesa: remove MESA_GLSL=optTimothy Arceri1-1/+0
2017-03-31mesa: remove MESA_GLSL=no_opts env optionTimothy Arceri1-1/+0
2017-02-09docs: https all the links \o/Eric Engestrom1-2/+2
2017-01-31mesa: add new MESA_GLSL flag for printing shader cache debug infoTimothy Arceri1-0/+1
2017-01-18docs: Fix GLSL compiler linkElie TOURNIER1-4/+8
2016-03-01mesa: Remove EmitCondCodes.Matt Turner1-28/+0
2016-03-01docs: Remove descriptions of long dead Emit* fields.Matt Turner1-17/+0
2015-09-04mesa: change 'SHADER_SUBST' facility to work with env variablesTapani Pälli1-0/+14
2014-01-06docs: fix misspellingsNathan Kidd1-1/+1
2013-11-25docs: bump supported shading language versionChris Forbes1-1/+1
2012-10-03docs: update shading documentationAndreas Boll1-8/+5
2012-09-19docs: remove obsolete target attributeAndreas Boll1-4/+3
2012-09-19docs: add new iframe layoutAndreas Boll1-0/+8
2012-08-06docs: update piglit urlAndreas Boll1-1/+1
2012-06-25docs: add missing target attributeAndreas Boll1-1/+1
2012-06-25docs/shading: use proper markupAndreas Boll1-11/+11
2012-06-12docs: use id instead of <a name>Andreas Boll1-20/+9
2012-06-12docs: fix html end/start tagsAndreas Boll1-3/+2
2012-06-12docs: consolidate html header and footerAndreas Boll1-10/+11
2011-02-16docs: fix glsl_compiler nameSam Hocevar1-1/+1
2010-08-24docs: updated info about GLSL compilerBrian Paul1-146/+44
2010-03-20docs: remove the 'Last updated date'Brian Paul1-4/+0
2009-10-22docs: document 'useprog' debug optionBrian Paul1-0/+1
2009-10-14docs: document more MESA_GLSL env var optionsBrian Paul1-1/+7
2009-04-07docs: document the MESA_GLSL env var, other misc GLSL updatesBrian Paul1-3/+29
2008-12-15mesa: updated GLSL docsBrian Paul1-43/+27
2008-07-29document GLSL 1.20 statusBrian Paul1-0/+35
2008-07-21mesa: revert building glslcompiler by defaultBrian Paul1-2/+1
2008-07-17mesa: build the stand-alone glslcompiler by default, update the docsBrian Paul1-16/+26
2007-11-27document GLSL float f/F suffix bugBrian1-0/+1
2007-04-27document perspective correction issuesBrian1-0/+2
2007-04-27document broken inverse trig functionsBrian1-0/+1
2007-04-21memory leaks fixedBrian1-1/+0
2007-04-19dFdx(), etc. don't work yetBrian1-0/+1
2007-04-18glean glsl test now does over 150 testsBrian1-1/+1
2007-03-28more tips, validation infoBrian1-1/+24
2007-03-27added ftransform() commentBrian1-0/+2
2007-03-26minor status updatesBrian1-4/+2
2007-03-23document internal compiler optionsBrian1-1/+45
2007-03-09gl_ClipVertex not supported yetBrian1-0/+1
2007-02-27info about how the compiler worksBrian1-2/+51