summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
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
2009-03-06fp: add some more texture, position and kill testsKeith Whitwell4-1/+36
2009-03-06fp: new kill + position testKeith Whitwell1-0/+9
2009-03-06fp: dont reference fragment.position.zwKeith Whitwell1-1/+2
2009-03-06engine: also print fps data to stdoutKeith Whitwell1-0/+22
2009-03-04tests: add new mapbufrange.c test to test GL_ARB_map_buffer_rangeBrian Paul2-1/+206
2009-03-04clear-repeat: print fps, use 300x300 window sizeKeith Whitwell1-1/+19
2009-03-03demos/engine: respect display list mode when drawing pistonsKeith Whitwell1-1/+4
2009-02-28demos: add progs/glsl/shadow_sampler.c to test GLSL shadow2D(), etc.Brian Paul2-0/+342
2009-02-27demos: fix renderbuffer leak in progs/tests/fbotexture.cBrian Paul1-10/+21
2009-02-27tests: new mapvbo.c testBrian Paul2-0/+139
2009-02-26demos: add a fourth test case to VBO test for position/color in different VBOsBrian Paul1-15/+74
2009-02-21trivial: Add tri-viewportJakob Bornecrantz4-0/+132
2009-02-21trivial: Fix indentation in triJakob Bornecrantz1-43/+43
2009-02-24demos: add some fflushes for windowsKeith Whitwell11-0/+11
2009-02-19trival: Make the last of progs show the nameJakob Bornecrantz3-3/+3
2009-02-14trivial: Add quadstrip-clipJakob Bornecrantz4-0/+140