Merge branch 'gallium-0.1' into gallium-tex-surfaces
[mesa.git] / progs / samples /
2008-02-25 José FonsecaRemove files of unsupported build systems.
2007-10-25 José FonsecaIgnore generated files.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-12 BrianAdded colormask, dither, multisample state. Implement...
2007-04-21 BrianRemove unused Imakefiles.
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2005-05-23 Daniel Borcaremove stupid flags
2005-05-07 Brian Paulassorted warning clean-ups for x86_64, etc (Mikko T.)
2005-01-31 Daniel Borcamakefile update (readtex, showbuffer)
2005-01-09 Brian Paulminor readtex fixes
2005-01-08 Brian Paulcompute reasonable animate rate (Marcelo Magallon)
2005-01-08 Brian Paulfix-up rules for sphere demo, which uses readtex utility
2004-12-15 Daniel Borcaupdated makefiles for gcc 3.4.3 and bnu 2.15
2004-08-25 Brian Paulremove BeOS conditional code. oglinfo should be moved...
2004-08-14 Philippe HoudoinObsolete BeOS-specific makefile.
2004-05-21 Roland Scheideggeruse OGL 1.1 color logic ops in addition to GL_EXT_blend...
2004-04-22 Brian Paulobsolete
2004-03-26 Brian Paulminor fixes
2004-03-26 Brian PaulTweaks for make clean / realclean.
2004-03-26 Brian PaulNew Makefile system
2003-12-23 Daniel Borcareverted TMUs for proper multitexturing
2003-10-09 Daniel BorcaMinor MinGW fixes
2003-10-03 Brian Paulimproved 'clean' targets (Otto Solares)
2003-10-02 Brian Paulupdates from Daniel Borca
2003-09-08 Brian Pauluse GL_GLEXT_PROTOTYPES
2003-09-05 Brian Paulfiles for CVS to ignore
2003-08-28 Brian PaulUpdates from Daniel Borca
2003-08-19 Brian PaulDOS and glide driver updates from Daniel Borca
2003-06-16 Brian PaulDOS updates for new tree (Daniel Borca)
2003-06-10 Brian Paulupdated old-style makefiles for new tree
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-06-01 Brian PaulRemove a bunch of really old/obsolete configs.
2003-04-21 Brian Pauladded a cast
2003-03-29 Brian PaulDOS updates from Daniel Borca
2003-03-08 Brian PaulDOS update (Daniel Borca)
2003-02-20 Brian Paullatest DOS updates (Daniel Borca)
2003-02-04 Brian Paulread/write files, not stdio (Daniel Borca)
2003-02-04 Brian PaulDOS updates (Daniel Borca)
2002-11-05 Brian Pauladded some printfs to show current polygon mode and...
2002-10-18 Karl SchultzQuiet compiler warnings.
2002-07-12 Brian PaulPedantic compiler fixes (Sven Panne)
2002-02-12 Brian Paulsilence compiler warnings
2002-01-16 Karl SchultzSamples working for Windows (Robert Bergkvist)
2001-05-09 Brian Paulmake sure rotation plugged into sin/cos lookup tables...
2001-03-19 Alan Hourihanefix cast
2000-11-10 Brian Paulpatched to silence compiler warnings (Martin Lindhe)
2000-10-31 Brian Paulremoved debug printf
2000-10-30 Brian Paulbig overhaul of the demo, works better now
2000-10-27 Gareth HughesChange animated apps to double-buffered visuals by...
2000-02-16 Brian Paulnew library dependency vars
1999-12-15 Brian Paulmade a few globals static
1999-11-12 Kendall Bennett . More fixed to
1999-10-27 Brian Paulremoved -lm from link command
1999-09-19 Ted JumpMore Win32 build compliance fixups
1999-09-17 Ted JumpCleaned up exit from main to prevent MSVC warnings
1999-09-17 Brian Paullink with -lGLU -lGL instead of -lMesaGLU -lMesaGL
1999-08-19 jtgInitial revision