summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Merge branch 'upstream-experimental' into debian-experimentalBrice Goglin1-4/+17
2010-02-22glxinfo: Fix User error in glGetProgramivARBXavier Chantry1-4/+17
2010-01-27Merge branch 'mesa_7_7_branch' of git://anongit.freedesktop.org/mesa/mesa int...Brice Goglin8-13/+1
2010-01-23progs/demos: Remove unnecessary header from shadowtex.c.Vinson Lee2-8/+0
2010-01-21progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee1-1/+0
2010-01-18glxgears: unbind current context before "destroying" itMarcin Slusarz1-0/+1
2010-01-11progs/xdemos: Remove unnecessary header from corender.c.Vinson Lee1-1/+0
2010-01-11progs/trivial: Remove unnecessary headers from tri-fbo-tex.c.Vinson Lee1-2/+0
2010-01-11progs/trivial: Remove unnecessary header from tri-fbo-tex-mip.c.Vinson Lee1-1/+0
2010-01-11progs/tests: Remove duplicate included header in vparray.c.Vinson Lee1-1/+0
2010-01-11progs/tests: Add newline to end of printf in vparray.c.Vinson Lee1-1/+1
2010-01-11progs/redbook: Remove unnecessary header from aapoly.c.Vinson Lee1-1/+0
2010-01-11progs/glsl: Remove duplicate included header from shtest.c.Vinson Lee1-1/+0
2010-01-11progs/demos: Remove unnecessary header from morph3d.c.Vinson Lee1-1/+0
2010-01-11progs/tests: Silence fprintf format warning.Vinson Lee1-2/+2
2010-01-11progs/demos: Remove unnecessary header from isosurf.c.Vinson Lee1-1/+0
2010-01-11Merge branch 'upstream-experimental' into debian-experimentalBrice Goglin21-105/+211
2010-01-11progs/demos: Remove unnecessary header from fbotexture.c.Vinson Lee1-1/+0
2010-01-10progs/demos: Check upper bounds of input in manywin.c.Vinson Lee1-0/+2
2010-01-10progs/demos: Bounds check input to fire.c.Vinson Lee1-1/+7
2010-01-08progs/tests: Silence 'missing initializer' warnings.Vinson Lee2-2/+2
2010-01-08progs/glsl: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-01-08progs/demos: Add missing initializers in engine.c.Vinson Lee1-3/+15
2010-01-07progs/fp: remove invalid tri-inv.c testBrian Paul3-113/+0
2010-01-06progs/demos: Assert that input to malloc is valid.Vinson Lee1-0/+2
2010-01-06progs/xdemos: Check for string overflow.Vinson Lee1-3/+29
2010-01-06progs/xdemos: Check for string overflow.Vinson Lee1-0/+4
2010-01-06progs/xdemos: Remove comma at end of enumerator list.Vinson Lee1-1/+1
2010-01-06progs/xdemos: Use temporary variables.Vinson Lee1-2/+2
2010-01-06progs/glsl: Prevent possible string overflow.Vinson Lee1-0/+4
2010-01-06progs/xdemos: Prevent possible string overflow.Vinson Lee1-1/+27
2010-01-03progs/egl: Silence uninitialized variable warnings.Vinson Lee2-2/+4
2010-01-03progs/samples: Silence compiler warnings.Vinson Lee1-7/+18
2010-01-03progs/vp: Ensure null-terminated byte string.Vinson Lee1-1/+2
2010-01-02progs/tests: Silence uninitialized variable warning.Vinson Lee1-1/+1
2010-01-02progs/tests: Silence warn_unused_result warning.Vinson Lee1-5/+8
2010-01-01progs/samples: 'Silence no previous prototype' warnings.Vinson Lee7-58/+58
2010-01-01progs/rbug: s/wait/rbug_wait/Vinson Lee1-2/+2
2009-12-30progs/glsl: Provide a better fix for fgets warning.Vinson Lee1-5/+2
2009-12-29progs/glsl: Silence compiler warnings.Vinson Lee2-10/+3
2009-12-27Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul4-15/+39
2009-12-26progs/demos: Silence warn_unused_result warnings.Vinson Lee3-9/+25
2009-12-25progs/util: Silence warn_unused_result warnings.Vinson Lee1-6/+14
2009-12-25Delete some files not present in tarballsJulien Cristau73-12126/+0
2009-12-25Merge remote branch 'upstream/mesa_7_7_branch' into debian-experimentalJulien Cristau70-313/+305
2009-12-22progs/tests: Fix build.Vinson Lee1-1/+0
2009-12-21progs/perf: Fix MSVC build.Vinson Lee1-1/+1
2009-12-21Merge branch 'mesa_7_6_branch' into mesa_7_7_branchBrian Paul87-323/+318
2009-12-21progs/redbook: Silence compiler warnings.Vinson Lee62-296/+283
2009-12-21progs/perf: added check for GL_ARB_framebuffer_objectBrian Paul1-0/+6