orbea ee98a595ca xmb: Prevent crashes when resizing to a tiny window.
If the user resized their RetroArch window while using xmb it would
initiate a context_reset to scale xmb. When the window is too small
this would result in invalid pointers and a crash in the video driver.

This makes it so that when the window is too small it will skip the
context_reset and not crash. The window at this size is not really
useful to scale anyways.

Fixes https://github.com/libretro/RetroArch/issues/8260
2019-02-13 10:58:04 -08:00
..
2017-12-12 00:24:18 -08:00
2018-03-25 19:16:39 +02:00
2019-02-08 12:18:25 -05:00
2019-01-31 20:36:39 +01:00
2018-10-01 03:42:54 +02:00