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-08Store the glshader source in a std::stringkc/glshaders-to-resources-1kcgen
2022-05-08Add --list-glshaders command line flagskcgen
2022-05-08Log all available GLSL shaders when requested not foundkcgen
2022-05-08Add support function to get available resourceskcgen
2022-05-08Scan for resources in portable configurationskcgen
2022-05-08Remove the built-in GLSL shaderskcgen
2022-05-08Remove a duplicate GLSL load pathkcgen
2022-05-08DeBitu and auto-ify the existing RENDER_GetShader codekcgen
2022-05-08Load GLSL shaders only from file and on-demandkcgen
2022-05-08Cleanup GLSL shader formattingkcgen
2022-05-08Migrate built-in DOSBox shaders to resourceskcgen
2022-05-08Migrate built-in CRT shaders to resourceshunterk
2022-05-08Don't print every resource load in non-release buildskcgen
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
2022-05-08Move messages out of DOS_SetupPrograms to individual program constructorsshermp
2022-05-08Move WIKI defines to programs headershermp
2022-05-06Remove language strings no longer usedkcgen
2022-05-06Update Italian (it) translationKappa971
2022-05-06Update Russian message sources for translationkcgen
2022-05-06Update Polish message sources for translationkcgen
2022-05-06Update Italian message sources for translationkcgen
2022-05-06Update French message sources for translationkcgen
2022-05-06Update Spanish message sources for translationkcgen
2022-05-06Update German message sources for translationkcgen
2022-05-06Update English source translation stringskcgen
2022-05-06Retain and lazy-convert markup messageskcgen
2022-05-04Halt MIDI playback when requested via MPU UART modekcgen
2022-05-04Halt MIDI playback during MPU-401 resetskcgen
2022-05-04Assign the MPU-401 Reset command to a named valuekcgen
2022-05-04Render Innovation SSI-2001 samples after write (#1640)kcgen
2022-05-03Fix debug window-event ID checkkcgen
2022-05-03Enable high DPI for debugger windowKirk
2022-05-03Update Coverity scanner to 2021.12.1kcgen
2022-05-03Check the debugger event using a constexpr arraykk/format-debugger-changes-1kcgen
2022-05-03Format parameters on their own lineskcgen
2022-05-03Apply clang-format to debugger changesKirk
2022-05-01Fix name typoKirk
2022-05-01Increase allowed PVS warningsKirk Klobe
2022-05-01Incorporate PR feedbackKirk
2022-05-01Fix some PVS-Studio warningsKirk
2022-05-01Integrate modified PDCurses for debuggerKirk
2022-05-01Add PDCurses modificationsKirk
2022-05-01Embed latest needed PDCurses filesWilliam McBrine
2022-05-01Refactor the shell's CHOICE command with regular expressionskcgen
2022-05-01Cleanup whitespace formatting in the Auto Typerkcgen
2022-05-01Add upper-case handling to the Auto Typerkcgen