Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / src / gallium / winsys / vc4 / drm / vc4_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-04-26 Eric Anholtvc4: Fall back to renderonly if the vc4 driver doesn...
2019-01-17 Eric Anholtvc4: Don't leak the GPU fd for renderonly usage.
2017-06-15 Eric Anholtgallium: Add renderonly-based support for pl111+vc4.
2016-10-04 Matt Whitlockgallium/winsys: replace calls to dup(2) with fcntl...
2014-08-09 Eric Anholtvc4: Initial skeleton driver import.