| Commit message (Expand) | Author | Age | Files | Lines |
* | progs: remove rbug subdir | Brian Paul | 2010-06-04 | 13 | -1010/+0 |
* | demos: remove fbdev subdir | Brian Paul | 2010-06-04 | 3 | -655/+0 |
* | progs: remove beos subdir | Brian Paul | 2010-06-04 | 5 | -560/+0 |
* | progs: remove tools subdir | Brian Paul | 2010-06-04 | 7 | -583/+0 |
* | progs: remove slang subdir | Brian Paul | 2010-06-04 | 15 | -3458/+0 |
* | progs: Remove forked/dead files. | José Fonseca | 2010-06-04 | 5 | -2013/+0 |
* | progs: Remove remaining EGL demos. | Chia-I Wu | 2010-05-21 | 37 | -5579/+0 |
* | mesa: disable building the removed demos | Brian Paul | 2010-05-21 | 1 | -2/+2 |
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 872 | -947054/+0 |
* | progs/tests: print more info in copypixrate.c | Brian Paul | 2010-05-21 | 1 | -0/+3 |
* | progs/egl: Fix building on cygwin. | Chia-I Wu | 2010-05-19 | 10 | -11/+34 |
* | vpglsl: add some simple tests with function calls | Zack Rusin | 2010-05-15 | 2 | -0/+87 |
* | glxinfo: add queries and reporting for float and sRGB buffer types | Brian Paul | 2010-05-14 | 1 | -26/+71 |
* | rbug: Update and add READMEs | Jakob Bornecrantz | 2010-05-12 | 1 | -2/+5 |
* | progs/tests: disable invalid 3D texture compression tests | Brian Paul | 2010-05-11 | 1 | -3/+6 |
* | progs/tests: fix a couple bugs in the getprocaddress.c test | Brian Paul | 2010-05-11 | 1 | -1/+5 |
* | progs/tests: update getprocaddress test since moving glapi files | Brian Paul | 2010-05-11 | 2 | -3/+8 |
* | progs/egl: Fix eglut with OpenGL ES 2.0. | Chia-I Wu | 2010-05-05 | 1 | -1/+3 |
* | progs/demos: set line width back to 1.0 in DrawBox() | Brian Paul | 2010-05-04 | 1 | -0/+1 |
* | glxinfo: Get visual info when an fbconfig has an associated visual | Kristian Høgsberg | 2010-05-04 | 1 | -8/+11 |
* | progs/egl/opengles2: Add es2gears demo | Kristian Høgsberg | 2010-05-03 | 2 | -4/+429 |
* | progs/demos: check for GL_ARB_imaging if convolutions is requested | Brian Paul | 2010-05-03 | 1 | -0/+7 |
* | progs/tests: Remove meaningless const qualifiers. | Vinson Lee | 2010-05-01 | 12 | -12/+12 |
* | progs/demos: Remove meaningless const qualifier in vao_demo.c. | Vinson Lee | 2010-05-01 | 1 | -1/+1 |
* | progs/demos: added code to test compressed mipmap generation (disabled) | Brian Paul | 2010-04-28 | 1 | -0/+66 |
* | Merge branch '7.8' | Brian Paul | 2010-04-28 | 2 | -2/+6 |
|\ |
|
| * | osdemos: replace assertion with error handler | Brian Paul | 2010-04-27 | 1 | -1/+5 |
| * | osmesa: don't need to link with -lGL | Brian Paul | 2010-04-27 | 1 | -1/+1 |
* | | progs/tests: Remove meaningless const qualifier in arraytexture.c. | Vinson Lee | 2010-04-27 | 1 | -1/+1 |
* | | progs/egl: Add egl/eglut to PROGRAM_DIRS. | Chia-I Wu | 2010-04-27 | 4 | -13/+4 |
* | | progs/tests: asst. improvements to zreaddraw.c | Brian Paul | 2010-04-22 | 1 | -17/+44 |
* | | Merge branch '7.8' | Brian Paul | 2010-04-22 | 1 | -1/+1 |
|\| |
|
| * | progs/demos: Fix the progs/demos/rain help text | Aaron Plattner | 2010-04-21 | 1 | -1/+1 |
| * | egl: Pass flags to locate Xlib headers and libraries | Dan Nicholson | 2010-04-19 | 1 | -1/+1 |
| * | Change libX11 variables to not conflict with AC_PATH_XTRA | Dan Nicholson | 2010-04-19 | 2 | -4/+4 |
| * | Use X_LIBS from pkg-config, instead of libdir, for locating libX11 | Jeff Smith | 2010-04-19 | 2 | -5/+5 |
* | | progs/glsl: better comments | Brian Paul | 2010-04-21 | 1 | -2/+2 |
* | | progs/tests: asst. changes to antialias.c | Brian Paul | 2010-04-20 | 1 | -39/+32 |
* | | egl: Fix demos to build with user specified Xlib | Dan Nicholson | 2010-04-19 | 5 | -9/+12 |
* | | progs/tests: Ignores | Jakob Bornecrantz | 2010-04-17 | 1 | -3/+14 |
* | | progs/tests: added stencilreaddraw to SConscript, Makefile | Brian Paul | 2010-04-14 | 2 | -0/+2 |
* | | progs/tests: new stencilreaddraw.c test | Brian Paul | 2010-04-14 | 1 | -0/+187 |
* | | glxinfo: Print drawable type in verbose mode | Kristian Høgsberg | 2010-04-14 | 1 | -2/+28 |
* | | progs/gallium: Move into src/gallium/tests | José Fonseca | 2010-04-13 | 88 | -6712/+0 |
* | | progs/gallium/raw: Update symbols. | José Fonseca | 2010-04-12 | 3 | -11/+11 |
* | | progs/gallium/python: Try to fix most regressions. | José Fonseca | 2010-04-12 | 9 | -151/+123 |
* | | progs/trivial: Update .gitignore. | Vinson Lee | 2010-04-11 | 1 | -0/+1 |
* | | progs/egl: Add lib directories to OpenVG demos | Jakob Bornecrantz | 2010-04-12 | 1 | -1/+1 |
* | | progs/glsl: Update .gitignore. | Vinson Lee | 2010-04-10 | 1 | -0/+2 |
* | | Fix copyright headers. | Chia-I Wu | 2010-04-10 | 1 | -5/+6 |