summaryrefslogtreecommitdiff
path: root/progs/gallium
AgeCommit message (Expand)Author
2010-03-31util: Put the format pack/unpack functions in the description table.José Fonseca
2010-03-31util: Make pack/unpack operate on spans.José Fonseca
2010-03-31util: Make util_format_xxx_pack_xxx take pointer as arguments.José Fonseca
2010-03-31python/tests: Run trhough tests randomly.José Fonseca
2010-03-31python/tests: Rename test name.José Fonseca
2010-03-31python/tests: Test all existing gallium formats.José Fonseca
2010-03-31python/tests: Speed up the tests by reusing the same pipe context.José Fonseca
2010-03-31python/tests: Get the tests running again.José Fonseca
2010-03-29progs/gallium/python: Get tri.py sample working again.José Fonseca
2010-03-28progs/raw: add note about accessing utility functionsKeith Whitwell
2010-03-28gallium: new raw gallium interface to support standalone testsKeith Whitwell
2010-03-26progs/gallium: Add trivial gallium demosJakob Bornecrantz
2010-03-09Merge branch 'gallium-vertexelementcso'Roland Scheidegger
2010-03-06progs/gallium/unit: Remove the test cases.José Fonseca
2010-03-06progs/gallium/unit: Skip test cases which cannot be represented in 4ub.José Fonseca
2010-03-06progs/gallium/unit: Use the shortened name to reconstruct the function being ...José Fonseca
2010-03-06progs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8U_NORM test cases.José Fonseca
2010-03-03progs/gallium/unit: Test (un)pack_4ub.José Fonseca
2010-03-03progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases.José Fonseca
2010-03-02progs/gallium/unit: Add test cases for single precision floats.José Fonseca
2010-03-02progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats.José Fonseca
2010-03-02progs/gallium/unit: Add more test cases.José Fonseca
2010-03-02progs/gallium/python: Rename pipe formats.José Fonseca
2010-03-02gallium/unit: Rename pipe formats.José Fonseca
2010-03-01progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca
2010-03-01progs/gallium: Make a phony target "unit" to run unit tests.José Fonseca
2010-02-27progs/gallium: Add unit tests for pixel format packing/unpacking.José Fonseca
2010-02-22python/retrace: Dump all vertices for verbosity level 3.José Fonseca
2010-02-17gallium: remove redundant nr_components field from pipe_vertex_elementRoland Scheidegger
2010-02-15python/retrace: Reconstruct blend state from binary blobs.José Fonseca
2010-02-14python/retrace: Interpret pipe_screen::context_create().José Fonseca
2010-02-14progs/gallium/python: New home for python statetracker scripts.José Fonseca