Age | Commit message (Expand) | Author |
2010-04-20 | progs/tests: asst. changes to antialias.c | Brian Paul |
2010-04-19 | egl: Fix demos to build with user specified Xlib | Dan Nicholson |
2010-04-17 | progs/tests: Ignores | Jakob Bornecrantz |
2010-04-14 | progs/tests: added stencilreaddraw to SConscript, Makefile | Brian Paul |
2010-04-14 | progs/tests: new stencilreaddraw.c test | Brian Paul |
2010-04-14 | glxinfo: Print drawable type in verbose mode | Kristian Høgsberg |
2010-04-13 | progs/gallium: Move into src/gallium/tests | José Fonseca |
2010-04-12 | progs/gallium/raw: Update symbols. | José Fonseca |
2010-04-12 | progs/gallium/python: Try to fix most regressions. | José Fonseca |
2010-04-11 | progs/trivial: Update .gitignore. | Vinson Lee |
2010-04-12 | progs/egl: Add lib directories to OpenVG demos | Jakob Bornecrantz |
2010-04-10 | progs/glsl: Update .gitignore. | Vinson Lee |
2010-04-10 | Fix copyright headers. | Chia-I Wu |
2010-04-09 | Merge branch '7.8' | Brian Paul |
2010-04-09 | util: Get all depth stencil tests passing. | José Fonseca |
2010-04-09 | util: Reorder format tests -- group by format. | José Fonseca |
2010-04-09 | util: Add dedicated depth-stencil packing/unpacking functions. | José Fonseca |
2010-04-09 | gallium/unit: Silence warnings. | José Fonseca |
2010-04-08 | progs/tests: added some debug code (disabled) | Brian Paul |
2010-04-07 | util: Remove the half typedef from p_compiler.h. | José Fonseca |
2010-04-07 | util: Implement YUV and subsampled RGB format conversion. | José Fonseca |
2010-04-06 | progs/egl: Correctly check GL_OES_EGL_image. | Chia-I Wu |
2010-04-06 | progs/egl: Fix the blank window in pbuffer demo. | Chia-I Wu |
2010-04-06 | progs/egl: Port drawtex and torus to eglut. | Chia-I Wu |
2010-04-04 | progs: Include X11 headers and libraries in SCons build. | Vinson Lee |
2010-04-04 | Merge branch '7.8' | Ian Romanick |
2010-04-04 | progs/egl: Add an OpenGL ES demo for EGL_OES_image_pixmap. | Chia-I Wu |
2010-04-03 | xdemos: Build object files first | Jeremy Huddleston |
2010-04-03 | util: Revert unsolicited, untested, unreviewed, and broken changes to format ... | José Fonseca |
2010-04-03 | python/tests: Output test results in a format that Hudson CI can understand. | José Fonseca |
2010-04-02 | progs/gallium/unit: Silence uninitialized variable warnings. | Vinson Lee |
2010-04-01 | progs/gallium/unit: Move declaration before code. | Vinson Lee |
2010-04-02 | gallium/util: revert util_format_init addition | Luca Barbieri |
2010-04-02 | gallium/util: add util_format_is_supported to check for pack/unpack | Luca Barbieri |
2010-04-02 | progs/gallium: add unit test for u_half | Luca Barbieri |
2010-04-02 | progs/egl: Update .gitignore. | Chia-I Wu |
2010-04-02 | progs/egl: Link to eglut first. | Chia-I Wu |
2010-04-02 | gallium/util: add util_format_init that inits s3tc and util_half | Luca Barbieri |
2010-04-01 | Revert accidental commits from the xquartz tree | Jeremy Huddleston |
2010-04-01 | xdemos: Build object files first | Jeremy Huddleston |
2010-04-01 | xdemos: Fix a build failure for non-autoconf configs | Jeremy Huddleston |
2010-04-01 | gallium/util: rewrite global constructor system for half floats (GCC/MSVC only!) | Luca Barbieri |
2010-04-01 | python/tests: We're using a rgba8 rendertarget so sample only in the [0, 1] r... | José Fonseca |
2010-04-01 | python/tests: Several cleanups. | José Fonseca |
2010-04-01 | progs/egl: Port OpenVG lion and sp to eglut. | Chia-I Wu |
2010-04-01 | progs/egl: Port ES1 gears to eglut. | Chia-I Wu |
2010-04-01 | progs/egl: Port ES1 tri to eglut. | Chia-I Wu |
2010-04-01 | progs/egl: Replace egltri by xegl_tri. | Chia-I Wu |
2010-04-01 | progs/egl: Porg xegl_tri to eglut. | Chia-I Wu |
2010-04-01 | progs/egl: Port eglgears to eglut. | Chia-I Wu |