gallium/util: revert util_format_init addition
[mesa.git] / progs /
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-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-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-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 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...
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-12 Jeff SmithAdd programs to .gitignore in redbook
2010-03-12 Jeff SmithAdd programs to .gitignore in xdemos
2010-03-12 Jeff SmithAdd -L$(libdir) for xdemos and egl so that the right...
2010-03-12 Jeff SmithGrammar and spelling fixes
2010-03-12 Keith WhitwellMerge commit 'origin/gallium-context-transfers-2'
2010-03-11 Brian Paulprogs/demos: added 'f' key to toggle filtering mode...
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-11 Vinson Leeprogs/fpglsl: Fix GLSL compilation failures on Mac...
2010-03-10 Brian Paulprogs/trivial: use -c option to use glCopyPixels()
2010-03-10 Brian Paulprogs/trivial: make clear-fbo-scissor.c work with other...
2010-03-10 Zack Rusinfpglsl: a few more useful glsl tests
2010-03-10 Zack Rusinfpglsl: set an integer uniform required by the loop...
2010-03-10 Zack Rusinfpglsl: add some for and while loops
2010-03-10 Brian Paulprogs/trivial: add -t (RTT) option for clear-fbo-scissor.c
2010-03-10 Brian Paulprogs/trivial: added clear-fbo-scissor.c to test scisso...
2010-03-10 Brian Paulprogs/tests: add additional FBO->window test paths...
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-10 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
next