Merge branch '7.8'
[mesa.git] / progs / gallium / unit / u_format_test.c
2010-04-04 Ian RomanickMerge branch '7.8'
2010-04-02 José Fonsecautil: Revert unsolicited, untested, unreviewed, and...
2010-04-02 Vinson Leeprogs/gallium/unit: Silence uninitialized variable...
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 Barbierigallium/util: add util_format_init that inits s3tc...
2010-04-01 Luca Barbierigallium/util: rewrite global constructor system for...
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-03-31 José Fonsecautil: Make the accessors bidimensional again.
2010-03-31 José Fonsecautil: Add callback to fetch a single pixel.
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-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
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-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-06 José Fonsecaprogs/gallium/unit: Remove the test cases.
2010-03-06 José Fonsecaprogs/gallium/unit: Skip test cases which cannot be...
2010-03-06 José Fonsecaprogs/gallium/unit: Use the shortened name to reconstru...
2010-03-06 José Fonsecaprogs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8...
2010-03-03 José Fonsecaprogs/gallium/unit: Test (un)pack_4ub.
2010-03-03 José Fonsecaprogs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM...
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 José Fonsecaprogs/gallium/unit: Add test cases for single precision...
2010-03-02 José Fonsecaprogs/gallium/unit: Add test cases for Nx16 and Nx32...
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-03-02 José Fonsecaprogs/gallium/unit: Add more test cases.
2010-03-02 José Fonsecagallium/unit: Rename pipe formats.
2010-03-01 José Fonsecaprogs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.
2010-02-27 José Fonsecaprogs/gallium: Add unit tests for pixel format packing...