Age | Commit message (Expand) | Author |
2009-03-12 | demos: fix error string, comment | Brian Paul |
2009-03-12 | demos: use glGenerateMipmapEXT entrypoint in cubemap.c | Keith Whitwell |
2009-03-09 | demos: in progs/demos/cubemap.c press c/f to cycle through clamp/filter modes | Brian Paul |
2009-03-06 | engine: also print fps data to stdout | Keith Whitwell |
2009-03-03 | demos/engine: respect display list mode when drawing pistons | Keith Whitwell |
2009-02-24 | demos: add some fflushes for windows | Keith Whitwell |
2009-02-13 | demos: Add polygon mode point to isosurf | Jakob Bornecrantz |
2009-02-12 | progs: Prevent clash with min macro. | José Fonseca |
2009-02-10 | Merge commit 'origin/gallium-master-merge' | Brian Paul |
2009-02-09 | demos: remove OSMESA stuff from Makefile | Brian |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul |
2009-02-04 | demos: remove unused function | Brian Paul |
2009-02-04 | demos: silence uninitialized var warning | Brian Paul |
2009-02-01 | progs: Get more samples building on windows. | José Fonseca |
2009-01-24 | progs: Fix isosurf. | José Fonseca |
2009-01-24 | progs: Port most of the demos to glew. | José Fonseca |
2008-12-18 | demos: all glutDestroyWindow() upon exit to test query object clean-up | Brian Paul |
2008-12-18 | demos: all glutDestroyWindow() upon exit to test query object clean-up | Brian Paul |
2008-11-28 | Merge commit 'origin/master' into gallium-0.2 | Alan Hourihane |
2008-11-26 | demos: press SPACE to toggle fbo_firecube animation | Brian Paul |
2008-11-24 | progs: Add ignores | Jakob Bornecrantz |
2008-11-21 | scons: Build progs. | José Fonseca |
2008-10-20 | mesa: more test options in progs/demos/textures.c | Brian Paul |
2008-10-15 | mesa: revert accidental change to fslight.c demo | Brian Paul |
2008-10-09 | mesa: simple multiple textures test | Brian Paul |
2008-09-18 | CELL: mark several transient files as .gitignore | Robert Ellison |
2008-09-18 | Merge commit 'origin/master' into gallium-0.2 | Keith Whitwell |
2008-09-17 | cell: dump generated code if CELL_DEBUG=asm | Brian Paul |
2008-09-13 | silence warning | Guillaume Melquiond |
2008-09-11 | demos: fix LIBS ref in makefile | Keith Whitwell |
2008-09-11 | Merge commit 'origin/gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-09-11 | define new APP_CC configuration variable for building apps/demos/tests | Brian Paul |
2008-09-11 | Merge branch 'gallium-0.1' into gallium-0.2 | Keith Whitwell |
2008-08-13 | mesa: clear the unused upper-left region to black instead of leaving it undef... | Brian Paul |
2008-07-30 | Always pass CFLAGS when compiling or linking demos | Guillaume Melquiond |
2008-07-24 | Fix a typo. | Thomas Hellstrom |
2008-07-24 | Add new demo "fbo_firecube". | Thomas Hellstrom |
2008-07-09 | mesa: call glutDestroyWindow() on exit | Brian Paul |
2008-06-29 | Revert accidental edit to progs/demos/lodbias. | Corbin Simpson |
2008-06-29 | demos/shadowtex: Don't set TEXTURE_WRAP_T for 1D texture | Nicolai Haehnle |
2008-06-24 | Fix CRLF line endings. | José Fonseca |
2008-06-16 | added ARCH_FLAGS | seventh guardian |
2008-06-16 | r300: Fix new incarnation of bug 3195. | Corbin Simpson |
2008-06-04 | call glutDestroyWindow() before exit | Brian Paul |
2008-05-21 | fix assorted bugs, works now | Brian |
2008-05-20 | mesa: call glutDestroyWindow() | Brian Paul |
2008-05-20 | mesa: call glutDestroyWindow() | Brian Paul |
2008-05-09 | Don't link demos directly to X libraries | Dan Nicholson |
2008-04-29 | disable GL_TEXTURE_1D at end of frame to fix failed assertion | Brian Paul |
2008-04-29 | disable GL_TEXTURE_1D at end of frame to fix failed assertion | Brian Paul |