Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-14Handle --version and --help before loguru initpo/tame-help-loggingPatryk Obara
2022-05-13Only exit-early when launching with an executablekcgen
2022-05-13Initialize the shader source before SDL main startskcgen
2022-05-13Use CFR in text modes if requestedkcgen
2022-05-13Fix typo in Italian translationsKappa971
2022-05-13Assign the SAA-1099's sample rate as a floating point valuekcgen
2022-05-13Soft-limit the GameBlaster stream to avoid clipping/wrappingkcgen
2022-05-13Allow adjustment of the Soft Limiter's boundskcgen
2022-05-12Use gamma-correct interpolation in shaders that benefit from itJohn Novak
2022-05-12Bump the VC redistibutable package to version 14.32.31326kcgen
2022-05-12Add the gameblaster.h to the VS solutionkcgen
2022-05-12Run the GameBlaster's channel at the mixer's ratekcgen
2022-05-12Refactor the GameBlaster sourcs into a C++ classkcgen
2022-05-12Assert that SAA-1099 samples are in-boundskcgen
2022-05-12Use register-size data types in SAA-1099 channelkcgen
2022-05-12Avoid duplicate SAA-1099 calculationskcgen
2022-05-12Make SAA-1099 LUTs compile-time expressionskcgen
2022-05-11Fix autotype starting when running BOOT or BIOSTESTshermp
2022-05-10Update Italian (it) translationKappa971
2022-05-10Store the glshader source in a std::stringkcgen
2022-05-10Add --list-glshaders command line flagskcgen
2022-05-10Log all available GLSL shaders when requested not foundkcgen
2022-05-10Add support function to get available resourceskcgen
2022-05-10Scan for resources in portable configurationskcgen
2022-05-10Remove the built-in GLSL shaderskcgen
2022-05-10Remove a duplicate GLSL load pathkcgen
2022-05-10DeBitu and auto-ify the existing RENDER_GetShader codekcgen
2022-05-10Load GLSL shaders only from file and on-demandkcgen
2022-05-10Cleanup GLSL shader formattingkcgen
2022-05-10Migrate built-in DOSBox shaders to resourceskcgen
2022-05-10Migrate built-in CRT shaders to resourceshunterk
2022-05-10Don't print every resource load in non-release buildskcgen
2022-05-09Add zlib to CI platform packageskcgen
2022-05-09Use a lamda to tighten up a drive cache functionkcgen
2022-05-09Add a negative-char support check functionkcgen
2022-05-09Remove unused argument name from enet clock_gettimekcgen
2022-05-09Remove unused pixel aspect-ratio from log argskcgen
2022-05-09Ask compilers to ignore unknown pragmaskcgen
2022-05-09Flag an assert-only bitops argument as unusedkcgen
2022-05-09Zero-out MSYS2 maximum warning limitskcgen
2022-05-09Remove trailing whitespace in CI YAMLskcgen
2022-05-09Add message to static assert, Review changesshermp
2022-05-09Rename PROGRAMS_Main & ProgramStart to reflect behaviourshermp
2022-05-09Remove uneeded _ProgramStart functionsshermp
2022-05-09Refactor _ProgramStart funcs to template functionshermp
2022-05-08Add zlib as a dependency of ZMBVkcgen
2022-05-08Update PVS Studio to 7.18.59866.202kcgen
2022-05-08Shaders can now use sRGB texture or framebuffer via pragmasJohn Novak
2022-05-08Fix MIXER indentationJohn Novak
2022-05-08Update MacPorts dependency namesJohn Novak