summaryrefslogtreecommitdiffstats
path: root/progs/slang
Commit message (Expand)AuthorAgeFilesLines
* progs/slang: Check for ftell failure in vstest.c.Vinson Lee2009-11-201-0/+6
* progs/slang: Fix potential null pointer dereference in cltest.c.Vinson Lee2009-11-171-1/+1
* demos: use glEnable/DisableClientState() for vertex arraysBrian Paul2009-07-081-12/+12
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-115-443/+443
|\
| * Fix CRLF line endings.José Fonseca2008-06-245-443/+443
| * Ignore more generated files in progs/Dan Nicholson2008-05-201-0/+3
* | Always pass CFLAGS when compiling or linking demosGuillaume Melquiond2008-07-301-7/+7
* | Never fail `make clean'Dan Nicholson2008-05-071-1/+1
* | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-3/+5
* | Ignore more generated files in progs/Dan Nicholson2007-10-101-0/+3
* | add support for LDFLAGS env varDan Nicholson2007-09-281-3/+3
|/
* Prepend #extension 'MESA_shader_debug: require' to each shader.Michal Krol2006-09-262-1/+41
* More GLSL code - more support for vec4 operations on x86 back-end.Michal Krol2006-08-092-1/+22
* Add test for vec4 extension.Michal Krol2006-08-021-0/+152
* Fix dependencies.Michal Krol2006-07-301-16/+4
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
* Make it running under Linux.Michal Krol2006-05-308-1481/+1559
* GLSL regression test suite.Michal Krol2006-05-1612-0/+3168