Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-05-21 | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | |
The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about. | |||
2010-03-15 | progs/objviewer: remove debug code | Brian Paul | |
2010-03-12 | Grammar and spelling fixes | Jeff Smith | |
Signed-off-by: Jeff Smith <whydoubt@yahoo.com> Signed-off-by: Brian Paul <brianp@vmware.com> | |||
2010-02-14 | progs/objviewer: close file (bug 26559) | Brian Paul | |
2010-01-01 | progs: Ignore derived files. | José Fonseca | |
2009-10-01 | objviewer: remove disabled code | Brian Paul | |
2009-10-01 | objviewer: mouse/keyboard info in README file | Brian Paul | |
2009-10-01 | objview: clean up drawing VBO code | Brian Paul | |
2009-10-01 | objview: set skybox texture filter | Brian Paul | |
2009-10-01 | objview: check GL version/extension | Brian Paul | |
2009-10-01 | progs/objviewer: Wavefront .obj file loader/viewer demo | Brian Paul | |
Adapted from code written by Nate Robins. See README.txt. |