summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/library/slang_vertex_builtin_gc.h
AgeCommit message (Expand)Author
2008-11-24mesa: support for GLSL 1.20 array typesBrian Paul
2008-11-13mesa: use the tighter definition of GLSL ftransform() from the gallium branchesBrian Paul
2008-11-07mesa: add support for 'centroid' qualifier in GLSL 1.20Brian Paul
2008-11-07mesa: add support for 'invariant' keyword for GLSL 1.20Brian Paul
2008-10-31mesa: fix some bugs with precision qualifier parsingBrian Paul
2008-08-16mesa: import latest GLSL code from gallium-0.1 branchBrian Paul
2007-03-09use gl_ModelViewProjectionMatrixTranspose in ftransform()Brian
2007-01-09Vertex program texture samplers done, but untested (need to add TEX/TXB toBrian
2006-08-02Add vec4 extension.Michal Krol
2006-04-18Remove carriage-return chars *ONLY*.Michal Krol
2006-03-21GLSL fixes:Michal Krol
2006-02-21More GLSL code:Michal Krol
2006-02-13Cosmetic changes.Michal Krol
2006-01-16remove slang_*_gc.h files;Michal Krol
2005-04-13cosmetic changes;Michal Krol