Merge remote branch 'origin/7.8'
[mesa.git] / progs /
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 José Fonsecautil: Remove the half typedef from p_compiler.h.
2010-04-07 José Fonsecautil: Implement YUV and subsampled RGB format conversion.
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Chia-I Wuprogs/egl: Correctly check GL_OES_EGL_image.
2010-04-06 Chia-I Wuprogs/egl: Fix the blank window in pbuffer demo.
2010-04-06 Chia-I Wuprogs/egl: Port drawtex and torus to eglut.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-05 Vinson Leeprogs: Include X11 headers and libraries in SCons build.
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-04 Chia-I Wuprogs/egl: Add an OpenGL ES demo for EGL_OES_image_pixmap.
2010-04-03 Jeremy Huddlestonxdemos: Build object files first
2010-04-02 José Fonsecautil: Revert unsolicited, untested, unreviewed, and...
2010-04-02 José Fonsecapython/tests: Output test results in a format that...
2010-04-02 Vinson Leeprogs/gallium/unit: Silence uninitialized variable...
2010-04-02 Vinson Leeprogs/gallium/unit: Move declaration before code.
2010-04-02 Luca Barbierigallium/util: revert util_format_init addition
2010-04-02 Luca Barbierigallium/util: add util_format_is_supported to check...
2010-04-02 Luca Barbieriprogs/gallium: add unit test for u_half
2010-04-02 Chia-I Wuprogs/egl: Update .gitignore.
2010-04-02 Chia-I Wuprogs/egl: Link to eglut first.
2010-04-02 Luca Barbierigallium/util: add util_format_init that inits s3tc...
2010-04-02 Jeremy HuddlestonRevert accidental commits from the xquartz tree
2010-04-01 Jeremy Huddlestonxdemos: Build object files first
2010-04-01 Jeremy Huddlestonxdemos: Fix a build failure for non-autoconf configs
2010-04-01 Luca Barbierigallium/util: rewrite global constructor system for...
2010-04-01 José Fonsecapython/tests: We're using a rgba8 rendertarget so sampl...
2010-04-01 José Fonsecapython/tests: Several cleanups.
2010-04-01 Chia-I Wuprogs/egl: Port OpenVG lion and sp to eglut.
2010-04-01 Chia-I Wuprogs/egl: Port ES1 gears to eglut.
2010-04-01 Chia-I Wuprogs/egl: Port ES1 tri to eglut.
2010-04-01 Chia-I Wuprogs/egl: Replace egltri by xegl_tri.
2010-04-01 Chia-I Wuprogs/egl: Porg xegl_tri to eglut.
2010-04-01 Chia-I Wuprogs/egl: Port eglgears to eglut.
2010-04-01 Chia-I Wuprogs/egl: Add eglut.
2010-04-01 Chia-I Wuprogs/openvg: Move OpenVG demos to a subdirectory of...
2010-04-01 Chia-I Wuprogs/es: Move OpenGL ES demos to subdirectories of...
2010-04-01 Chia-I Wuprogs/egl: Move demos a level deeper.
2010-04-01 José Fonsecagallium/unit: Invoke util_half_init_tables().
2010-04-01 José Fonsecautil: Add support for other DXTn RGBA formats.
2010-04-01 José Fonsecautil: Get DXT1_RGB format working correctly.
2010-04-01 José Fonsecautil: Add test case for PIPE_FORMAT_DXT1_RGB.
2010-04-01 José Fonsecautil: Allow to have block format test cases
2010-04-01 José Fonsecagallium/unit: Install test in build/xxx/bin
2010-04-01 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-31 José Fonsecautil: Make the accessors bidimensional again.
2010-03-31 José Fonsecautil: Add callback to fetch a single pixel.
2010-03-31 José Fonsecapython/tests: Read the number of tests to execute from...
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 José Fonsecautil: Put the format pack/unpack functions in the descr...
2010-03-31 José Fonsecautil: Make pack/unpack operate on spans.
2010-03-31 José Fonsecautil: Make util_format_xxx_pack_xxx take pointer as...
2010-03-31 José Fonsecapython/tests: Run trhough tests randomly.
2010-03-31 José Fonsecapython/tests: Rename test name.
2010-03-31 José Fonsecapython/tests: Test all existing gallium formats.
2010-03-31 José Fonsecapython/tests: Speed up the tests by reusing the same...
2010-03-31 José Fonsecapython/tests: Get the tests running again.
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-29 Roland ScheideggerMerge branch 'master' into gallium-new-formats
2010-03-29 Vinson Leeprogs/glsl: Add workarounds for Apple GLSL compiler...
2010-03-29 Vinson Leeprogs/glsl: Remove inline keyword.
2010-03-29 José Fonsecaprogs/gallium/python: Get tri.py sample working again.
2010-03-29 Brian Paulprogs/glsl: improve the mouse drag/rotate code a little
2010-03-29 RALOVICH, Kristófprogs/glsl: let the mouse rotate the scene
2010-03-28 Vinson Leeprogs: Comment out gallium/raw/SConscript from progs...
2010-03-28 Keith Whitwellprogs/raw: add note about accessing utility functions
2010-03-28 Keith Whitwellgallium: new raw gallium interface to support standalon...
2010-03-27 Vinson Leeprogs/tests: Remove duplicate texcompress2 in SConscript.
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Jakob Bornecrantzprogs/gallium: Add trivial gallium demos
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-25 Vinson Leeprogs/glsl: Fix vsraytrace GLSL compilation error.
2010-03-25 Vinson Leeprogs/glsl: Add raytracing demos to SCons build.
2010-03-24 Brian Paulprogs/demos: add other modes/patterns to dissolve demo
2010-03-24 Brian Paulprogs/glsl: remove/replace //-style comments
2010-03-24 Brian Paulprogs/glsl: silence warnings, remove debug code, adjust...
2010-03-24 RALOVICH, Kristófdemos: import GLSL raytracing demos
2010-03-24 Chia-I Wuprogs/egl: Link xeglthreads to libpthread.
2010-03-23 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-22 Vinson Leeprogs/tests: Add cva_huge to SCons build.
2010-03-22 Vinson Leeprogs/tests: Include stddef.h for ptrdiff_t on all...
2010-03-21 Pauli Nieminentests: Add test for huge client arrays that has to...
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-18 Brian Paulprogs/tests: also test stencil INCR_WRAP mode if supported
2010-03-18 Brian Paulprogs/tests: comments and clean-ups
2010-03-17 Brian Paulprogs/trivial: added comments
2010-03-17 Brian Paulprogs/samples: improve copy.c demo
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Brian Paulprogs/samples: silence warnings
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-15 Brian Paulprogs/objviewer: remove debug code
2010-03-15 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-13 Jeff SmithUse X_LIBS from pkg-config, instead of libdir, for...
next