summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
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
2009-03-04clear-repeat: print fps, use 300x300 window sizeKeith Whitwell
2009-03-03demos/engine: respect display list mode when drawing pistonsKeith Whitwell
2009-02-28demos: add progs/glsl/shadow_sampler.c to test GLSL shadow2D(), etc.Brian Paul
2009-02-27demos: fix renderbuffer leak in progs/tests/fbotexture.cBrian Paul
2009-02-27tests: new mapvbo.c testBrian Paul
2009-02-26demos: add a fourth test case to VBO test for position/color in different VBOsBrian Paul
2009-02-21trivial: Add tri-viewportJakob Bornecrantz
2009-02-21trivial: Fix indentation in triJakob Bornecrantz
2009-02-24demos: add some fflushes for windowsKeith Whitwell
2009-02-19trival: Make the last of progs show the nameJakob Bornecrantz
2009-02-14trivial: Add quadstrip-clipJakob Bornecrantz
2009-02-14progs: Make fp-tri use glew and add scons targetJakob Bornecrantz
2009-02-18progs/trivial: Label program windows with actual program nameKeith Whitwell
2009-02-13trivial: Make tri-fog a bit more interesting to look atJakob Bornecrantz
2009-02-13trivial: Add a tri-unfilled-fog testJakob Bornecrantz
2009-02-13demos: Add polygon mode point to isosurfJakob Bornecrantz
2009-02-16demos: fix glxpixmap and call glXWaitGL before calling XCopyArea.Alan Hourihane
2009-02-12progs: Prevent clash with min macro.José Fonseca
2009-02-11demos: minor updates for shader_api.c testBrian Paul
2009-02-11demos: better error message for overlay.c, see bug 20055Brian Paul
2009-02-10Merge commit 'origin/gallium-master-merge'Brian Paul
2009-02-10Merge commit 'origin/gallium-0.2' into gallium-master-mergeBrian Paul
2009-02-10progs: Build samples dir with scons and glew.José Fonseca
2009-02-10progs: Build rebook with scons too.José Fonseca
2009-02-09demos: remove OSMESA stuff from MakefileBrian
2009-02-09mesa: merge gallium-0.2 into gallium-master-mergeBrian Paul
2009-02-04demos: remove unused functionBrian Paul
2009-02-04demos: silence uninitialized var warningBrian Paul
2009-02-03demos: modify bufferobj.c to exercise interleaved vertex arraysBrian Paul
2009-02-02demos: update multitex.c GLSL demo to use vertex arrays or glVertex-modeBrian Paul
2009-02-02util: added more functions to extfuncs.hBrian Paul
2009-02-01glxgears: No, really. Fix the dyslexia.Ian Romanick
2009-02-01progs: Get more samples building on windows.José Fonseca