DOSBox-Staging Git (2025/06/19) is compiled. This repository attempts to modernize the DOSBox project by using current development practices and tools, fixing issues, adding features that better support today's systems, and sending patches upstream.
DOSBox-Staging Git Changelog:
* Remove SDL >=2.0.14 version check SDL_DISPLAYEVENT handling
* Remove SDL >=2.0.18 version check for high-DPI handling
* Pass references to `load_shader_gl()`
* Pass only program name to `maybe_handle_command_line_output_only_actions()`
* Pass around CommandLineArguments references instead of pointers
* Make `sticky_keys()` private
* Rename `init_opengl_shader()` to `init_shader_gl()`
* Rename `LoadGlShader()` to `load_shader_gl()`
* Rename `BuildShader()` to `build_shader_gl()`
* Rename `SetupWindowScaled()` to `setup_scaled_window()`
* Rename `SetWindowMode()` to `set_window_mode()`
* Rename `GFX_ForceFullscreenExit()` to `exit_fullscreen()`
* Extract `handle_sdl_windowevent()` and `handle_pause_when_inactive()`
* Add TODOs
* Extract `init_opengl_shader()`
* Reorder functions
* Extract `get_opengl_proc_addresses()`
* style: Insert newlines
* style: Reformat
* Rename `OPENGL_ERROR()` to `maybe_log_opengl_error()`
* Remove forward declarations
* Rename `GFX_ObtainDisplayDimensions()` to `get_display_dimensions()`
* Get rid of `clean_up_sdl_resources()` forward declaration
* Rename `GUI_Shutdown()` to `shutdown_gui()`
* Rename `ApplyInactiveSettings()` to `apply_inactive_settings()`
* Rename `restart_dosbox()` to `DOSBOX_Restart()`
* Extract `maybe_handle_command_line_output_only_actions()`
* Extract `maybe_write_primary_config()`
* Extract `apply_windows_debugger_workaround()`
* Simplify
* Extract `maybe_create_resource_directories()`
* Extract `handle_cli_set_commands()`
* Remove Windows-only SDL >=2.24.0 version check
* Extract `init_sdl()`
* Reorder functions
* style: Clean up comments
* Clarify config and message registrations
* Extract `init_logger()`
Download:
DOSBox-Staging Git (2025/06/19) x64 :
gofile
koramaup
mirrored
ranoz
send
usersdrive
Source: Here
2025-06-19
Random Related Topic
0 Comments
Post a Comment