summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)AuthorFilesLines
2010-05-21progs: Remove remaining EGL demos.Chia-I Wu37-5579/+0
2010-05-21mesa: disable building the removed demosBrian Paul1-2/+2
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt872-947054/+0
2010-05-21progs/tests: print more info in copypixrate.cBrian Paul1-0/+3
2010-05-19progs/egl: Fix building on cygwin.Chia-I Wu10-11/+34
2010-05-15vpglsl: add some simple tests with function callsZack Rusin2-0/+87
2010-05-14glxinfo: add queries and reporting for float and sRGB buffer typesBrian Paul1-26/+71
2010-05-12rbug: Update and add READMEsJakob Bornecrantz1-2/+5
2010-05-11progs/tests: disable invalid 3D texture compression testsBrian Paul1-3/+6
2010-05-11progs/tests: fix a couple bugs in the getprocaddress.c testBrian Paul1-1/+5
2010-05-11progs/tests: update getprocaddress test since moving glapi filesBrian Paul2-3/+8
2010-05-05progs/egl: Fix eglut with OpenGL ES 2.0.Chia-I Wu1-1/+3
2010-05-04progs/demos: set line width back to 1.0 in DrawBox()Brian Paul1-0/+1
2010-05-04glxinfo: Get visual info when an fbconfig has an associated visualKristian Høgsberg1-8/+11
2010-05-03progs/egl/opengles2: Add es2gears demoKristian Høgsberg2-4/+429
2010-05-03progs/demos: check for GL_ARB_imaging if convolutions is requestedBrian Paul1-0/+7
2010-05-01progs/tests: Remove meaningless const qualifiers.Vinson Lee12-12/+12
2010-05-01progs/demos: Remove meaningless const qualifier in vao_demo.c.Vinson Lee1-1/+1
2010-04-28progs/demos: added code to test compressed mipmap generation (disabled)Brian Paul1-0/+66
2010-04-28Merge branch '7.8'Brian Paul2-2/+6
2010-04-27osdemos: replace assertion with error handlerBrian Paul1-1/+5
2010-04-27osmesa: don't need to link with -lGLBrian Paul1-1/+1
2010-04-27progs/tests: Remove meaningless const qualifier in arraytexture.c.Vinson Lee1-1/+1
2010-04-27progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu4-13/+4
2010-04-22progs/tests: asst. improvements to zreaddraw.cBrian Paul1-17/+44
2010-04-22Merge branch '7.8'Brian Paul1-1/+1
2010-04-21progs/demos: Fix the progs/demos/rain help textAaron Plattner1-1/+1
2010-04-21progs/glsl: better commentsBrian Paul1-2/+2
2010-04-20progs/tests: asst. changes to antialias.cBrian Paul1-39/+32
2010-04-19egl: Fix demos to build with user specified XlibDan Nicholson5-9/+12
2010-04-19egl: Pass flags to locate Xlib headers and librariesDan Nicholson1-1/+1
2010-04-19Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson2-4/+4
2010-04-19Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith2-5/+5
2010-04-17progs/tests: IgnoresJakob Bornecrantz1-3/+14
2010-04-14progs/tests: added stencilreaddraw to SConscript, MakefileBrian Paul2-0/+2
2010-04-14progs/tests: new stencilreaddraw.c testBrian Paul1-0/+187
2010-04-14glxinfo: Print drawable type in verbose modeKristian Høgsberg1-2/+28
2010-04-13progs/gallium: Move into src/gallium/testsJosé Fonseca88-6712/+0
2010-04-12progs/gallium/raw: Update symbols.José Fonseca3-11/+11
2010-04-12progs/gallium/python: Try to fix most regressions.José Fonseca9-151/+123
2010-04-11progs/trivial: Update .gitignore.Vinson Lee1-0/+1
2010-04-12progs/egl: Add lib directories to OpenVG demosJakob Bornecrantz1-1/+1
2010-04-10progs/glsl: Update .gitignore.Vinson Lee1-0/+2
2010-04-10Fix copyright headers.Chia-I Wu1-5/+6
2010-04-09Merge branch '7.8'Brian Paul1-0/+13
2010-04-09util: Get all depth stencil tests passing.José Fonseca1-10/+294
2010-04-09util: Reorder format tests -- group by format.José Fonseca1-28/+32
2010-04-09util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca1-20/+20
2010-04-09gallium/unit: Silence warnings.José Fonseca1-2/+2
2010-04-08progs/tests: added some debug code (disabled)Brian Paul1-0/+13