.. |
aas
|
Re-order all pragma once statements to be AFTER the precompiled.h include, to silence IntelliSense's warning about PCH header stops
|
2021-09-11 17:53:30 +02:00 |
cm
|
Merged some smaller changes and fixes from icedhellfire
|
2024-06-29 18:02:48 +02:00 |
cmake
|
Added missing files
|
2022-02-21 18:15:56 +01:00 |
d3xp
|
Renamed Easymode in menu to Advanced
|
2024-08-17 22:25:25 +02:00 |
extern
|
Point to newest NVRHI with patches by Steve Saunders
|
2024-02-26 20:50:49 +01:00 |
framework
|
Ported RetroArch Aperture CRT shader but not much better than Easymode
|
2024-08-01 21:05:50 +02:00 |
idlib
|
Astyle
|
2024-08-11 22:01:11 +02:00 |
imgui
|
Changed file lookup order in .resources paks like in previous id Tech engines
|
2024-06-24 21:31:00 +02:00 |
libs
|
Fixed -DUSE_SYSTEM_ZLIB=ON close #913
|
2024-07-19 17:07:29 +02:00 |
renderer
|
Respect basePath parameter vs hardcoded path in R_WritePNG()
|
2024-08-20 21:57:56 -04:00 |
shaders
|
Fixed PSX vertex jiggle in hell sky
|
2024-08-17 19:05:12 +02:00 |
sound
|
Added classic flashlight from Doom BFA and detection for Doom 2004/2019
|
2024-06-27 21:05:51 +02:00 |
stub
|
Adjusted EngineStubPosix for Linux rbdmap
|
2024-06-19 18:36:14 +02:00 |
swf
|
Extended listCvars with -new option to show all RBDoom related cvars
|
2024-07-10 20:33:20 +02:00 |
sys
|
Astyle
|
2024-08-11 22:01:11 +02:00 |
tools
|
rbdmap for win32: Suppress warnings from imtui / imgui / pdcurses / wincon third-party source libraries
|
2024-08-26 18:39:46 -04:00 |
ui
|
Added binaryLoadGuis and a few CVAR_NEW flags
|
2024-07-10 21:06:29 +02:00 |
astyle-code.bat
|
Fixed compile error with clang
|
2024-06-27 23:22:02 +02:00 |
astyle-code.sh
|
Formatted doomclassic code with Astyle
|
2022-09-05 22:25:33 +02:00 |
astyle-options.ini
|
Tweaked Rust coding style quotation
|
2020-03-27 18:59:11 +01:00 |
astyle.exe
|
Update astyle to 2.05.1, add astyle Linux binaries
|
2015-02-09 00:24:37 +01:00 |
astyle.x86
|
Update astyle to 2.05.1, add astyle Linux binaries
|
2015-02-09 00:24:37 +01:00 |
astyle.x86_64
|
Update astyle to 2.05.1, add astyle Linux binaries
|
2015-02-09 00:24:37 +01:00 |
cmake-linux-debug.sh
|
Removed legacy GL/Vulkan backends from CMakeLists.txt
|
2022-11-22 18:47:31 +01:00 |
cmake-linux-release.sh
|
Removed legacy GL/Vulkan backends from CMakeLists.txt
|
2022-11-22 18:47:31 +01:00 |
cmake-linux-retail.sh
|
Set execution flag on cmake-linux-retail.sh
|
2024-04-02 17:23:27 +02:00 |
cmake-macos-release.sh
|
macOS: Update cmake*.sh build scripts for openal-soft path portability - thanks asemarafa
|
2024-01-21 00:17:47 -05:00 |
cmake-macos-retail.sh
|
macOS: Update cmake*.sh build scripts for openal-soft path portability - thanks asemarafa
|
2024-01-21 00:17:47 -05:00 |
cmake-vs2019-openal.bat
|
extractResourceFiles can export .wav files. closes #166
|
2024-05-02 19:48:14 +02:00 |
cmake-vs2019-win64-no-ffmpeg.bat
|
Added cmake .bat files for VS2022
|
2023-02-22 12:37:41 +01:00 |
cmake-vs2019-win64-no-vulkan.bat
|
Hooked in the ability to do postfx after everything else is rendered
|
2023-12-28 14:39:59 +01:00 |
cmake-vs2019-win64-optick-profiling.bat
|
Super basic Optick profiler integration
|
2023-02-28 18:00:54 +01:00 |
cmake-vs2019-win64-retail.bat
|
Added CMake -DRETAIL option for shipping builds on Github/ModDB
|
2024-04-02 16:29:48 +02:00 |
cmake-vs2019-win64.bat
|
Fixed rendering of FFmpeg, Binkdec videos and Doomclassic modes #648 677
|
2022-06-04 13:37:00 +02:00 |
cmake-vs2022-arm64.bat
|
Fixed typo in cmake-vs2022-arm64.bat
|
2024-06-02 16:11:19 +02:00 |
cmake-vs2022-win64-no-ffmpeg.bat
|
Added cmake .bat files for VS2022
|
2023-02-22 12:37:41 +01:00 |
cmake-vs2022-win64-retail.bat
|
Added CMake -DRETAIL option for shipping builds on Github/ModDB
|
2024-04-02 16:29:48 +02:00 |
cmake-vs2022-win64-standalone.bat
|
Fixed compile problems with -DSTANDALONE flag
|
2024-02-04 15:36:55 +01:00 |
cmake-vs2022-win64.bat
|
Added cmake .bat files for VS2022
|
2023-02-22 12:37:41 +01:00 |
cmake-xcode-debug.sh
|
macOS: Fix compile failure when configuring metal argument buffers with MoltenVK >= 1.2.10
|
2024-08-03 12:13:00 -04:00 |
cmake-xcode-release.sh
|
macOS: Support non-system Vulkan SDK installs & enable cmake regen for xcode release builds
|
2024-04-29 00:36:58 -04:00 |
cmake-xcode-universal.sh
|
macOS: Support non-system Vulkan SDK installs & enable cmake regen for xcode release builds
|
2024-04-29 00:36:58 -04:00 |
CMakeLists.txt
|
Suppress clang deprecated-non-prototype warnings for ZLIB sources
|
2024-08-05 11:09:37 -04:00 |
compileshaders.cmake
|
CMakeLists: Remove redundant code for finding dxc, now handled by ShaderMake
|
2024-03-20 13:49:19 -04:00 |
idStuff.natvis
|
Merged some smaller changes and fixes from icedhellfire
|
2024-06-29 18:02:48 +02:00 |