virgl: fix vtest regression since fencing changes.
[mesa.git] / src / gallium / winsys / virgl / vtest / virgl_vtest_winsys.c
2018-11-19 Dave Airlievirgl: fix vtest regression since fencing changes.
2018-11-18 Robert Fossvirgl: Clean up fences commit
2018-11-16 Robert Fossvirgl: native fence fd support
2018-11-02 Gert Wollnyvirgl/vtest-winsys: Use virgl version of bind flags
2018-10-06 Tomeu Vizosovirgl: Pass resource size and transfer offsets
2018-09-05 Gert Wollnywinsys/virgl/vtest: Correct off-by-one error in resourc...
2018-03-15 Dave Airlievirgl: resize resource bo allocation if we need to.
2018-03-05 Dave Airlievirgl: handle getting new capsets.
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_unlock() with mtx_unlock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_lock() with mtx_lock()
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_destroy() with mtx_des...
2017-03-06 Timothy Arcerigallium/util: replace pipe_mutex_init() with mtx_init()
2016-06-09 Marc-André Lureauvirgl: fix checking fences
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-07 Dave Airlievirgl: wrap ret assignment with braces to do correct...
2015-11-03 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-10-31 Dave Airliegallium/swrast: fixup build breakage and warnings
2015-10-30 Emil Velikovwinsys/virgl: rework line wrapping/indent
2015-10-30 Emil Velikovvirgl: unwrap the includes
2015-10-30 Emil Velikovwinsys/virgl: remove calloc/malloc casts
2015-10-30 Emil Velikovwinsys/virgl: throw in some inline wrappers
2015-10-30 Emil Velikovvirgl: remove the _FILE_OFFSET_BITS defines
2015-10-23 Dave Airlievirgl/vtest: add vtest driver