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