Files
mpv/video
James Ross-Gowan d0fd68f6df vo_opengl: dxinterop: prevent crash after lost device
When a Direct3D 9Ex device fails to reset, it gets put into the lost
state, so set the lost_device flag and don't attempt to present until
the device moves out of that state. Failure to recreate the size-
dependent objects should set lost_device as well, since we shouldn't try
to present in that state.

Also, it looks like I was too eager to remove code that sets priv
members to NULL and I accidentally removed some that was needed.
2015-12-14 23:09:54 +11:00
..
2015-12-05 23:53:55 +01:00
2015-11-06 21:12:20 +01:00
2015-09-28 22:03:14 +02:00
2015-04-13 12:10:01 +02:00
2015-09-25 19:18:16 +02:00
2015-09-25 19:18:16 +02:00
2015-09-28 22:03:14 +02:00
2014-07-10 00:58:56 +02:00
2015-11-06 21:12:20 +01:00
2015-10-17 14:20:53 +02:00