Robert Beckebans
|
91ae3aa3ed
|
Sync NVRHI branch by SP
|
2022-03-15 11:41:56 +01:00 |
|
Robert Beckebans
|
c336da5ffd
|
Optimized ShadowMapPass
|
2022-03-14 19:20:23 +01:00 |
|
Robert Beckebans
|
69a27458a0
|
Fixed Imgui rendering
|
2022-03-14 16:34:38 +01:00 |
|
Robert Beckebans
|
274766f5d5
|
Mars City 1 works, disabled Binding/Sample Caches
|
2022-03-14 14:00:42 +01:00 |
|
Robert Beckebans
|
59349e88f3
|
Removed obsolete samplers from lightgrid/envprobe shaders
|
2022-03-14 10:47:20 +01:00 |
|
Robert Beckebans
|
851e8179bb
|
Fixed binding layout for bumpyenvironment shaders
|
2022-03-14 10:03:13 +01:00 |
|
Robert Beckebans
|
fd7802dfb4
|
Sync NVRHI branch by SP
|
2022-03-14 10:00:30 +01:00 |
|
Robert Beckebans
|
827bb275d6
|
Fixed cascaded shadowmap rendering
|
2022-03-12 11:38:21 +01:00 |
|
Robert Beckebans
|
21ce622907
|
Run garbage collection between render passes
|
2022-03-12 11:28:55 +01:00 |
|
Robert Beckebans
|
52d20500d7
|
Outcommented unused renderpasses
|
2022-03-12 10:14:05 +01:00 |
|
Robert Beckebans
|
8f97eb6973
|
Removed obsolete RBDoom 1.1 ambient_light shader
|
2022-03-11 18:18:02 +01:00 |
|
Robert Beckebans
|
f1a499093f
|
Only add valid entries to the binding sets
|
2022-03-11 18:17:31 +01:00 |
|
Robert Beckebans
|
a63c5ba5f1
|
Got point light shadowmaps working
|
2022-03-11 12:56:07 +01:00 |
|
Robert Beckebans
|
67a0768560
|
Fixed sRGB and screen size problems with the DX12 device manager
|
2022-03-11 11:44:07 +01:00 |
|
Robert Beckebans
|
fc0e8e7c07
|
Use RGB565 -> RBGA8 loading hack like on Apple
|
2022-03-10 20:26:29 +01:00 |
|
Robert Beckebans
|
01a86e2b3d
|
Fixed flash light shadow maps
|
2022-03-10 20:20:48 +01:00 |
|
Robert Beckebans
|
529d91f611
|
Some spot light shadowmap debugging
|
2022-03-10 19:42:59 +01:00 |
|
Robert Beckebans
|
9cb65c4fcf
|
Don't reload intrinsic images
|
2022-03-10 19:42:06 +01:00 |
|
Robert Beckebans
|
19f38c9a83
|
Renderer can load the test_box.map
|
2022-03-09 21:31:40 +01:00 |
|
Robert Beckebans
|
6ae1f07e95
|
Synced with Steve's latest NVRHI code
|
2022-03-09 20:40:15 +01:00 |
|
Robert Beckebans
|
67a5e99597
|
Smaller merge changes with master
|
2022-03-06 08:32:26 +01:00 |
|
Robert Beckebans
|
4bdaca627f
|
Don't use BC1_UNORM_SRGB because it breaks YCoCg decoding
|
2022-02-21 23:08:31 +01:00 |
|
Robert Beckebans
|
d557c82b35
|
Improved RenderDoc logging
|
2022-02-21 22:08:04 +01:00 |
|
Robert Beckebans
|
1d93ad0a58
|
It can start and load a map!
|
2022-02-21 21:26:36 +01:00 |
|
Robert Beckebans
|
535e56f580
|
It's compiling!
|
2022-02-21 19:56:21 +01:00 |
|
Robert Beckebans
|
025ba4419e
|
Added more missing files
|
2022-02-21 19:21:16 +01:00 |
|
Robert Beckebans
|
c37dc4e04e
|
NVRHI merge by Stephen Pridham part 2
|
2022-02-21 17:59:13 +01:00 |
|
Robert Beckebans
|
16a21fdeb8
|
NVRHI merge by Stephen Pridham part 1
|
2022-02-21 16:29:53 +01:00 |
|
Robert Beckebans
|
c23709c2db
|
Formatted code with Astyle
|
2022-02-12 12:55:46 +01:00 |
|
Robert Beckebans
|
4bba6b3e46
|
Merge remote-tracking branch 'SRSaunders/gpu-support'
|
2022-02-12 10:54:56 +01:00 |
|
Stephen Saunders
|
d0d3917ba1
|
Simplify ffmpeg audio code, sync ffmpeg audio frames to video, enable Bink cinematic audio, ensure audio buffers are released
(cherry picked from commit 62853bfc0307d1507903f0454bd062f387f775e2)
|
2022-02-10 10:40:30 -05:00 |
|
Stephen Saunders
|
846c00c885
|
Fix XAudio2 cinematic audio and restore Windows build
(cherry picked from commit f09a3083e220f1a715816e097e0e5342ca48456d)
|
2022-02-05 21:08:27 -05:00 |
|
Stephen Saunders
|
3be85d9c4b
|
ffmpeg 5 compatibility plus cinematic audio playback on OpenAL & XAudio2
(cherry picked from commit bcb683e8e6ba6cb23acac2f1121c6e3eece1ed01)
|
2022-02-05 21:08:11 -05:00 |
|
Stephen Saunders
|
813767feea
|
Generalize handling of heap avoid flags in Vulkan and VMA Allocators
(cherry picked from commit 7c49b044d37ff65599470103d360b8d46045bfb5)
|
2022-02-01 14:38:59 -05:00 |
|
Stephen Saunders
|
6d41dae922
|
Add display of VK_MEMORY_HEAP_MULTI_INSTANCE_BIT to Vulkan_PrintHeapInfo console command
(cherry picked from commit 794d8e52c81448c09b537b4b9b9767d69dbfc563)
|
2022-02-01 01:18:27 -05:00 |
|
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 |
|
Stephen Saunders
|
96da1f3eed
|
Fix heap flags check in Vulkan Allocator and add heap flags check to VMA Allocator
(cherry picked from commit 488f8d27616570029de9429cf4794886f6d209e1)
|
2022-01-29 13:28:10 -05:00 |
|
Stephen Saunders
|
e4021513d1
|
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
(cherry picked from commit 2a93ad2380374e1a327f7af4f8e71c27b2b51528)
|
2022-01-28 10:33:07 -05:00 |
|
Robert Beckebans
|
b31840bda1
|
Moved CommandlineProgressBar out of RenderCommon.h to its own files
|
2022-01-22 16:20:21 +01:00 |
|
Robert Beckebans
|
da947328f0
|
Fixed some wrong texture projections with convertMapToValve220
|
2022-01-21 19:38:58 +01:00 |
|
Robert Beckebans
|
92c5cbf758
|
convertMapToValve220 now works with just the .resource files
|
2022-01-21 18:33:42 +01:00 |
|
Robert Beckebans
|
7a0ac78762
|
Added cmd exportImagesToTrenchBroom
|
2022-01-20 22:25:06 +01:00 |
|
Stephen Saunders
|
bf889b9631
|
Vulkan: Simplify Instance error checking, fix validation errors when using BINK decoder, check GPU's maxSamplerAnisotropy
(cherry picked from commit f0f7536e888e4a4b70a71510d5b61313aa4ebb6a)
|
2022-01-19 23:41:18 -05:00 |
|
Stephen Saunders
|
0c6e72be37
|
Improve Vulkan instance extension setup, add Vulkan instance and driver info to gfxInfo
(cherry picked from commit 631358eda14468bdc3f8dd5c0ed7998b8e0be0eb)
|
2022-01-19 23:40:45 -05:00 |
|
Stephen Saunders
|
a6675c1689
|
Improve GPU Vendor detection for OpenGL renderer
(cherry picked from commit 5556575dc7620a2f25e91ad65306d335dc03588c)
|
2022-01-07 01:28:16 -05:00 |
|
Stephen Saunders
|
1b865406c0
|
Add support for Apple GPUs (e.g. M1) and fill-in gfxInfo data for Vulkan renderer
(cherry picked from commit 22f38cef0bbc3997c24990b5ee0f16c05e10de53)
|
2022-01-07 01:27:45 -05:00 |
|
Robert Beckebans
|
8863db872e
|
Added CMake options STANDALONE and DOOM_CLASSIC
|
2021-11-09 19:47:06 +01:00 |
|
Robert Beckebans
|
d0f5cd7308
|
Added new GFX options for SSAO and Ambient Lighting
|
2021-10-30 17:54:07 +02:00 |
|
Robert Beckebans
|
b65bef4d62
|
Use snapped origin of env_probes for new naming convention
|
2021-10-12 21:08:59 +02:00 |
|
Robert Beckebans
|
77f8031eb9
|
Allow _extra_ents.map files next to the map files
|
2021-10-10 17:47:24 +02:00 |
|