summaryrefslogtreecommitdiff
path: root/progs/slang
AgeCommit message (Expand)Author
2009-11-20progs/slang: Check for ftell failure in vstest.c.Vinson Lee
2009-11-17progs/slang: Fix potential null pointer dereference in cltest.c.Vinson Lee
2009-07-08demos: use glEnable/DisableClientState() for vertex arraysBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond
2008-06-24Fix CRLF line endings.José Fonseca
2008-05-20Ignore more generated files in progs/Dan Nicholson
2008-05-07Never fail `make clean'Dan Nicholson
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson
2007-10-10Ignore more generated files in progs/Dan Nicholson
2007-09-28add support for LDFLAGS env varDan Nicholson
2006-09-26Prepend #extension 'MESA_shader_debug: require' to each shader.Michal Krol
2006-08-09More GLSL code - more support for vec4 operations on x86 back-end.Michal Krol
2006-08-02Add test for vec4 extension.Michal Krol
2006-07-30Fix dependencies.Michal Krol
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2006-05-30Make it running under Linux.Michal Krol
2006-05-16GLSL regression test suite.Michal Krol