Module: Mesa Branch: master Commit: 9b81103b1ac872276a2ac8eabf0d7631121fc961 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9b81103b1ac872276a2ac8eabf0d7631121fc961
Author: Jeff Smith <[email protected]> Date: Thu Mar 11 20:19:49 2010 -0600 Add programs to .gitignore in redbook Signed-off-by: Jeff Smith <[email protected]> Signed-off-by: Brian Paul <[email protected]> --- progs/redbook/.gitignore | 13 +++++++++++++ 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/progs/redbook/.gitignore b/progs/redbook/.gitignore index 8ed3efe..60a7752 100644 --- a/progs/redbook/.gitignore +++ b/progs/redbook/.gitignore @@ -12,29 +12,39 @@ bezmesh checker clip colormat +combiner +convolution cube +cubemap depthcue dof double drawf feedback fog +fogcoord fogindex font hello +histogram image light lines list material +minmax mipmap model movelight +multisamp +multitex +mvarray nurbs pickdepth picksquare plane planet +pointp polyoff polys quadric @@ -44,10 +54,12 @@ scene scenebamb sceneflat select +shadowmap smooth stencil stroke surface +surfpoints teaambient teapots tess @@ -56,6 +68,7 @@ texbind texgen texprox texsub +texture3d texturesurf torus trim _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
