summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
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
2009-03-24progs/trivial: draw non-interleaved arrays out of one vboKeith Whitwell
2009-03-24progs/tests: Build texcompress2 with sconsJakob Bornecrantz
2009-03-23vpglsl: add missing SConscriptKeith Whitwell
2009-03-23progs/fp: pass texcoord to triangle, add a test shaderKeith Whitwell
2009-03-20progs/wgl: Send a resize message after context have been created.Michal Krol
2009-03-20progs/wgl: Create GL context in a thread that actually uses it.Michal Krol
2009-03-20progs/wgl: Make context current to get GL_RENDERER string.Michal Krol
2009-03-19wgl: Add an `-s' option to wglthreads to force single-threaded operation.Michal Krol
2009-03-18progs: Build the wgl examples with scons.José Fonseca
2009-03-18progs/trivial: Make quad-tex-sub repeat patternsJakob Bornecrantz
2009-03-18tests: remove/update old commentsBrian Paul
2009-03-18progs/trivial: Add quad-tex-subJakob Bornecrantz
2009-03-18tests: add simplest mipgen testKeith Whitwell
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz
2009-03-18progs/trivial: Add tri-fbo-tex-mipJakob Bornecrantz
2009-03-17wgl: Port sharedtex_mt to WGL.Michal Krol
2009-03-17xdemos: Fix sharedtex_mt.Thomas Hellstrom
2009-03-16progs/trivial: IgnoresJakob Bornecrantz
2009-03-16progs/tests: IgnoresJakob Bornecrantz
2009-03-16progs: Try to read the texture from the current dir, if full path fails.José Fonseca
2009-03-16wgl: Port glthreads to WGL.Michal Krol
2009-03-14mesa: .gitignoreYounes Manton
2009-03-13xdemos: Add multithreaded sharedtex_mt.Thomas Hellstrom
2009-03-13vp: add test for pointsize outputKeith Whitwell
2009-03-13progs: Add util to cpp path.José Fonseca
2009-03-13progs/vp: add keys for point prims, etc, and various new testsKeith Whitwell
2009-03-12demos: move declaration before codeBrian Paul
2009-03-12trivial: draw non-interleaved arraysKeith Whitwell
2009-03-12demos: fix error string, commentBrian Paul
2009-03-12demos: fix typoBrian Paul
2009-03-12demos: use glGenerateMipmapEXT entrypoint in cubemap.cKeith Whitwell
2009-03-12mesa test prog for ATI_envmap_bumpmapRoland Scheidegger
2009-03-12progs/glsl: IgnoreJakob Bornecrantz
2009-03-11xdemos: On termination with `esc` close the contexts correctly.Alan Hourihane
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell
2009-03-10trivial: add a logic op testKeith Whitwell
2009-03-10vpglsl: add simple mov.glslKeith Whitwell
2009-03-09vpglsl: build with scons and glewKeith Whitwell
2009-03-09demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modesBrian Paul
2009-03-09trivial: add tri-stipple to SConscriptKeith Whitwell
2009-03-09fp: enable a second texture unit and add a kil test for itKeith Whitwell
2009-03-06fp: add some more texture, position and kill testsKeith Whitwell
2009-03-06fp: new kill + position testKeith Whitwell
2009-03-06fp: dont reference fragment.position.zwKeith Whitwell
2009-03-06engine: also print fps data to stdoutKeith Whitwell
2009-03-04tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul