| Commit message (Expand) | Author | Age | Files | Lines |
* | progs/gallium/unit: Test (un)pack_4ub. | José Fonseca | 2010-03-03 | 1 | -8/+103 |
* | progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases. | José Fonseca | 2010-03-03 | 1 | -9/+1 |
* | progs/gallium/unit: Add test cases for single precision floats. | José Fonseca | 2010-03-02 | 1 | -3/+38 |
* | progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats. | José Fonseca | 2010-03-02 | 1 | -10/+234 |
* | progs/gallium/unit: Add more test cases. | José Fonseca | 2010-03-02 | 1 | -48/+181 |
* | progs/gallium/python: Rename pipe formats. | José Fonseca | 2010-03-02 | 10 | -45/+45 |
* | gallium/unit: Rename pipe formats. | José Fonseca | 2010-03-02 | 1 | -74/+74 |
* | rbug: Rename pipe formats. | José Fonseca | 2010-03-02 | 1 | -1/+1 |
* | progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM. | José Fonseca | 2010-03-01 | 1 | -9/+9 |
* | progs/gallium: Make a phony target "unit" to run unit tests. | José Fonseca | 2010-03-01 | 1 | -0/+5 |
* | progs/gallium: Add unit tests for pixel format packing/unpacking. | José Fonseca | 2010-02-27 | 3 | -38/+337 |
* | eglinfo: Wrap extension string | Kristian Høgsberg | 2010-02-26 | 1 | -2/+37 |
* | xeglgears: Add an case that exercises EGL_KHR_gl_renderbuffer_image | Kristian Høgsberg | 2010-02-26 | 1 | -12/+67 |
* | progs/tests: add compile-time option for coloring texture corners | Brian Paul | 2010-02-26 | 1 | -0/+32 |
* | progs/glsl: Ensure CFLAGS are passed during linking | Dan Nicholson | 2010-02-26 | 1 | -1/+4 |
* | xeglgears: Clean up the code a bit | Kristian Høgsberg | 2010-02-26 | 1 | -32/+45 |
* | progs/xdemos: fix typo in glxinfo help | Brian Paul | 2010-02-26 | 1 | -1/+1 |
* | Fix up more stale references to gl(X)_API.xml which have moved. | Michel Dänzer | 2010-02-26 | 4 | -18/+2 |
* | fix test progs from gl_API move | Wil Reichert | 2010-02-26 | 2 | -2/+2 |
* | drop header files and demos for dropped window systems | George Sapountzis | 2010-02-26 | 3 | -428/+0 |
* | progs/glsl: add ARCH_FLAGS to LDLIBS | Török Edvin | 2010-02-25 | 1 | -1/+1 |
* | Remove windml progs | Kristian Høgsberg | 2010-02-25 | 18 | -5166/+0 |
* | Remove remaining miniglx references | Kristian Høgsberg | 2010-02-25 | 9 | -1931/+0 |
* | Remove GGI support | Kristian Høgsberg | 2010-02-25 | 10 | -2171/+0 |
* | Remove directfb support | Kristian Høgsberg | 2010-02-25 | 6 | -2264/+0 |
* | xeglgears: Update help text | Kristian Høgsberg | 2010-02-24 | 1 | -1/+2 |
* | xeglgears: Remove borrowed GL_OES_EGL_image types | Kristian Høgsberg | 2010-02-24 | 1 | -5/+3 |
* | xeglgears: Add test case for texturing from an EGLImage | Kristian Høgsberg | 2010-02-24 | 1 | -23/+72 |
* | python/retrace: Dump all vertices for verbosity level 3. | José Fonseca | 2010-02-22 | 1 | -1/+1 |
* | glxinfo: Fix User error in glGetProgramivARB | Brian Paul | 2010-02-22 | 1 | -4/+17 |
* | Link egl progs to libm as necessary. | Ray Kohler | 2010-02-22 | 1 | -4/+4 |
* | progs/redbook: Silence warn_unused_result warnings. | Vinson Lee | 2010-02-20 | 3 | -9/+22 |
* | progs/tests: new zbitmap.c test to exercize Z testing of glBitmap | Brian Paul | 2010-02-19 | 4 | -0/+130 |
* | progs/demos: sort filenames | Brian Paul | 2010-02-19 | 1 | -3/+3 |
* | progs/demos: update arbocclude.c to do multiple queries at once | Brian Paul | 2010-02-18 | 1 | -105/+108 |
* | progs/trivial: Update .gitignore. | Vinson Lee | 2010-02-18 | 1 | -0/+4 |
* | progs/redbook: Fix array out-of-bounds access. | Vinson Lee | 2010-02-18 | 1 | -1/+1 |
* | progs/rbug: Silence printf format warning. | Vinson Lee | 2010-02-17 | 1 | -1/+1 |
* | progs/rbug: Add missing headers. | Vinson Lee | 2010-02-17 | 4 | -0/+6 |
* | progs/rbug: Use util_format_name(). | Vinson Lee | 2010-02-17 | 3 | -3/+4 |
* | progs/rbug: Add missing header. | Vinson Lee | 2010-02-17 | 1 | -0/+2 |
* | progs/rbug: s/read/rbug_read/ | Vinson Lee | 2010-02-17 | 1 | -3/+3 |
* | Merge commit '381d5e209815235911c4aab516037c868c8f695f' | Ian Romanick | 2010-02-17 | 1 | -24/+54 |
|\ |
|
| * | glxgears_fbconfig: Use glXCreateWindow and glXDestroyWindow | Ian Romanick | 2010-02-11 | 1 | -5/+39 |
| * | glxgears_fbconfig: Use GLX 1.3 name for function poiner types | Ian Romanick | 2010-02-11 | 1 | -19/+15 |
* | | progs/demos: update GL version test to accept GL 3.x | Brian Paul | 2010-02-17 | 1 | -2/+2 |
* | | progs/openvg: Add .gitignore. | Chia-I Wu | 2010-02-17 | 1 | -0/+24 |
* | | progs/es1: Update .gitignore. | Chia-I Wu | 2010-02-17 | 1 | -0/+1 |
* | | progs/redbook: Fix memory leaks on error paths. | Vinson Lee | 2010-02-17 | 3 | -0/+3 |
* | | Revert "progs/redbook: Temporarily disable the demos that extensions not part... | José Fonseca | 2010-02-16 | 1 | -10/+10 |