util: Move gallium's PIPE_FORMAT utils to /util/format/
[mesa.git] / src / mesa / state_tracker / tests / st_format.c
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-11-07 Eric Anholtmesa/st: Make st_pipe_format_to_mesa_format an effectiv...
2019-11-07 Eric Anholtmesa: Prepare for the MESA_FORMAT_* enum to be sparse.
2019-11-07 Eric Anholtmesa/st: Test round-tripping of all compressed formats.
2019-08-28 Eric Anholtgallium: Fix big-endian addressing of non-bitmask array...
2019-08-28 Eric Anholtgallium: Fix mesa format name in unit test failure...
2019-07-31 Eric Engestromst/tests: drop incorrect MAYBE_UNUSED
2019-07-23 Ilia Mirkingallium: switch boolean -> bool at the interface defini...
2019-07-16 Eric Anholtstate_tracker: Move the format test out to be an actual...