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