summaryrefslogtreecommitdiff
path: root/progs/samples
AgeCommit message (Expand)AuthorFilesLines
2010-03-17progs/samples: improve copy.c demoBrian Paul1-13/+14
2010-03-17progs/samples: silence warningsBrian Paul1-2/+4
2010-01-04Merge branch 'mesa_7_7_branch'Brian Paul7-65/+76
2010-01-03progs/samples: Silence compiler warnings.Vinson Lee1-7/+18
2010-01-01progs/samples: 'Silence no previous prototype' warnings.Vinson Lee7-58/+58
2010-01-01scons: Build progs together with everything else.José Fonseca1-19/+1
2010-01-01progs: Ignore derived files.José Fonseca1-0/+1
2009-12-10progs/samples: Byte swap individual members of struct _rawImageRec.Vinson Lee1-1/+6
2009-12-05progs/samples: Fix memory leak if malloc fails in rgbtoppm.c.Vinson Lee1-0/+1
2009-12-05progs/samples: Fix memory leak if fopen fails in rgbtoppm.c.Vinson Lee1-1/+2
2009-12-05progs/samples: Add rgbtoppm to Makefile.Vinson Lee1-1/+1
2009-08-31progs/samples: added test/debug code for cullingBrian Paul1-0/+6
2009-05-27demos: remove some old debug/test codeBrian Paul1-5/+2
2009-04-16demos: use larger buffer for snprintf() call, see bug 21220Brian Paul1-1/+1
2009-02-10progs: Build samples dir with scons and glew.José Fonseca4-11/+65
2008-09-11Merge commit 'origin/gallium-0.1' into gallium-0.2Keith Whitwell1-4/+4
2008-09-11define new APP_CC configuration variable for building apps/demos/testsBrian Paul1-4/+4
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2-87/+4
2008-05-20Ignore more generated files in progs/Dan Nicholson1-17/+17
2008-02-25Remove files of unsupported build systems.José Fonseca2-178/+0
2007-11-27add a few more logicop modes, simplify codeBrian1-52/+45
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson1-2/+4
2007-10-25Ignore generated files.José Fonseca1-0/+2
2007-10-10Ignore more generated files in progs/Dan Nicholson1-15/+17
2007-09-28add support for LDFLAGS env varDan Nicholson1-2/+2
2007-07-27more Mingw32 fixesZhang1-18/+3
2007-07-27Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa i...michal1-4/+29
2007-07-21Fix a number of MINGW32 issuesZhang1-4/+29
2007-07-12Added colormask, dither, multisample state. Implement colormasking stage.Brian1-2/+4
2007-04-20Remove unused Imakefiles.Brian1-101/+0
2006-12-06Make git ignore files only generated at build time.Michel Dänzer1-0/+0
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-1/+1
2005-05-23remove stupid flagsDaniel Borca2-8/+2
2005-05-07assorted warning clean-ups for x86_64, etc (Mikko T.)Brian Paul3-1/+4
2005-01-31makefile update (readtex, showbuffer)Daniel Borca2-8/+10
2005-01-09minor readtex fixesBrian Paul1-5/+5
2005-01-08compute reasonable animate rate (Marcelo Magallon)Brian Paul5-10/+75
2005-01-08fix-up rules for sphere demo, which uses readtex utilityBrian Paul1-2/+17
2004-12-15updated makefiles for gcc 3.4.3 and bnu 2.15Daniel Borca2-6/+6
2004-08-25remove BeOS conditional code. oglinfo should be moved to xdemos since it's a...Brian Paul1-5/+0
2004-08-14Obsolete BeOS-specific makefile.Philippe Houdoin2-64/+6
2004-05-21use OGL 1.1 color logic ops in addition to GL_EXT_blend_logic_opRoland Scheidegger2-13/+60
2004-04-22obsoleteBrian Paul1-44/+0
2004-03-26minor fixesBrian Paul1-1/+1
2004-03-26Tweaks for make clean / realclean.Brian Paul1-3/+1
2004-03-26New Makefile systemBrian Paul1-0/+34
2003-12-23reverted TMUs for proper multitexturingDaniel Borca2-2/+8
2003-10-09Minor MinGW fixesDaniel Borca1-1/+1
2003-10-03improved 'clean' targets (Otto Solares)Brian Paul1-3/+3
2003-10-02updates from Daniel BorcaBrian Paul1-0/+67