mirror of
https://github.com/libretro/gambatte-libretro.git
synced 2024-11-23 07:49:48 +00:00
66c1af679e
- Work around DWM breaking windows with frame queuing after composition is disabled and re-enabled, by resetting present parameters on next video frame after composition enable event. - Work around DWM breaking OpenGL window on minimize by unsetting present params on hide event, and setting on show event. - Ignore sync to vblank when DWM composition is active. - Deactivate sync to frame rate option when DWM composition is active. - Make window size setting a menu rather than a part of video settings dialog. - Work around Windows file dialog blocking events by waiting for pause to complete before launching such dialog. - Work around events getting blocked when resizing on Windows by consuming pending blit requests on resizeEvent. - WASAPI: Detect and use shared stream sampling rate in shared mode because all other rates appear to fail. - Default screen names start at "1" rather than "0". - Build fixes for mingw gcc 3.4. - Refactoring. git-svn-id: https://gambatte.svn.sourceforge.net/svnroot/gambatte@259 9dfb2916-2d38-0410-aef4-c5fe6c9ffc24 |
||
---|---|---|
.. | ||
resample | ||
videolink | ||
adaptivesleep.cpp | ||
adaptivesleep.h | ||
array.h | ||
rateest.cpp | ||
rateest.h | ||
ringbuffer.h | ||
skipsched.cpp | ||
skipsched.h | ||
uncopyable.h | ||
usec.h |