- 03 Apr, 2020 2 commits
- 02 Apr, 2020 1 commit
-
-
deuce authored
Have SyncTERM save/restore the window size Ciolib changes: Hopefully fix streaming texture updates (ie: white screen) - Request pixel data on expose rather than re-render texture - This allows the rect update to copy the screen Fix ALT-Enter fullscreen toggle Ensure vstatlock is held when accessing cvstat Add setwinsize() and setwinpos() to ciolib Return window position from get_window_info() in SDL mode SDL driver no longer supports setscaling() (use setwinsize()) Use ALT-<arrow> to change window scaling, not Meta Add winwidth/winheight to vstat structure
-
- 01 Apr, 2020 5 commits
-
-
deuce authored
when such a size is selected. META-<arrow> keys now change the window size in SDL mode... left and up make the window smaller, and down and right make it larger. On Windows, the META key is the Windows key... On Apple systems, maybe it's the Apple key? *shrug*
-
deuce authored
Remove CIOLIB_MODE_SDL_YUV* macros, these modes have no point anymore Fix SDL prototypes Use _beginthread() instead of SDL_CreateThread(). For some reason, using CreateThread() sometimes caused an application crash (ie: when using -?) Everyhing else uses _beginthread() so there's no reason for this to be special, especially when it breaks stuff.
-
deuce authored
-
deuce authored
-
deuce authored
load_sdl_funcs() is no longer called from SDL_win32_main() Further, the Handle thing doesn't exist anymore, so just remove it.
-
- 31 Mar, 2020 1 commit
-
-
deuce authored
It's not unlikely that any utilities using SDL will have new issues... you may want to hold off on updates for a bit until this settles unless you don't use SDL mode.
-
- 05 Aug, 2015 1 commit
-
-
deuce authored
-
- 30 Apr, 2015 1 commit
-
-
deuce authored
This fixes the Linux crash on exit in SDL when X11 mode is used (and possible others).
-
- 08 Feb, 2015 1 commit
-
-
deuce authored
-
- 25 Jun, 2014 1 commit
-
-
deuce authored
-
- 23 Apr, 2014 1 commit
-
-
deuce authored
Thanks Coverity!
-
- 06 Feb, 2014 1 commit
-
-
deuce authored
stupid macro tricks when using a shared object.
-
- 20 Aug, 2013 2 commits
- 23 Feb, 2012 1 commit
-
-
deuce authored
Doesn't fix the problem, but it seems like a good idea at this time.
-
- 18 Feb, 2012 1 commit
-
-
deuce authored
insaninty.
-
- 29 Sep, 2011 2 commits
- 28 Sep, 2008 1 commit
-
-
deuce authored
linking (exept Win32-specific stuff)
-
- 21 Jan, 2008 1 commit
-
-
deuce authored
-
- 29 Oct, 2007 1 commit
-
-
deuce authored
framebuffer/svgalib output.
-
- 25 Oct, 2007 1 commit
-
-
deuce authored
-
- 23 Oct, 2007 3 commits
- 21 Oct, 2007 4 commits
- 11 Oct, 2007 2 commits
- 10 Oct, 2007 2 commits
- 30 Sep, 2007 1 commit
-
-
deuce authored
-
- 14 Jun, 2007 1 commit
-
-
deuce authored
-
- 31 May, 2007 2 commits