summaryrefslogtreecommitdiff
path: root/src/mesa/slang/slang_ir.c
AgeCommit message (Expand)Author
2010-08-20Remove remnants of the old glsl compiler.Eric Anholt
2010-07-13mesa: add comments and change Index2D to just Index2Zack Rusin
2010-07-09mesa: initial support for emitting 2D registers from slangZack Rusin
2010-06-28mesa: initial support for ARB_geometry_shader4Zack Rusin
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2010-06-10mesa: move shader/slang/* sources to main/slang/*Brian Paul