Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-30 | better front-plane clip test | Brian | |
2007-11-23 | better test of point attenuation | Brian | |
2007-11-23 | #define GL_GLEXT_PROTOTYPES to silence warning | Brian | |
2007-10-29 | specify app lib dependencies in Makefiles (patch 1/3) | Dan Nicholson | |
2007-10-10 | Ignore more generated files in progs/ | Dan Nicholson | |
Many of the directories in progs/ were missing .gitignore files or were tracking generated files. This patch is basically the process of running `make' in each directory and then finding the untracked files with `git-ls-files -o --exclude-per-directory=.gitignore'. The existing files were also sorted. | |||
2007-09-28 | add support for LDFLAGS env var | Dan Nicholson | |
2007-01-30 | New tests for the array functions which also provoke rebasing. | Keith Whitwell | |
2007-01-16 | Additional display list tests | Keith Whitwell | |
2006-11-02 | merge current trunk into vbo branch | Alan Hourihane | |
2006-06-22 | A bunch of tiny tests that I've found helpful bringing up drivers from | Keith Whitwell | |
scratch. These exercise single pieces of functionality and provide a gentler ramp than trying to use the mesa demos to bring up drivers with. |