summaryrefslogtreecommitdiff
path: root/src/samples
AgeCommit message (Expand)AuthorFilesLines
2011-08-02Revert "cmake: Allow to specify glext headers include path."José Fonseca1-1/+0
2011-08-02cmake: Allow to specify glext headers include path.José Fonseca1-0/+1
2011-06-06cmake: Build X11 programs on MacOSX.José Fonseca2-18/+21
2011-05-13Mac OS X portability fixes.José Fonseca30-31/+30
2011-05-11Remove Makefile.win files.José Fonseca1-41/+0
2011-05-10cmake: Link against Xext.José Fonseca1-1/+2
2011-02-02Add --with-system-data-files optionPaulo Zanoni1-1/+1
2010-11-11scons: Remove scons build support.José Fonseca1-40/+0
2010-11-09New stab at callbacks prototypes.José Fonseca2-18/+4
2010-11-09Revert callback changes.José Fonseca2-6/+18
2010-11-09cmake: Make logical target names globally unique.José Fonseca1-4/+6
2010-11-06Portability fixes.José Fonseca2-18/+6
2010-11-06cmake: oglinfo requires X11.José Fonseca1-1/+20
2010-11-05cmake: Cover as many demos as SCons.José Fonseca1-0/+57
2010-05-20Make distcheck succeed.Eric Anholt1-1/+3
2010-05-20samples: Include the cflags/ldflags required for building.Eric Anholt1-0/+8
2010-05-20Convert samples MakefileEric Anholt2-50/+60
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