summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2009-04-10mesa: asst. progs/test/Makefile filesBrian Paul1-3/+3
2009-04-10progs: Port glxinfo to wgl.José Fonseca2-0/+739
2009-04-09demos: fix aspect ratio in Reshape()Brian Paul1-1/+2
2009-04-02progs: IgnoresJakob Bornecrantz3-0/+7
2009-04-01demos: added progs/glsl/linktest.c to test linking of separate compilation unitsBrian Paul2-0/+265
2009-03-25progs/vp: more psiz testsKeith Whitwell2-0/+15
2009-03-24demos: add LDFLAGS for corender target, bug 20844Brian Paul1-1/+1
2009-03-24progs/vp: add pointsize + clamp testKeith Whitwell1-0/+9
2009-03-24progs/trivial: add fflushes for cygwinKeith Whitwell115-0/+116
2009-03-24progs/trivial: draw non-interleaved arrays out of one vboKeith Whitwell3-0/+262
2009-03-24progs/tests: Build texcompress2 with sconsJakob Bornecrantz2-1/+1
2009-03-23vpglsl: add missing SConscriptKeith Whitwell1-0/+13
2009-03-23progs/fp: pass texcoord to triangle, add a test shaderKeith Whitwell3-0/+14
2009-03-20progs/wgl: Send a resize message after context have been created.Michal Krol1-0/+2
2009-03-20progs/wgl: Create GL context in a thread that actually uses it.Michal Krol1-30/+35
2009-03-20progs/wgl: Make context current to get GL_RENDERER string.Michal Krol1-0/+2
2009-03-19wgl: Add an `-s' option to wglthreads to force single-threaded operation.Michal Krol1-22/+43
2009-03-18progs: Build the wgl examples with scons.José Fonseca2-0/+24
2009-03-18progs/trivial: Make quad-tex-sub repeat patternsJakob Bornecrantz1-7/+12
2009-03-18tests: remove/update old commentsBrian Paul2-18/+2
2009-03-18progs/trivial: Add quad-tex-subJakob Bornecrantz4-0/+201
2009-03-18tests: add simplest mipgen testKeith Whitwell3-0/+209
2009-03-18progs/tests: Update mipmap_limits to show image and colorsJakob Bornecrantz2-67/+135
2009-03-18progs/trivial: Add tri-fbo-tex-mipJakob Bornecrantz4-0/+272
2009-03-17wgl: Port sharedtex_mt to WGL.Michal Krol1-0/+540
2009-03-17xdemos: Fix sharedtex_mt.Thomas Hellstrom1-70/+33
2009-03-16progs/trivial: IgnoresJakob Bornecrantz1-0/+3
2009-03-16progs/tests: IgnoresJakob Bornecrantz1-0/+4
2009-03-16progs: Try to read the texture from the current dir, if full path fails.José Fonseca1-3/+9
2009-03-16wgl: Port glthreads to WGL.Michal Krol1-0/+593
2009-03-14mesa: .gitignoreYounes Manton1-0/+1
2009-03-13xdemos: Add multithreaded sharedtex_mt.Thomas Hellstrom2-0/+524
2009-03-13vp: add test for pointsize outputKeith Whitwell2-0/+25
2009-03-13progs: Add util to cpp path.José Fonseca1-0/+4
2009-03-13progs/vp: add keys for point prims, etc, and various new testsKeith Whitwell6-4/+64
2009-03-12demos: move declaration before codeBrian Paul1-1/+1
2009-03-12trivial: draw non-interleaved arraysKeith Whitwell3-0/+119
2009-03-12demos: fix error string, commentBrian Paul1-2/+2
2009-03-12demos: fix typoBrian Paul1-1/+1
2009-03-12demos: use glGenerateMipmapEXT entrypoint in cubemap.cKeith Whitwell1-1/+8
2009-03-12mesa test prog for ATI_envmap_bumpmapRoland Scheidegger2-0/+215
2009-03-12progs/glsl: IgnoreJakob Bornecrantz1-0/+1
2009-03-11xdemos: On termination with `esc` close the contexts correctly.Alan Hourihane1-1/+1
2009-03-10progs/tests: compile with SCons and glewKeith Whitwell93-78/+344
2009-03-10trivial: add a logic op testKeith Whitwell4-0/+368
2009-03-10vpglsl: add simple mov.glslKeith Whitwell1-0/+5
2009-03-09vpglsl: build with scons and glewKeith Whitwell3-23/+28
2009-03-09demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modesBrian Paul1-14/+72
2009-03-09trivial: add tri-stipple to SConscriptKeith Whitwell1-0/+1
2009-03-09fp: enable a second texture unit and add a kil test for itKeith Whitwell2-0/+58