- 820436f demos: use glEnable/DisableClientState() for vertex arrays by Brian Paul · 15 years ago
- 8624880 Merge branch 'mesa_7_5_branch' by Jakob Bornecrantz · 15 years ago
- f359165 demos: Set the depth mask correctly to get the desired blending by Ian Romanick · 15 years ago
- a9ae89d progs/isosurf: add materials mode for glVertex + TRISTRIP by Keith Whitwell · 15 years ago
- eb1eee0 demos: improve argv parsing in fslight.c by Brian Paul · 15 years ago
- a18e209 Merge branch 'mesa_7_5_branch' by Brian Paul · 15 years ago
- 7a5c5b9 demos: make cubemap work without EXT_fbo support by Roland Scheidegger · 15 years ago
- f5888d9 Merge branch 'mesa_7_5_branch' by Thomas Hellstrom · 15 years ago
- fb64365 demos: update fbotexture.c to use EXT or ARB functions exclusively by Brian Paul · 15 years ago
- 56cfa4d demos: delete vertex array objects upon exit by Brian Paul · 16 years ago
- 3dfe672 demos: silence warning by Brian Paul · 16 years ago
- fd40279 progs: add fflushes for cygwin by Keith Whitwell · 16 years ago
- e326600 demos: Clean up allocated Textures and Display Lists when demo quit by Shuang He · 16 years ago
- a86ef37 shadowtex: fflush stdout for cygwin by Keith Whitwell · 16 years ago
- eb5d969 demos/readpix: add option to draw triangle instead of drawpix by Keith Whitwell · 16 years ago
- d017749 mesa/progs: fix scons build after recent demo moves by Keith Whitwell · 16 years ago
- 90a23e3 progs/demos: Update ignore by Jakob Bornecrantz · 16 years ago
- 3595732 demos: updated .gitignore list by Brian Paul · 16 years ago
- d61070b demos: move demos/texobj.c to tests/ by Brian Paul · 16 years ago
- 30e80f6 demos: move demos/occlude.c (old HP extension) to tests by Brian Paul · 16 years ago
- 22af013 demos: move tests/dinoshade.c to demos/ by Brian Paul · 16 years ago
- 49c3e71 demos: move tests/projtex.c to demos/ by Brian Paul · 16 years ago
- 292e192 demos: move tests/fbotexture.c to demos/ by Brian Paul · 16 years ago
- f47495e demos: move texdown.c to tests/ by Brian Paul · 16 years ago
- dfd69a2 demos: move glutfx demo to tests/ by Brian Paul · 16 years ago
- 6a495d2 demos: move streaming_rect.c demo to tests/ by Brian Paul · 16 years ago
- 1188566 demos: move glslnoise.c demo to glsl/noise2.c by Brian Paul · 16 years ago
- 6aa6ae8 demos: fix error string, comment by Brian Paul · 16 years ago
- 1e074dc demos: use glGenerateMipmapEXT entrypoint in cubemap.c by Keith Whitwell · 16 years ago
- 0e28e1a demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modes by Brian Paul · 16 years ago
- b258320 engine: also print fps data to stdout by Keith Whitwell · 16 years ago
- 39a1a24 demos/engine: respect display list mode when drawing pistons by Keith Whitwell · 16 years ago
- e6479c6 demos: add some fflushes for windows by Keith Whitwell · 16 years ago
- 54e2082 demos: Add polygon mode point to isosurf by Jakob Bornecrantz · 16 years ago
- 7ef8e4e progs: Prevent clash with min macro. by José Fonseca · 16 years ago
- 5340b6d Merge commit 'origin/gallium-master-merge' by Brian Paul · 16 years ago
- 028780a demos: remove OSMESA stuff from Makefile by Brian · 16 years ago
- e97681c mesa: merge gallium-0.2 into gallium-master-merge by Brian Paul · 16 years ago
- c06c74c demos: remove unused function by Brian Paul · 16 years ago
- 906c60d demos: silence uninitialized var warning by Brian Paul · 16 years ago
- 9aa73cf progs: Get more samples building on windows. by José Fonseca · 16 years ago
- efdb779 progs: Fix isosurf. by José Fonseca · 16 years ago
- 2e61d13 progs: Port most of the demos to glew. by José Fonseca · 16 years ago
- 6c14bdc demos: all glutDestroyWindow() upon exit to test query object clean-up by Brian Paul · 16 years ago
- f43019b demos: all glutDestroyWindow() upon exit to test query object clean-up by Brian Paul · 16 years ago
- c4c86bb Merge commit 'origin/master' into gallium-0.2 by Alan Hourihane · 16 years ago
- e23122d demos: press SPACE to toggle fbo_firecube animation by Brian Paul · 16 years ago
- 51af35b progs: Add ignores by Jakob Bornecrantz · 16 years ago
- 72ebf4f scons: Build progs. by José Fonseca · 16 years ago
- 2278107 mesa: more test options in progs/demos/textures.c by Brian Paul · 16 years ago
- b261ed1 mesa: revert accidental change to fslight.c demo by Brian Paul · 16 years ago
- f6e806a mesa: simple multiple textures test by Brian Paul · 16 years ago
- 4485ac8 CELL: mark several transient files as .gitignore by Robert Ellison · 16 years ago
- 89ab664 Merge commit 'origin/master' into gallium-0.2 by Keith Whitwell · 16 years ago
- 05aeb92 cell: dump generated code if CELL_DEBUG=asm by Brian Paul · 16 years ago
- ee2c8d6 silence warning by Guillaume Melquiond · 16 years ago
- a90cae8 demos: fix LIBS ref in makefile by Keith Whitwell · 16 years ago
- cc7dd4f Merge commit 'origin/gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
- 90c93bb define new APP_CC configuration variable for building apps/demos/tests by Brian Paul · 16 years ago
- 0397b2b Merge branch 'gallium-0.1' into gallium-0.2 by Keith Whitwell · 16 years ago
- 60b9212 mesa: clear the unused upper-left region to black instead of leaving it undefined by Brian Paul · 16 years ago
- 3e8e292 Always pass CFLAGS when compiling or linking demos by Guillaume Melquiond · 16 years ago
- 7c2d7f8 Fix a typo. by Thomas Hellstrom · 16 years ago
- 9dd73d5 Add new demo "fbo_firecube". by Thomas Hellstrom · 16 years ago
- 547e487 mesa: call glutDestroyWindow() on exit by Brian Paul · 16 years ago
- 543893e Revert accidental edit to progs/demos/lodbias. by Corbin Simpson · 16 years ago
- 0918023 demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture by Nicolai Haehnle · 16 years ago
- fd6676c Fix CRLF line endings. by José Fonseca · 16 years ago
- 7db9034 added ARCH_FLAGS by seventh guardian · 16 years ago
- 588abd6 r300: Fix new incarnation of bug 3195. by Corbin Simpson · 16 years ago
- f34767f call glutDestroyWindow() before exit by Brian Paul · 16 years ago
- e8d5be9 fix assorted bugs, works now by Brian · 17 years ago
- 417719c mesa: call glutDestroyWindow() by Brian Paul · 16 years ago
- d7cf6b2 mesa: call glutDestroyWindow() by Brian Paul · 16 years ago
- 738d811 Don't link demos directly to X libraries by Dan Nicholson · 17 years ago
- aef4ca6 disable GL_TEXTURE_1D at end of frame to fix failed assertion by Brian Paul · 17 years ago
- 5692e09 disable GL_TEXTURE_1D at end of frame to fix failed assertion by Brian Paul · 17 years ago
- c016f32 Only convert configs if screen creation was successful. by Kristian Høgsberg · 17 years ago
- 8a8e7b2 mesa: test code to exercise more GLSL functions by Brian · 17 years ago
- 8bef18f mesa: destroy window upon exit by Brian · 17 years ago
- f654ab4 mesa: call glutDestroyWindow (help find mem leaks) by Brian Paul · 17 years ago
- f1e1267 Fix include path for rain demo so glut.h is found by Dan Nicholson · 17 years ago
- ab5750f Ignore more demo programs by Dan Nicholson · 17 years ago
- 60159c1 Convert crlf->lf line endings. by José Fonseca · 17 years ago
- 2573f0e Convert crlf->lf line endings. by José Fonseca · 17 years ago
- 2d38d1b Remove files of unsupported build systems. by José Fonseca · 17 years ago
- 4955325 chmod a-x **/glslnoise.c by Adam Jackson · 17 years ago
- 4697cee press 0,1,2,etc keys for specific bias values by Brian · 17 years ago
- 76295f0 press 0,1,2,etc keys for specific bias values by Brian · 17 years ago
- bd29909 push out far clip plane to 200 by Brian · 17 years ago
- f09b238 push out far clip plane to 200 by Brian · 17 years ago
- ba083ba Added d/D keys to change viewing distance, 'a' to toggle animation by Brian · 17 years ago
- e7007c6 Added d/D keys to change viewing distance, 'a' to toggle animation by Brian · 17 years ago
- e58c365 define M_PI if needed by Alexey Sokolov · 17 years ago
- 85f5e6d Fix a quadstrip front/back-face inconsistancy. by Brian · 17 years ago
- a5eb9e7 Build rain demo (Gonzo <andreas.wendleder@gmail.com>) by Brian · 17 years ago
- a11b6f0 Updates of some OpenVMS makefiles. by joukj · 17 years ago
- fb69fe5 Only emit texcoords for enabled units. Enable/disable units with 0..7 keys. by Brian · 17 years ago
- 918ea51 Rename 'mms-config.' to 'mms.config'. by Michal Krol · 17 years ago
- c05aa5e specify app lib dependencies in Makefiles (patch 1/3) by Dan Nicholson · 17 years ago