Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / winsys / v3d / drm / v3d_drm_winsys.c
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2019-05-13 Eric Anholtv3d: Use driconf to expose non-MSAA texture limits...
2019-01-17 Eric Anholtv3d: Don't leak the GPU fd for renderonly usage.
2018-11-27 Eric Anholtv3d: Add renderonly support.
2018-05-16 Eric Anholtv3d: Rename the driver files from "vc5" to "v3d".