Commit graph

22 commits

Author SHA1 Message Date
myT
ca3d15282b draw Dear ImGUI after tone mapping 2024-11-04 00:23:09 +01:00
myT
75466f3be0 added Im3d integration 2024-07-23 18:24:44 +02:00
myT
afc81437c3 added NanoVDB support
- added the foundation for a GPU particle system
- reworked volumetric particle injection
2024-07-02 02:06:15 +02:00
myT
30150e889e added sunlight and volumetric lighting
fixed depth linearization
2024-03-29 04:19:38 +01:00
myT
c737a2833f added depth min/max generation pass 2024-03-29 03:53:19 +01:00
myT
ef68bbd44e improved RHI, removed NVAPI files from the repo
- NVAPI raytracing validation
- Aftermath markers for GPU crash investigations
- 3D textures, indirect dispatch, more copy and clear ops
2024-03-29 01:21:04 +01:00
myT
838c9a6485 added motion blur and freeze frame commands
- fixed crash due to missing blue noise texture
- added motion vector viz
- renamed TextureFormat entries
2024-02-18 16:26:05 +01:00
myT
a76dba5cfb raytracing soft shadows, normal smoothing, G-buffer viz
- brightness-corrected ImGUI drawing
- upgraded shader code to HLSL 2021
- vertex normals drawing
2024-02-06 23:15:31 +01:00
myT
0cae0a9545 added pre-pass w/ normals, unified clip plane generation
motion vectors to be done later
2024-01-19 23:57:40 +01:00
myT
31b960255d added a magnifier tool to the CRP 2024-01-15 22:03:50 +01:00
myT
9e5229a901 improved shader IL inclusion from C++, simplified CRP shaders 2024-01-14 22:43:20 +01:00
myT
ad3f942a8d added the Cinematic Rendering Pipeline 2024-01-13 22:40:13 +01:00
myT
19aad64607 added Nuklear extensions for UI and CGame 2023-11-29 02:57:28 +01:00
myT
5d9b4ebd13 removed glw_win.h 2023-11-12 01:33:01 +01:00
myT
e52f482a4b added custom font support and font licenses 2023-11-12 01:33:00 +01:00
myT
4219dc7698 removed 32-bit builds, disabled Linux/FreeBSD clients 2023-11-12 01:33:00 +01:00
myT
6fdf62d710 removed dead code 2023-11-12 01:33:00 +01:00
myT
ffde1f2b1b implemented dynamic lights 2023-11-12 01:32:59 +01:00
myT
ccb9827b03 added GUI for options and front-end stats
added keycatchgui
added VS2019 project files
renamed r_swapInterval
removed r_speeds
fixed r_mode 1 cursor
fixed device caps
2023-11-12 01:32:59 +01:00
myT
3b6a3a5019 added D3D12 rendering and removed D3D11, GL2, GL3
don't track .user files except for cnq3 and cnq3-server

disabled FPS hack

disabled FPS hack, part 2
2023-11-12 01:32:58 +01:00
myT
9e19d22d46 added /registerdemos and /unregisterdemos 2023-08-02 02:43:31 +02:00
myT
8ccea00571 added VC++ 2022 project files 2022-12-26 22:04:52 +01:00