summaryrefslogtreecommitdiffstats
path: root/progs/gallium
Commit message (Collapse)AuthorAgeFilesLines
* progs/gallium/unit: Remove the test cases.José Fonseca2010-03-061-545/+11
|
* progs/gallium/unit: Skip test cases which cannot be represented in 4ub.José Fonseca2010-03-061-4/+23
|
* progs/gallium/unit: Use the shortened name to reconstruct the function being ↵José Fonseca2010-03-061-1/+1
| | | | tested.
* progs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8U_NORM test cases.José Fonseca2010-03-061-7/+6
|
* progs/gallium/unit: Test (un)pack_4ub.José Fonseca2010-03-031-8/+103
| | | | Most of them are failing.
* progs/gallium/unit: Remove PIPE_FORMAT_R8G8B8X8_SNORM test cases.José Fonseca2010-03-031-9/+1
|
* progs/gallium/unit: Add test cases for single precision floats.José Fonseca2010-03-021-3/+38
|
* progs/gallium/unit: Add test cases for Nx16 and Nx32 integer formats.José Fonseca2010-03-021-10/+234
|
* progs/gallium/unit: Add more test cases.José Fonseca2010-03-021-48/+181
|
* progs/gallium/python: Rename pipe formats.José Fonseca2010-03-0210-45/+45
|
* gallium/unit: Rename pipe formats.José Fonseca2010-03-021-74/+74
|
* progs/gallium/unit: Rename PIPE_FORMAT_A8B8G8R8_SNORM.José Fonseca2010-03-011-9/+9
|
* progs/gallium: Make a phony target "unit" to run unit tests.José Fonseca2010-03-011-0/+5
|
* progs/gallium: Add unit tests for pixel format packing/unpacking.José Fonseca2010-02-272-0/+294
|
* python/retrace: Dump all vertices for verbosity level 3.José Fonseca2010-02-221-1/+1
|
* python/retrace: Reconstruct blend state from binary blobs.José Fonseca2010-02-151-0/+3
|
* python/retrace: Interpret pipe_screen::context_create().José Fonseca2010-02-141-0/+4
|
* progs/gallium/python: New home for python statetracker scripts.José Fonseca2010-02-1477-0/+5040