summaryrefslogtreecommitdiff
path: root/src/mesa/slang/library/slang_geometry_builtin.gc
AgeCommit message (Collapse)Author
2010-08-20Remove remnants of the old glsl compiler.Eric Anholt
2010-07-08gs: inject const int gl_VerticesIn at link timeZack Rusin
2010-06-28mesa: initial support for ARB_geometry_shader4Zack Rusin
laying down the foundation for everything and implementing most of the stuff. linking, gl_VerticesIn and multidimensional inputs are left.