.. |
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
|
Fixed crash when switching maps and editLights is still running. close #960
|
2025-01-18 18:02:29 +01:00 |
extern
|
Updated NVRHI with Nvidia's latest patches
|
2024-10-30 20:19:46 +01:00 |
framework
|
Deleted NES shader
|
2024-12-23 20:56:43 +01:00 |
idlib
|
Backported SMAA and TAA bugfixes from openvr3 branch
|
2024-11-26 21:18:42 +01: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 crash on Linux caused by VMA vs MOC aligned_alloc conflict. closes #935
|
2024-10-24 13:05:53 +02:00 |
renderer
|
Removed duplicated if statement 'header.colorFormat != opts.colorFormat'
|
2025-01-13 20:20:12 +01:00 |
shaders
|
Fixed bad lightgrid lookups if models span multiple areas. close #965
|
2025-01-08 23:25:28 +01: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
|
Fixed menu button controller mappings with SDL
|
2024-12-18 12:16:26 +01:00 |
tools
|
Fixed crash when switching maps and editLights is still running. close #960
|
2025-01-18 18:02:29 +01:00 |
ui
|
Added binaryLoadGuis and a few CVAR_NEW flags
|
2024-07-10 21:06:29 +02:00 |
astyle-code.bat
|
Formatted MOC code
|
2024-08-30 14:44:06 +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
|
Use g++ instead of system default in cmake-linux-debug.sh
|
2024-10-24 12:50:07 +02:00 |
cmake-linux-release.sh
|
Use precompiled headers for release builds on Linux
|
2024-10-24 13:18:25 +02:00 |
cmake-linux-retail.sh
|
Remove the .gch files when running cmake-linux*.sh
|
2024-09-10 18:34:39 +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
|
Consolidate USE_PRECOMPILED_HEADERS sections in CMakeLists.txt
|
2024-09-08 20:27:34 -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 |