]> git.sesse.net Git - vlc/commit
Direct3D: add a new state handling when the device is lost but cannot be reset yet.
authorFelix Abecassis <felix.abecassis@gmail.com>
Tue, 21 Jan 2014 10:30:12 +0000 (11:30 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 21 Jan 2014 15:13:31 +0000 (16:13 +0100)
commit7cbbe5646819afbf3f5618d5827e6c066dd5a04f
tree3aeda5577021998eb44c16feda856ca851c5c604
parent3b7529dcbabd43745c40ab0590e6c8b470d086f0
Direct3D: add a new state handling when the device is lost but cannot be reset yet.

In this state, do not call Direct3D functions and exit the "Display"
and "Prepare" functions early.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/video_output/msw/common.h
modules/video_output/msw/direct3d.c