summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/library/slang_fragment_builtin_gc.h
AgeCommit message (Expand)Author
2008-12-15mesa: bump glsl grammar revisionBrian Paul
2008-12-11mesa: checkpoint commit of GLSL 1.20 array syntax.Brian Paul
2008-11-24mesa: support for GLSL 1.20 array typesBrian 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-04-11regeneratedBrian
2007-03-12Implement GL_ARB_texture_rectangle supportBrian
2007-01-09Implement shadow samplers and dFdx(), dFdy() code generation.Brian
2007-01-08implement biased texture functionsBrian
2007-01-05Checkpoint glsl compiler work: sampler uniforms now implemented, linked prope...Brian
2006-08-02Add vec4 extension.Michal Krol
2006-04-18Remove carriage-return chars *ONLY*.Michal Krol
2006-03-21GLSL fixes:Michal Krol
2006-03-14More GLSL code: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