summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2009-12-03progs/fp: Redraw upon keypress.Vinson Lee
2009-12-03prog/tests: Fix MSVC build.Vinson Lee
2009-12-03progs/tests: fix MSVC build.Vinson Lee
2009-12-03progs/tests: Fix MSVC build.Vinson Lee
2009-12-03progs/tests: Fix MSVC build.Vinson Lee
2009-12-03progs/tests: Use rand() instead of random().José Fonseca
2009-12-03progs/tests: Use rand() instead of random().José Fonseca
2009-12-03progs/tests: Fix MSVC build.Vinson Lee
2009-12-03prog/tests: Fix MSVC build.Vinson Lee
2009-12-03prog/tests: Fix MSVC build.Vinson Lee
2009-12-03progs/tests: fix MSVC build.Vinson Lee
2009-12-03prog/tests: Fix MSVC build.Vinson Lee
2009-12-02progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.Vinson Lee
2009-12-02progs/glsl: Fix trirast GLSL compilation errors on Mac OS.Vinson Lee
2009-12-02progs/glsl: Fix noise GLSL compilation error on Mac OS.Vinson Lee
2009-12-02demos/glsl: Add missing break statement to noise test.Vinson Lee
2009-12-02progs/glsl: Fix multinoise GLSL compilation errors on Mac OS.Vinson Lee
2009-12-02progs/glsl: Add missing break statement in multinoise.c.Vinson Lee
2009-12-02progs/glsl: Fix mandelbrot GLSL compilation error on Mac OS.Vinson Lee
2009-12-02progs/glsl: Include local headers before installed headers during compilation.Vinson Lee
2009-12-02progs/glsl: minor Makefile clean-upsBrian Paul
2009-12-02progs: Ignore Mac OS dSYM directories.Vinson Lee
2009-12-02Merge commit 'mesa_7_6_branch' into mesa_7_7_branchJakob Bornecrantz
2009-12-01progs/demos: remove unused glFogCoordPointer_ext varBrian Paul
2009-12-01Simplify hackery added to fix AIX build.Tom Fogal
2009-11-30Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick
2009-11-23shaderutil: Fix detection of shadersIan Romanick
2009-11-20progs/xdemos: Fix memory leak in pbinfo.c.Vinson Lee
2009-11-20progs/xdemos: Fix memory leak in pbdemo.c.Vinson Lee
2009-11-20progs/xdemos: Fix memory leak in glxpbdemo.c.Vinson Lee
2009-11-20progs/xdemos: Remove duplicate code in glxinfo.c.Vinson Lee
2009-11-20progs/xdemos: Add assert in corender.c.Vinson Lee
2009-11-19progs: Fix quoting issue with empty set of PROGRAM_DIRS.Tom Fogal
2009-11-20progs/xdemos: Silence unused value warnings in sharedtex_mt.c.Vinson Lee
2009-11-20progs/xdemos: Fix memory leak in glxinfo.c.Vinson Lee
2009-11-20progs/tests: Silence unused value warnings in sharedtex.c.Vinson Lee
2009-11-20progs/tests: Initialize variable in getprocaddress.c.Vinson Lee
2009-11-20progs/util: Exit RawImageGetData early if malloc fails.Vinson Lee
2009-11-20progs/slang: Check for ftell failure in vstest.c.Vinson Lee
2009-11-20progs/util: Fix memory leak if malloc fails in RawImageOpen.Vinson Lee
2009-11-19progs/vpglsl: Fix psiz-mul.glsl compilation error on Mac OS.Vinson Lee
2009-11-19progs/vp: Fix memory leak in vp-tris.c.Vinson Lee
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee
2009-11-19progs/glsl: Redraw upon keypress.Vinson Lee
2009-11-19progs/xdemos: Add missing break statement in offset.c.Vinson Lee
2009-11-19progs/trivial: Redraw upon keypress.Vinson Lee
2009-11-18progs/tests: Fix memory leak in texdown.c if malloc fails.Vinson Lee
2009-11-18progs/fp: Redraw upon keypress.Vinson Lee
2009-11-18progs/glsl: Fix trirast GLSL compilation errors on Mac OS.Vinson Lee
2009-11-18progs/glsl: Fix noise GLSL compilation error on Mac OS.Vinson Lee