summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2010-06-07Remove last bits of progs/ infrastructureKristian Høgsberg
2010-06-04progs: remove rbug subdirBrian Paul
2010-06-04demos: remove fbdev subdirBrian Paul
2010-06-04progs: remove beos subdirBrian Paul
2010-06-04progs: remove tools subdirBrian Paul
2010-06-04progs: remove slang subdirBrian Paul
2010-06-04progs: Remove forked/dead files.José Fonseca
2010-05-21progs: Remove remaining EGL demos.Chia-I Wu
2010-05-21mesa: disable building the removed demosBrian Paul
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
2010-05-21progs/tests: print more info in copypixrate.cBrian Paul
2010-05-19progs/egl: Fix building on cygwin.Chia-I Wu
2010-05-15vpglsl: add some simple tests with function callsZack Rusin
2010-05-14glxinfo: add queries and reporting for float and sRGB buffer typesBrian Paul
2010-05-12rbug: Update and add READMEsJakob Bornecrantz
2010-05-11progs/tests: disable invalid 3D texture compression testsBrian Paul
2010-05-11progs/tests: fix a couple bugs in the getprocaddress.c testBrian Paul
2010-05-11progs/tests: update getprocaddress test since moving glapi filesBrian Paul
2010-05-05progs/egl: Fix eglut with OpenGL ES 2.0.Chia-I Wu
2010-05-04progs/demos: set line width back to 1.0 in DrawBox()Brian Paul
2010-05-04glxinfo: Get visual info when an fbconfig has an associated visualKristian Høgsberg
2010-05-03progs/egl/opengles2: Add es2gears demoKristian Høgsberg
2010-05-03progs/demos: check for GL_ARB_imaging if convolutions is requestedBrian Paul
2010-05-01progs/tests: Remove meaningless const qualifiers.Vinson Lee
2010-05-01progs/demos: Remove meaningless const qualifier in vao_demo.c.Vinson Lee
2010-04-28progs/demos: added code to test compressed mipmap generation (disabled)Brian Paul
2010-04-28Merge branch '7.8'Brian Paul
2010-04-27osdemos: replace assertion with error handlerBrian Paul
2010-04-27osmesa: don't need to link with -lGLBrian Paul
2010-04-27progs/tests: Remove meaningless const qualifier in arraytexture.c.Vinson Lee
2010-04-27progs/egl: Add egl/eglut to PROGRAM_DIRS.Chia-I Wu
2010-04-22progs/tests: asst. improvements to zreaddraw.cBrian Paul
2010-04-22Merge branch '7.8'Brian Paul
2010-04-21progs/demos: Fix the progs/demos/rain help textAaron Plattner
2010-04-21progs/glsl: better commentsBrian Paul
2010-04-20progs/tests: asst. changes to antialias.cBrian Paul
2010-04-19egl: Fix demos to build with user specified XlibDan Nicholson
2010-04-19egl: Pass flags to locate Xlib headers and librariesDan Nicholson
2010-04-19Change libX11 variables to not conflict with AC_PATH_XTRADan Nicholson
2010-04-19Use X_LIBS from pkg-config, instead of libdir, for locating libX11Jeff Smith
2010-04-17progs/tests: IgnoresJakob Bornecrantz
2010-04-14progs/tests: added stencilreaddraw to SConscript, MakefileBrian Paul
2010-04-14progs/tests: new stencilreaddraw.c testBrian Paul
2010-04-14glxinfo: Print drawable type in verbose modeKristian Høgsberg
2010-04-13progs/gallium: Move into src/gallium/testsJosé Fonseca
2010-04-12progs/gallium/raw: Update symbols.José Fonseca
2010-04-12progs/gallium/python: Try to fix most regressions.José Fonseca
2010-04-11progs/trivial: Update .gitignore.Vinson Lee
2010-04-12progs/egl: Add lib directories to OpenVG demosJakob Bornecrantz
2010-04-10progs/glsl: Update .gitignore.Vinson Lee