doom3-bfg/neo
Stephen Saunders 552ada02d7 macOS Vulkan: Check and disable MoltenVK's use of Metal argument buffers for shader allocation scalability
(cherry picked from commit 939ab3b6396bd7196ce7f0c16cf59c83ebdc6a4e)
2022-01-30 12:41:12 -05:00
..
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
amplitude Applied new Astyle settings 2019-11-11 20:27:44 +01:00
cm Cleanup and Astyle 2021-09-11 18:02:16 +02:00
cmake Remove all X11_XCB platform-specific code from RBDoom3BFG 2021-07-30 14:08:44 -04:00
d3xp Added new GFX options for SSAO and Ambient Lighting 2021-10-30 17:54:07 +02:00
extern Vulkan works again with newest SDK 1.2.154.1 on Windows 2020-11-12 10:16:56 +01:00
framework Fixes for: Vulkan+BinkDec validation errors, BinkDec replay in PDAs, macOS Vulkan+BinkDec stall, VK_EXT_debug_utils handling, Vulkan gfxInfo on Windows & Linux, idVulkanAllocator::Free(), idCinematicLocal::GetStartTime(), ImGui timings for timedemo first pass 2022-01-28 10:33:07 -05:00
idlib Added explanation about the difference between lite and full packages 2021-11-16 22:11:27 +01:00
imgui 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
libs Enable FFmpeg / BinkDec optionality for macOS 2021-07-27 17:24:01 -04:00
premake
renderer macOS Vulkan: Check and disable MoltenVK's use of Metal argument buffers for shader allocation scalability 2022-01-30 12:41:12 -05:00
sound 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
swf Added CMake options STANDALONE and DOOM_CLASSIC 2021-11-09 19:47:06 +01:00
sys Improve Vulkan instance extension setup, add Vulkan instance and driver info to gfxInfo 2022-01-19 23:40:45 -05:00
tools 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
ui 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
astyle-code.bat Allow sys_lang to be saved to config 2021-05-08 15:05:47 +02:00
astyle-code.sh Added Git submodule glslang 7.10.2984 -> stable release Nov 15, 2018 2019-11-19 19:26:35 +01: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-eclipse-linux-debug.sh Made SDL 2 the default 2015-01-18 12:02:48 +01:00
cmake-eclipse-linux-profile.sh Made SDL 2 the default 2015-01-18 12:02:48 +01:00
cmake-linux-debug.sh Fixed Linux build under Kubuntu 18.10 2019-10-04 11:56:37 +02:00
cmake-linux-release.sh Optimized shadow mapping using Blue Noise sampling. 2020-04-29 01:19:53 +02:00
cmake-linux-vulkan-debug.sh Vulkan works on Kubuntu 19.10, g++ and open source drivers for the AMD RX 580 2020-03-22 15:29:24 +01:00
cmake-linux-vulkan-release.sh Vulkan works on Kubuntu 19.10, g++ and open source drivers for the AMD RX 580 2020-03-22 15:29:24 +01:00
cmake-macos-opengl-release.sh Disable FFmpeg and enable libbinkdec for macOS release and retail builds 2021-07-29 21:03:18 -04:00
cmake-macos-opengl-retail.sh Disable FFmpeg and enable libbinkdec for macOS release and retail builds 2021-07-29 21:03:18 -04:00
cmake-macos-vulkan-release.sh Disable FFmpeg and enable libbinkdec for macOS release and retail builds 2021-07-29 21:03:18 -04:00
cmake-macos-vulkan-retail.sh Disable FFmpeg and enable libbinkdec for macOS release and retail builds 2021-07-29 21:03:18 -04:00
cmake-vs2017-64bit-windows10-openal.bat Removed FFmpeg 32 bit files and updated OpenAL Soft to 1.20.1 64 bit 2020-04-13 14:04:34 +02:00
cmake-vs2017-64bit-windows10-vulkan.bat Fixed Bink video playback with Vulkan 2020-05-01 15:30:54 +02:00
cmake-vs2017-64bit-windows10.bat Vulkan version compiles again 2019-10-31 13:18:04 +01:00
cmake-vs2017-64bit.bat Vulkan version compiles again 2019-10-31 13:18:04 +01:00
cmake-vs2019-64bit-windows10-openal.bat Add define wrappers for classic Doom in sound/OpenAL/AL_SoundHardware.cpp, similar to XAudio2 2021-05-25 18:38:49 -04:00
cmake-vs2019-64bit-windows10-vulkan.bat CMake cleanup 2021-02-10 13:08:22 +01:00
cmake-vs2019-64bit-windows10.bat Removed Vulkan from default VS2019 Win10 config 2021-02-17 10:09:45 +01:00
cmake-vs2019-64bit.bat Vulkan version compiles again 2019-10-31 13:18:04 +01:00
cmake-xcode-opengl-debug.sh Update cmake shell scripts for macOS with improved Xcode integration 2021-05-27 23:41:05 -04:00
cmake-xcode-opengl-release.sh Disable FFmpeg and enable libbinkdec for macOS release and retail builds 2021-07-29 21:03:18 -04:00
cmake-xcode-opengl-universal.sh Add support for macOS universal binary builds (x86_64 & arm64) 2021-08-20 02:13:19 -04:00
cmake-xcode-vulkan-debug.sh macOS Vulkan: Check and disable MoltenVK's use of Metal argument buffers for shader allocation scalability 2022-01-30 12:41:12 -05:00
cmake-xcode-vulkan-release.sh Disable FFmpeg and enable libbinkdec for macOS release and retail builds 2021-07-29 21:03:18 -04:00
cmake-xcode-vulkan-universal.sh Add support for macOS universal binary builds (x86_64 & arm64) 2021-08-20 02:13:19 -04:00
CMakeLists.txt DOOM_CLASSIC is ON by default again. closes #627 2022-01-06 18:13:16 +01:00
premake4.exe
premake4.lua
premake4_embed.bat