summaryrefslogtreecommitdiff
path: root/progs/samples
AgeCommit message (Expand)Author
2007-10-25Ignore generated files.José Fonseca
2007-07-27Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i...michal
2007-07-21Fix a number of MINGW32 issuesZhang
2007-07-12Added colormask, dither, multisample state. Implement colormasking stage.Brian
2007-04-20Remove unused Imakefiles.Brian
2006-12-06Make git ignore files only generated at build time.Michel Dänzer
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
2005-05-23remove stupid flagsDaniel Borca
2005-05-07assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul
2005-01-31makefile update (readtex, showbuffer)Daniel Borca
2005-01-09minor readtex fixesBrian Paul
2005-01-08compute reasonable animate rate (Marcelo Magallon)Brian Paul
2005-01-08fix-up rules for sphere demo, which uses readtex utilityBrian Paul
2004-12-15updated makefiles for gcc 3.4.3 and bnu 2.15Daniel Borca
2004-08-25remove BeOS conditional code. oglinfo should be moved to xdemos since it's a...Brian Paul
2004-08-14Obsolete BeOS-specific makefile.Philippe Houdoin
2004-05-21use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_opRoland Scheidegger
2004-04-22obsoleteBrian Paul
2004-03-26minor fixesBrian Paul
2004-03-26Tweaks for make clean / realclean.Brian Paul
2004-03-26New Makefile systemBrian Paul
2003-12-23reverted TMUs for proper multitexturingDaniel Borca
2003-10-09Minor MinGW fixesDaniel Borca
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul
2003-10-02updates from Daniel BorcaBrian Paul
2003-09-08use GL_GLEXT_PROTOTYPESBrian Paul
2003-09-05files for CVS to ignoreBrian Paul
2003-08-28Updates from Daniel BorcaBrian Paul
2003-08-19DOS and glide driver updates from Daniel BorcaBrian Paul
2003-06-16DOS updates for new tree (Daniel Borca)Brian Paul
2003-06-10updated old-style makefiles for new treeBrian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2003-06-01Remove a bunch of really old/obsolete configs.Brian Paul
2003-04-21added a castBrian Paul
2003-03-29DOS updates from Daniel BorcaBrian Paul
2003-03-08DOS update (Daniel Borca)Brian Paul
2003-02-20latest DOS updates (Daniel Borca)Brian Paul
2003-02-04read/write files, not stdio (Daniel Borca)Brian Paul
2003-02-04DOS updates (Daniel Borca)Brian Paul
2002-11-05added some printfs to show current polygon mode and cull stateBrian Paul
2002-10-18Quiet compiler warnings.Karl Schultz
2002-07-12Pedantic compiler fixes (Sven Panne)Brian Paul
2002-02-12silence compiler warningsBrian Paul
2002-01-16Samples working for Windows (Robert Bergkvist)Karl Schultz
2001-05-09make sure rotation plugged into sin/cos lookup tables is always positive, fix...Brian Paul
2001-03-19fix castAlan Hourihane
2000-11-10patched to silence compiler warnings (Martin Lindhe)Brian Paul
2000-10-31removed debug printfBrian Paul
2000-10-30big overhaul of the demo, works better nowBrian Paul
2000-10-27Change animated apps to double-buffered visuals by default.Gareth Hughes