summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2010-04-21progs/demos: Fix the progs/demos/rain help textAaron Plattner
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-08progs/tests: added some debug code (disabled)Brian Paul
2010-04-03xdemos: Build object files firstJeremy Huddleston
2010-04-01Revert accidental commits from the xquartz treeJeremy Huddleston
2010-04-01xdemos: Build object files firstJeremy Huddleston
2010-04-01xdemos: Fix a build failure for non-autoconf configsJeremy Huddleston
2010-03-27progs/tests: Remove duplicate texcompress2 in SConscript.Vinson Lee
2010-03-21progs/tests: Add cva_huge to SCons build.Vinson Lee
2010-03-21progs/tests: Include stddef.h for ptrdiff_t on all platforms.Vinson Lee
2010-03-21tests: Add test for huge client arrays that has to be split.Pauli Nieminen
2010-03-12Add programs to .gitignore in redbookJeff Smith
2010-03-12Add programs to .gitignore in xdemosJeff Smith
2010-03-12Add -L$(libdir) for xdemos and egl so that the right libX11 is foundJeff Smith
2010-03-12Grammar and spelling fixesJeff Smith
2010-03-05progs/demos: Add arbocclude2 to Makefile and .gitignore.Vinson Lee
2010-03-05progs/xdemos: fix up GLX extension checkingJesse Barnes
2010-03-05xdemos/omlsync: add waitformsc and swap interval codeJesse Barnes
2010-03-05progs: Add arbocclude2 demo.Michal Krol
2010-03-04xdemos: add OML sync testJesse Barnes
2010-03-04fix getprocaddress testGeorge Sapountzis
2010-03-03progs/gallium/unit: Test (un)pack_4ub.José Fonseca
2010-03-03progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases.José Fonseca
2010-03-02progs/gallium/unit: Add test cases for single precision floats.José Fonseca
2010-03-02progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats.José Fonseca
2010-03-02progs/gallium/unit: Add more test cases.José Fonseca
2010-03-02progs/gallium/python: Rename pipe formats.José Fonseca
2010-03-02gallium/unit: Rename pipe formats.José Fonseca
2010-03-02rbug: Rename pipe formats.José Fonseca
2010-03-01progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca
2010-03-01progs/gallium: Make a phony target "unit" to run unit tests.José Fonseca
2010-02-27progs/gallium: Add unit tests for pixel format packing/unpacking.José Fonseca
2010-02-26eglinfo: Wrap extension stringKristian Høgsberg
2010-02-26xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_imageKristian Høgsberg
2010-02-26progs/tests: add compile-time option for coloring texture cornersBrian Paul
2010-02-26progs/glsl: Ensure CFLAGS are passed during linkingDan Nicholson
2010-02-26xeglgears: Clean up the code a bitKristian Høgsberg
2010-02-26progs/xdemos: fix typo in glxinfo helpBrian Paul
2010-02-26Fix up more stale references to gl(X)_API.xml which have moved.Michel Dänzer
2010-02-26fix test progs from gl_API moveWil Reichert
2010-02-26drop header files and demos for dropped window systemsGeorge Sapountzis
2010-02-25progs/glsl: add ARCH_FLAGS to LDLIBSTörök Edvin
2010-02-25Remove windml progsKristian Høgsberg
2010-02-25Remove remaining miniglx referencesKristian Høgsberg
2010-02-25Remove GGI supportKristian Høgsberg
2010-02-25Remove directfb supportKristian Høgsberg
2010-02-24xeglgears: Update help textKristian Høgsberg
2010-02-24xeglgears: Remove borrowed GL_OES_EGL_image typesKristian Høgsberg