summaryrefslogtreecommitdiff
path: root/progs/demos
AgeCommit message (Expand)Author
2009-09-08progs/demos: added RGB invert optionBrian Paul
2009-08-26mesa: gitignoreYounes Manton
2009-08-18Merge branch 'mesa_7_5_branch'Brian Paul
2009-08-14progs/demos: print more info in fbotexture.cBrian Paul
2009-08-14demos/cubemap: Add support for GL_ARB_seamless_cube_mapIan Romanick
2009-07-08demos: use glEnable/DisableClientState() for vertex arraysBrian Paul
2009-07-03Merge branch 'mesa_7_5_branch'Jakob Bornecrantz
2009-06-30demos: Set the depth mask correctly to get the desired blendingIan Romanick
2009-06-30progs/isosurf: add materials mode for glVertex + TRISTRIPKeith Whitwell
2009-06-26demos: improve argv parsing in fslight.cBrian Paul
2009-06-26Merge branch 'mesa_7_5_branch'Brian Paul
2009-06-20demos: make cubemap work without EXT_fbo supportRoland Scheidegger
2009-06-15Merge branch 'mesa_7_5_branch'Thomas Hellstrom
2009-06-12demos: update fbotexture.c to use EXT or ARB functions exclusivelyBrian Paul
2009-05-07demos: delete vertex array objects upon exitBrian Paul
2009-04-30demos: silence warningBrian Paul
2009-04-28progs: add fflushes for cygwinKeith Whitwell
2009-04-27demos: Clean up allocated Textures and Display Lists when demo quitShuang He
2009-04-24shadowtex: fflush stdout for cygwinKeith Whitwell
2009-04-24demos/readpix: add option to draw triangle instead of drawpixKeith Whitwell
2009-04-20mesa/progs: fix scons build after recent demo movesKeith Whitwell
2009-04-19progs/demos: Update ignoreJakob Bornecrantz
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-03-12demos: fix error string, commentBrian Paul
2009-03-12demos: use glGenerateMipmapEXT entrypoint in cubemap.cKeith Whitwell
2009-03-09demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modesBrian Paul
2009-03-06engine: also print fps data to stdoutKeith Whitwell
2009-03-03demos/engine: respect display list mode when drawing pistonsKeith Whitwell
2009-02-24demos: add some fflushes for windowsKeith Whitwell
2009-02-13demos: Add polygon mode point to isosurfJakob Bornecrantz
2009-02-12progs: Prevent clash with min macro.José Fonseca
2009-02-10Merge commit 'origin/gallium-master-merge'Brian Paul
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-01progs: Get more samples building on windows.José Fonseca
2009-01-24progs: Fix isosurf.José Fonseca
2009-01-24progs: Port most of the demos to glew.José Fonseca
2008-12-18demos: all glutDestroyWindow() upon exit to test query object clean-upBrian Paul
2008-12-18demos: all glutDestroyWindow() upon exit to test query object clean-upBrian Paul