summaryrefslogtreecommitdiffstats
path: root/src/mesa/shader/slang/slang_builtin.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: move shader/slang/* sources to main/slang/*Brian Paul2010-06-101-64/+0
* glsl: add more vertex/fragment output info helpersBrian Paul2010-04-011-0/+10
* glsl: move predefined shader input/output info/code to slang_builtin.cBrian Paul2009-08-121-0/+14
* mesa: allow variable indexing into the predefined uniform variable arraysBrian Paul2008-12-301-1/+2
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-1/+1
* Reimplement the _slang_alloc_statevar() function.Brian2007-02-211-11/+0
* checkpoint overhaul of pre-defined uniform codeBrian2007-02-211-0/+5
* implement support for pre-defined uniform structs (state vars)Brian2007-02-201-0/+45