DOSBox-Staging Git (2025/06/27) 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:
* Improve `output` setting description
* Extract `create_window()`
* Cleanup
* Explicitly request an OpenGL 2.1 context from SDL
* Retire our home-grown OpenGL loader and use Glad instead
* Add Glad OpenGL loader library
* Extract `init_gl_renderer()` & `init_sdl_texture()` renderer
* Move `maybe_log_opengl_error()`
* Move screensaver handling out of `set_output()`
* Extract `build_shader_program()` function
* Clean up shader loading & log errors
* Extract uniform handling into functions
* Extract `get_uniform_locations_gl()`
* Remove non-power-of-two (NPOT) texture support
* Add comments
* Make `render_init()` private
* Use better singleton pattern in shader manager
* Remove deprecated fixed-function OpenGL path
* Extend .gitignore
* Use `_execlp()` on Windows
* ci: Reduce number of allowed compiler warnings
* Silence compiler warnings in a 3rd party 'enet.h' header
* Silence compiler warnings in a 3rd party 'YM7128B_emu.h' header
* Silence compiler warning in string processing also for GCC
* Fix unused function warning reported by GCC 14.3
* Fix signed-unsigned comparison warning reported by GCC 14.3
Download:
DOSBox-Staging Git (2025/06/27) x64 :
gofile
koramaup
mirrored
ranoz
send
usersdrive
Source: Here
2025-06-27
Random Related Topic
0 Comments
Post a Comment