1
0
Fork 0
dosbox-staging/src/gui
Sjoerd van der Berg 69550d3db5 Fix some issues with 1024x768 resolutions
Add the adveinterp3x scaler, although not really doing much interpolating


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2469
2006-02-01 07:22:45 +00:00
..
Makefile.am added render_loops.h 2006-01-30 11:58:14 +00:00
midi.cpp Scaler rewrite for detecting changes 2006-01-30 09:58:07 +00:00
midi_alsa.h Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied 2005-07-19 19:45:33 +00:00
midi_coreaudio.h Year update 2005-02-10 10:21:12 +00:00
midi_oss.h Add patch 1239754 from Moe. This patches fixes a few crashes by checking the SDL_SetMode return value and it changes strncopy to a safe_strncopy which adds a 0 to each string copied 2005-07-19 19:45:33 +00:00
midi_win32.h Year update 2005-02-10 10:21:12 +00:00
render.cpp Fix some issues with 1024x768 resolutions 2006-02-01 07:22:45 +00:00
render_loops.h Scaler rewrite for detecting changes 2006-01-30 09:58:07 +00:00
render_scalers.cpp Fix some issues with 1024x768 resolutions 2006-02-01 07:22:45 +00:00
render_scalers.h Fix some issues with 1024x768 resolutions 2006-02-01 07:22:45 +00:00
render_templates.h Fix some issues with 1024x768 resolutions 2006-02-01 07:22:45 +00:00
sdl_mapper.cpp Remove active events when losing focus 2006-01-30 09:57:18 +00:00
sdlmain.cpp Add patch 1210768 which reintroduces the lockfree mouse from Moe 2006-01-31 09:26:45 +00:00