summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/library/slang_core_gc_bin.h
AgeCommit message (Collapse)Author
2005-05-25remove the GLSL spec wording;Michal Krol
reorder some elementary operators; disable assignment "=" and equality "==" "!=" operators - they are handled internally by the assembly generator; fix minor typos
2005-04-22Provide precompiled binary versions of built-in library .gc sourcesMichal Krol
to dramatically improve shader compiling performance.