summaryrefslogtreecommitdiff
path: root/progs/demos
AgeCommit message (Expand)Author
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
2008-11-28Merge commit 'origin/master' into gallium-0.2Alan Hourihane
2008-11-26demos: press SPACE to toggle fbo_firecube animationBrian Paul
2008-11-24progs: Add ignoresJakob Bornecrantz
2008-11-21scons: Build progs.José Fonseca
2008-10-20mesa: more test options in progs/demos/textures.cBrian Paul
2008-10-15mesa: revert accidental change to fslight.c demoBrian Paul
2008-10-09mesa: simple multiple textures testBrian Paul
2008-09-18CELL: mark several transient files as .gitignoreRobert Ellison
2008-09-18Merge commit 'origin/master' into gallium-0.2Keith Whitwell
2008-09-17cell: dump generated code if CELL_DEBUG=asmBrian Paul
2008-09-13silence warningGuillaume Melquiond
2008-09-11demos: fix LIBS ref in makefileKeith Whitwell
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell
2008-08-13mesa: clear the unused upper-left region to black instead of leaving it undef...Brian Paul
2008-07-30Always pass CFLAGS when compiling or linking demosGuillaume Melquiond
2008-07-24Fix a typo.Thomas Hellstrom
2008-07-24Add new demo "fbo_firecube".Thomas Hellstrom
2008-07-09mesa: call glutDestroyWindow() on exitBrian Paul
2008-06-29Revert accidental edit to progs/demos/lodbias.Corbin Simpson
2008-06-29demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D textureNicolai Haehnle
2008-06-24Fix CRLF line endings.José Fonseca
2008-06-16added ARCH_FLAGSseventh guardian
2008-06-16r300: Fix new incarnation of bug 3195.Corbin Simpson
2008-06-04call glutDestroyWindow() before exitBrian Paul
2008-05-21fix assorted bugs, works nowBrian
2008-05-20mesa: call glutDestroyWindow()Brian Paul
2008-05-20mesa: call glutDestroyWindow()Brian Paul
2008-05-09Don't link demos directly to X librariesDan Nicholson
2008-04-29disable GL_TEXTURE_1D at end of frame to fix failed assertionBrian Paul
2008-04-29disable GL_TEXTURE_1D at end of frame to fix failed assertionBrian Paul
2008-04-08Only convert configs if screen creation was successful.Kristian Høgsberg
2008-04-04mesa: test code to exercise more GLSL functionsBrian
2008-04-01mesa: destroy window upon exitBrian
2008-03-24mesa: call glutDestroyWindow (help find mem leaks)Brian Paul
2008-03-11Fix include path for rain demo so glut.h is foundDan Nicholson