summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2009-04-29progs/tests: Update ignoresJakob Bornecrantz
2009-04-29progs/tests: Add mipmap_comp for mipmap testing with compressed texturesJakob Bornecrantz
2009-04-28progs: add fflushes for cygwinKeith Whitwell
2009-04-28demos: asst. updates, clean-upsBrian Paul
2009-04-27demos: Clean up allocated Textures and Display Lists when demo quitShuang He
2009-04-24demos: ensure display lists are destroyed for next generationAlan Hourihane
2009-04-24shadowtex: fflush stdout for cygwinKeith Whitwell
2009-04-24demos/readpix: add option to draw triangle instead of drawpixKeith Whitwell
2009-04-24tests/mipmap_view: add a bunch of keystrokes for testing render-to-textureKeith Whitwell
2009-04-21demos: check that GL version is 2.0 or higherBrian Paul
2009-04-21trivial/tri-viewport: add keys for frustrum/ortho and z coordinateKeith Whitwell
2009-04-21trivial/tri-viewport: add more out-of-bounds background quadsKeith Whitwell
2009-04-21trivial/tri_viewport: add space==reset keyKeith Whitwell
2009-04-21trivial/tri_viewport: add width/height keysKeith Whitwell
2009-04-20mesa/progs: fix scons build after recent demo movesKeith Whitwell
2009-04-20trivial/tri-viewport.c - add guide lines, more triangles, make interactiveKeith Whitwell
2009-04-20tests/mipmap_view: add linear/nearest keyKeith Whitwell
2009-04-19progs/demos: Update ignoreJakob Bornecrantz
2009-04-19progs/glsl: Update ignoreJakob Bornecrantz
2009-04-18demos: added glsl/texaaline.c program and overhaul the MakefileBrian Paul
2009-04-18demos: updated .gitignore listBrian Paul
2009-04-18demos: move demos/texobj.c to tests/Brian Paul
2009-04-18demos: move demos/occlude.c (old HP extension) to testsBrian Paul
2009-04-18demos: move tests/dinoshade.c to demos/Brian Paul
2009-04-18demos: move tests/projtex.c to demos/Brian Paul
2009-04-18demos: move tests/fbotexture.c to demos/Brian Paul
2009-04-18demos: move texdown.c to tests/Brian Paul
2009-04-18demos: move glutfx demo to tests/Brian Paul
2009-04-18demos: move streaming_rect.c demo to tests/Brian Paul
2009-04-18demos: move glslnoise.c demo to glsl/noise2.cBrian Paul
2009-04-18demos: fix incorrect assertionBrian Paul
2009-04-18demos: fix usage textBrian Paul
2009-04-17demos: new glsl/array.c demoBrian Paul
2009-04-17demos: move glewInit() call, fixes crash/bug 21247Brian Paul
2009-04-17demos: move glewInit() after glutCreateWindow()Brian Paul
2009-04-16demos: set init window size, not posBrian Paul
2009-04-16demos: use larger buffer for snprintf() call, see bug 21220Brian Paul
2009-04-16Merge branch 'gallium-s3tc'José Fonseca
2009-04-15progs/tests: Make texcompress2 get textureJakob Bornecrantz
2009-04-15tests: another extended swizzle testBrian Paul
2009-04-10wgl: Note down the gallium pixel formats, instead of re-guessing them.José Fonseca
2009-04-10mesa: asst. progs/test/Makefile filesBrian Paul
2009-04-10progs: Port glxinfo to wgl.José Fonseca
2009-04-09demos: fix aspect ratio in Reshape()Brian Paul
2009-04-02progs: IgnoresJakob Bornecrantz
2009-04-01demos: added progs/glsl/linktest.c to test linking of separate compilation unitsBrian Paul
2009-03-25progs/vp: more psiz testsKeith Whitwell
2009-03-24demos: add LDFLAGS for corender target, bug 20844Brian Paul
2009-03-24progs/vp: add pointsize + clamp testKeith Whitwell
2009-03-24progs/trivial: add fflushes for cygwinKeith Whitwell