This website requires JavaScript.
Explore
Help
Sign In
joncampbell123
/
dosbox-x
Watch
1
Star
0
Fork
0
You've already forked dosbox-x
mirror of
https://github.com/joncampbell123/dosbox-x.git
synced
2025-10-14 02:17:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
40e502a3d8641002ff10f68ba1c09bdf38be10d2
dosbox-x
/
vs2015
/
sdl
/
include
History
Wengier
e05357c0a1
System IME support in Linux SDL1 builds (imported and tested to work by nanshiki)
2021-07-21 23:47:38 -04:00
..
begin_code.h
…
close_code.h
…
doxyfile
…
SDL_active.h
…
SDL_audio.h
…
SDL_byteorder.h
…
SDL_cdrom.h
…
SDL_config_dreamcast.h
…
SDL_config_macos.h
…
SDL_config_macosx.h
…
SDL_config_minimal.h
…
SDL_config_nds.h
…
SDL_config_os2.h
…
SDL_config_symbian.h
…
SDL_config_win32.h
VS2019: SDL1 ARM builds cannot use DDraw vide output at this time, key GUID and IID symbols do not exist it seems.
2021-07-01 06:57:40 -07:00
SDL_config.h
…
SDL_config.h.default
…
SDL_config.h.in
…
SDL_copying.h
…
SDL_cpuinfo.h
…
SDL_endian.h
…
SDL_error.h
…
SDL_events.h
IME fix
2021-06-13 02:30:49 -04:00
SDL_getenv.h
…
SDL_joystick.h
…
SDL_keyboard.h
…
SDL_keysym.h
apply maron2000's fix
2021-06-26 04:06:27 -04:00
SDL_loadso.h
…
SDL_main.h
…
SDL_mouse.h
…
SDL_mutex.h
…
SDL_name.h
…
SDL_opengl.h
…
SDL_platform.h
System IME support in Linux SDL1 builds (imported and tested to work by nanshiki)
2021-07-21 23:47:38 -04:00
SDL_quit.h
…
SDL_rwops.h
…
SDL_stdinc.h
support system IME for Windows SDL1 builds
2021-06-07 13:46:46 -04:00
SDL_syswm.h
fix for HX build
2021-06-22 17:01:31 -04:00
SDL_thread.h
…
SDL_timer.h
…
SDL_types.h
…
SDL_version.h
…
SDL_video.h
SDL1: Add flag to indicate change of surface but not to resize the SDL window. Update DOSBox-X to use this flag if the user has resized the window. If the user has resized the window then the window is already that size. The second reason is to try to work around a problem with Centos 8, Gnome 3, and Wayland X11 emulation where attempting to resize only makes the window spaz out. By not issuing a command to resize the window, hopefully DOSBox-X will better cooperate there.
2020-02-16 03:00:43 -08:00
SDL.h
…