summaryrefslogtreecommitdiffstats
path: root/progs/samples
Commit message (Expand)AuthorAgeFilesLines
* demos: use larger buffer for snprintf() call, see bug 21220Brian Paul2009-04-161-1/+1
* progs: Build samples dir with scons and glew.José Fonseca2009-02-104-11/+65
* Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-4/+4
|\
| * define new APP_CC configuration variable for building apps/demos/testsBrian Paul2008-09-111-4/+4
* | Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-112-87/+4
|\ \ | |/
| * Ignore more generated files in progs/Dan Nicholson2008-05-201-17/+17
| * Remove files of unsupported build systems.José Fonseca2008-02-252-178/+0
| * Ignore generated files.José Fonseca2007-10-251-0/+2
| * Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i...michal2007-07-271-4/+29
| |\
| * | Added colormask, dither, multisample state. Implement colormasking stage.Brian2007-07-121-2/+4
* | | add a few more logicop modes, simplify codeBrian2007-11-271-52/+45
* | | specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson2007-10-291-2/+4
* | | Ignore more generated files in progs/Dan Nicholson2007-10-101-15/+17
* | | add support for LDFLAGS env varDan Nicholson2007-09-281-2/+2
* | | more Mingw32 fixesZhang2007-07-271-18/+3
| |/ |/|
* | Fix a number of MINGW32 issuesZhang2007-07-211-4/+29
|/
* Remove unused Imakefiles.Brian2007-04-201-101/+0
* Make git ignore files only generated at build time.Michel Dänzer2006-12-061-0/+0
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
* remove stupid flagsDaniel Borca2005-05-232-8/+2
* assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul2005-05-073-1/+4
* makefile update (readtex, showbuffer)Daniel Borca2005-01-312-8/+10
* minor readtex fixesBrian Paul2005-01-091-5/+5
* compute reasonable animate rate (Marcelo Magallon)Brian Paul2005-01-085-10/+75
* fix-up rules for sphere demo, which uses readtex utilityBrian Paul2005-01-081-2/+17
* updated makefiles for gcc 3.4.3 and bnu 2.15Daniel Borca2004-12-152-6/+6
* remove BeOS conditional code. oglinfo should be moved to xdemos since it's a...Brian Paul2004-08-251-5/+0
* Obsolete BeOS-specific makefile.Philippe Houdoin2004-08-142-64/+6
* use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_opRoland Scheidegger2004-05-212-13/+60
* obsoleteBrian Paul2004-04-221-44/+0
* minor fixesBrian Paul2004-03-261-1/+1
* Tweaks for make clean / realclean.Brian Paul2004-03-261-3/+1
* New Makefile systemBrian Paul2004-03-261-0/+34
* reverted TMUs for proper multitexturingDaniel Borca2003-12-232-2/+8
* Minor MinGW fixesDaniel Borca2003-10-091-1/+1
* improved 'clean' targets (Otto Solares)Brian Paul2003-10-031-3/+3
* updates from Daniel BorcaBrian Paul2003-10-021-0/+67
* use GL_GLEXT_PROTOTYPESBrian Paul2003-09-081-2/+1
* files for CVS to ignoreBrian Paul2003-09-051-0/+45
* Updates from Daniel BorcaBrian Paul2003-08-281-1/+1
* DOS and glide driver updates from Daniel BorcaBrian Paul2003-08-191-7/+8
* DOS updates for new tree (Daniel Borca)Brian Paul2003-06-161-86/+83
* updated old-style makefiles for new treeBrian Paul2003-06-101-1/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-054-4/+0
* Remove a bunch of really old/obsolete configs.Brian Paul2003-06-011-20/+6
* added a castBrian Paul2003-04-211-1/+1
* DOS updates from Daniel BorcaBrian Paul2003-03-291-2/+2
* DOS update (Daniel Borca)Brian Paul2003-03-081-2/+3
* latest DOS updates (Daniel Borca)Brian Paul2003-02-201-7/+3
* read/write files, not stdio (Daniel Borca)Brian Paul2003-02-041-5/+17