Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-30 | Always pass CFLAGS when compiling or linking demos | Guillaume Melquiond | 1 | -7/+7 |
2008-05-07 | Never fail `make clean' | Dan Nicholson | 1 | -1/+1 |
2007-10-29 | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | 1 | -3/+5 |
2007-10-10 | Ignore more generated files in progs/ | Dan Nicholson | 1 | -0/+3 |
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson | 1 | -3/+3 |
2006-09-26 | Prepend #extension 'MESA_shader_debug: require' to each shader. | Michal Krol | 2 | -1/+41 |
2006-08-09 | More GLSL code - more support for vec4 operations on x86 back-end. | Michal Krol | 2 | -1/+22 |
2006-08-02 | Add test for vec4 extension. | Michal Krol | 1 | -0/+152 |
2006-07-30 | Fix dependencies. | Michal Krol | 1 | -16/+4 |
2006-07-13 | LIB_DIR is now just 'lib' or 'lib64' | Brian Paul | 1 | -1/+1 |
2006-05-30 | Make it running under Linux. | Michal Krol | 8 | -1481/+1559 |
2006-05-16 | GLSL regression test suite. | Michal Krol | 12 | -0/+3168 |