Age | Commit message (Expand) | Author |
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-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-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 | gallium/util: add util_format_init that inits s3tc and util_half | Luca Barbieri |
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 | gallium/unit: Invoke util_half_init_tables(). | José Fonseca |
2010-04-01 | util: Add support for other DXTn RGBA formats. | José Fonseca |
2010-04-01 | util: Get DXT1_RGB format working correctly. | José Fonseca |
2010-04-01 | util: Add test case for PIPE_FORMAT_DXT1_RGB. | José Fonseca |
2010-04-01 | util: Allow to have block format test cases | José Fonseca |
2010-04-01 | gallium/unit: Install test in build/xxx/bin | José Fonseca |
2010-03-31 | util: Make the accessors bidimensional again. | José Fonseca |
2010-03-31 | util: Add callback to fetch a single pixel. | José Fonseca |
2010-03-31 | python/tests: Read the number of tests to execute from command line. | José Fonseca |
2010-03-31 | util: Put the format pack/unpack functions in the description table. | José Fonseca |
2010-03-31 | util: Make pack/unpack operate on spans. | José Fonseca |
2010-03-31 | util: Make util_format_xxx_pack_xxx take pointer as arguments. | José Fonseca |
2010-03-31 | python/tests: Run trhough tests randomly. | José Fonseca |
2010-03-31 | python/tests: Rename test name. | José Fonseca |
2010-03-31 | python/tests: Test all existing gallium formats. | José Fonseca |
2010-03-31 | python/tests: Speed up the tests by reusing the same pipe context. | José Fonseca |
2010-03-31 | python/tests: Get the tests running again. | José Fonseca |
2010-03-29 | progs/gallium/python: Get tri.py sample working again. | José Fonseca |
2010-03-28 | progs/raw: add note about accessing utility functions | Keith Whitwell |
2010-03-28 | gallium: new raw gallium interface to support standalone tests | Keith Whitwell |
2010-03-26 | progs/gallium: Add trivial gallium demos | Jakob Bornecrantz |
2010-03-09 | Merge branch 'gallium-vertexelementcso' | Roland Scheidegger |
2010-03-06 | progs/gallium/unit: Remove the test cases. | José Fonseca |
2010-03-06 | progs/gallium/unit: Skip test cases which cannot be represented in 4ub. | José Fonseca |
2010-03-06 | progs/gallium/unit: Use the shortened name to reconstruct the function being ... | José Fonseca |
2010-03-06 | progs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8U_NORM test cases. | José Fonseca |
2010-03-03 | progs/gallium/unit: Test (un)pack_4ub. | José Fonseca |
2010-03-03 | progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases. | José Fonseca |
2010-03-02 | progs/gallium/unit: Add test cases for single precision floats. | José Fonseca |
2010-03-02 | progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats. | José Fonseca |
2010-03-02 | progs/gallium/unit: Add more test cases. | José Fonseca |
2010-03-02 | progs/gallium/python: Rename pipe formats. | José Fonseca |
2010-03-02 | gallium/unit: Rename pipe formats. | José Fonseca |