util: Split the pack/unpack functions out of the format desc.
[mesa.git] / src / gallium / frontends / nine / device9.c
2020-05-15 Axel Davyst/nine: Retry allocations after freeing some space
2020-05-15 Axel Davyst/nine: Increase available GPU memory
2020-05-15 Axel Davyst/nine: Add missing NULL checks
2020-05-15 Axel Davyst/nine: Fix a crash if the state is not initialized
2020-05-15 Axel Davyst/nine: Do not return invalidcall on getrenderstate
2020-05-15 Axel Davyst/nine: Return error when setting invalid depth buffer
2020-05-15 Axel Davyst/nine: Add checks for pure device
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'