Commit Graph

7 Commits

Author SHA1 Message Date
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 c70df1f2af moved to an immediate-mode barrier API 2024-01-15 17:10:36 +01:00
myT ad3f942a8d added the Cinematic Rendering Pipeline 2024-01-13 22:40:13 +01:00
myT 61fbcb5304 fixed RT format mismatch with r_rtColorFormat > 0 and r_smaa > 0
only the inverse tone map needed multiple pipelines
2023-11-18 15:32:39 +01:00
myT b918b24304 don't apply SMAA to small regions 2023-11-18 03:39:24 +01:00
myT aa51fae5a6 fixed SMAA crash on device change 2023-11-12 01:33:00 +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