summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang_core.gc
AgeCommit message (Collapse)Author
2004-10-18conform to language version 1.10 rev 59Michal Krol
resolve TODOs
2004-10-11Prefix operator and constructor keywords with two consequtive underscoresMichal Krol
( __ ). This will be more compatible with glslang spec.
2004-03-24Slang internal include file defining constructors and operatorsMichal Krol
for built-in data types.