summaryrefslogtreecommitdiff
path: root/progs
AgeCommit message (Expand)Author
2010-04-10progs/glsl: Update .gitignore.Vinson Lee
2010-04-10Fix copyright headers.Chia-I Wu
2010-04-09Merge branch '7.8'Brian Paul
2010-04-09util: Get all depth stencil tests passing.José Fonseca
2010-04-09util: Reorder format tests -- group by format.José Fonseca
2010-04-09util: Add dedicated depth-stencil packing/unpacking functions.José Fonseca
2010-04-09gallium/unit: Silence warnings.José Fonseca
2010-04-08progs/tests: added some debug code (disabled)Brian Paul
2010-04-07util: Remove the half typedef from p_compiler.h.José Fonseca
2010-04-07util: Implement YUV and subsampled RGB format conversion.José Fonseca
2010-04-06progs/egl: Correctly check GL_OES_EGL_image.Chia-I Wu
2010-04-06progs/egl: Fix the blank window in pbuffer demo.Chia-I Wu
2010-04-06progs/egl: Port drawtex and torus to eglut.Chia-I Wu
2010-04-04progs: Include X11 headers and libraries in SCons build.Vinson Lee
2010-04-04Merge branch '7.8'Ian Romanick
2010-04-04progs/egl: Add an OpenGL ES demo for EGL_OES_image_pixmap.Chia-I Wu
2010-04-03xdemos: Build object files firstJeremy Huddleston
2010-04-03util: Revert unsolicited, untested, unreviewed, and broken changes to format ...José Fonseca
2010-04-03python/tests: Output test results in a format that Hudson CI can understand.José Fonseca
2010-04-02progs/gallium/unit: Silence uninitialized variable warnings.Vinson Lee
2010-04-01progs/gallium/unit: Move declaration before code.Vinson Lee
2010-04-02gallium/util: revert util_format_init additionLuca Barbieri
2010-04-02gallium/util: add util_format_is_supported to check for pack/unpackLuca Barbieri
2010-04-02progs/gallium: add unit test for u_halfLuca Barbieri
2010-04-02progs/egl: Update .gitignore.Chia-I Wu
2010-04-02progs/egl: Link to eglut first.Chia-I Wu
2010-04-02gallium/util: add util_format_init that inits s3tc and util_halfLuca Barbieri
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-04-01gallium/util: rewrite global constructor system for half floats (GCC/MSVC only!)Luca Barbieri
2010-04-01python/tests: We're using a rgba8 rendertarget so sample only in the [0, 1] r...José Fonseca
2010-04-01python/tests: Several cleanups.José Fonseca
2010-04-01progs/egl: Port OpenVG lion and sp to eglut.Chia-I Wu
2010-04-01progs/egl: Port ES1 gears to eglut.Chia-I Wu
2010-04-01progs/egl: Port ES1 tri to eglut.Chia-I Wu
2010-04-01progs/egl: Replace egltri by xegl_tri.Chia-I Wu
2010-04-01progs/egl: Porg xegl_tri to eglut.Chia-I Wu
2010-04-01progs/egl: Port eglgears to eglut.Chia-I Wu
2010-04-01progs/egl: Add eglut.Chia-I Wu
2010-04-01progs/openvg: Move OpenVG demos to a subdirectory of progs/egl.Chia-I Wu
2010-04-01progs/es: Move OpenGL ES demos to subdirectories of progs/egl.Chia-I Wu
2010-04-01progs/egl: Move demos a level deeper.Chia-I Wu
2010-04-01gallium/unit: Invoke util_half_init_tables().José Fonseca
2010-04-01util: Add support for other DXTn RGBA formats.José Fonseca
2010-04-01util: Get DXT1_RGB format working correctly.José Fonseca
2010-04-01util: Add test case for PIPE_FORMAT_DXT1_RGB.José Fonseca
2010-04-01util: Allow to have block format test casesJosé Fonseca
2010-04-01gallium/unit: Install test in build/xxx/binJosé Fonseca
2010-03-31util: Make the accessors bidimensional again.José Fonseca