cnq3/code/renderer
2025-02-12 03:40:19 +01:00
..
compshaders added the Cinematic Rendering Pipeline 2024-01-13 22:40:13 +01:00
d3d12 improved client build and updated build guide 2024-01-14 01:34:01 +01:00
shaders fixed OIT fog resolve blend equations for both accumulators 2025-02-12 03:40:19 +01:00
crp_dof_accum.cpp trivial CRP code improvement 2024-04-14 00:11:50 +02:00
crp_dof_gather.cpp trivial CRP code improvement 2024-04-14 00:11:50 +02:00
crp_dynamic_lights.cpp fixed crp_volLight 0 effectively disabling r_dynamicLight 2024-12-05 22:59:02 +01:00
crp_gbuffer_viz.cpp fixed CRP G-buffer visualizations 2024-12-05 22:56:54 +01:00
crp_geometry.cpp raytracing soft shadows, normal smoothing, G-buffer viz 2024-02-06 23:15:31 +01:00
crp_local.h fixed CRP G-buffer visualizations 2024-12-05 22:56:54 +01:00
crp_magnifier.cpp global GUI shortcuts require ctrl+shift 2024-12-28 19:37:53 +01:00
crp_main.cpp fixed CRP G-buffer visualizations 2024-12-05 22:56:54 +01:00
crp_motion_blur.cpp added debug label scopes and pipeline creation helpers 2024-03-29 02:38:29 +01:00
crp_nano_vdb.cpp added Im3d integration 2024-07-23 18:24:44 +02:00
crp_opaque.cpp added sunlight and volumetric lighting 2024-03-29 04:19:38 +01:00
crp_particles.cpp added NanoVDB support 2024-07-02 02:06:15 +02:00
crp_prepass.cpp fixed the view weapon motion vectors 2024-07-27 02:25:35 +02:00
crp_raytracing.cpp fixed RTAS build crash due to missing cross queue sync 2024-07-07 18:20:26 +02:00
crp_sun_editor.cpp added NanoVDB support 2024-07-02 02:06:15 +02:00
crp_sunlight.cpp added sunlight and volumetric lighting 2024-03-29 04:19:38 +01:00
crp_tone_map.cpp fixed usage of the wrong tone mapping pipeline in the CRP 2024-04-10 20:06:13 +02:00
crp_transp_draw.cpp added sunlight and volumetric lighting 2024-03-29 04:19:38 +01:00
crp_transp_resolve.cpp fixed duplicated PSO name "OIT Resolve" 2024-11-04 03:05:15 +01:00
crp_volumetric_light.cpp enabled live fog changes from the shader editor 2025-01-31 18:11:10 +01:00
D3D12MemAlloc.cpp
D3D12MemAlloc.h
grp_blit.cpp draw Dear ImGUI after tone mapping 2024-11-04 00:23:09 +01:00
grp_geometry.cpp added the Cinematic Rendering Pipeline 2024-01-13 22:40:13 +01:00
grp_local.h draw Dear ImGUI after tone mapping 2024-11-04 00:23:09 +01:00
grp_main.cpp draw Dear ImGUI after tone mapping 2024-11-04 00:23:09 +01:00
grp_post.cpp draw Dear ImGUI after tone mapping 2024-11-04 00:23:09 +01:00
grp_smaa.cpp added motion blur and freeze frame commands 2024-02-18 16:26:05 +01:00
grp_uber_shaders.h added the Cinematic Rendering Pipeline 2024-01-13 22:40:13 +01:00
grp_world.cpp enabled live fog changes from the shader editor 2025-01-31 18:11:10 +01:00
rhi_d3d12.cpp global GUI shortcuts require ctrl+shift 2024-12-28 19:37:53 +01:00
rhi_local.h added Im3d integration 2024-07-23 18:24:44 +02:00
rhi_public.h improved RHI, removed NVAPI files from the repo 2024-03-29 01:21:04 +01:00
smaa_area_texture.h
smaa_search_texture.h
srp_im3d.cpp fixed the Im3d NewFrame / EndFrame mismatch 2024-10-01 19:02:13 +02:00
srp_imgui.cpp allowed Dear ImGUI to draw with point filtering 2024-12-20 01:58:26 +01:00
srp_local.h added Im3d integration 2024-07-23 18:24:44 +02:00
srp_main.cpp global GUI shortcuts require ctrl+shift 2024-12-28 19:37:53 +01:00
srp_mip_gen.cpp added motion blur and freeze frame commands 2024-02-18 16:26:05 +01:00
srp_nuklear.cpp fixed a few violations of the C++ ODR 2024-10-01 18:33:59 +02:00
srp_ui.cpp fixed a few violations of the C++ ODR 2024-10-01 18:33:59 +02:00
stb_image.cpp
stb_image.h
tr_backend.cpp added pre-pass w/ normals, unified clip plane generation 2024-01-19 23:57:40 +01:00
tr_bsp.cpp enabled live fog changes from the shader editor 2025-01-31 18:11:10 +01:00
tr_cmds.cpp added NanoVDB support 2024-07-02 02:06:15 +02:00
tr_curve.cpp
tr_gui.cpp fixed shader editor hint popup not scrolling 2025-02-07 18:35:50 +01:00
tr_help.h added r_gpuIndex and /gpulist 2024-01-21 02:27:18 +01:00
tr_image.cpp
tr_image_scale.cpp
tr_init.cpp disabled r_normalSmoothing by default 2024-12-06 18:12:29 +01:00
tr_light.cpp removed dead code and commented on lightgrid variables 2024-03-29 02:09:30 +01:00
tr_local.h enabled live fog changes from the shader editor 2025-01-31 18:11:10 +01:00
tr_main.cpp fixed the GRP drawing a fog's surfaces when inside it 2024-12-16 00:43:33 +01:00
tr_marks.cpp
tr_mesh.cpp fixed the GRP drawing a fog's surfaces when inside it 2024-12-16 00:43:33 +01:00
tr_model.cpp raytracing soft shadows, normal smoothing, G-buffer viz 2024-02-06 23:15:31 +01:00
tr_noise.cpp
tr_nuklear.cpp
tr_public.h added motion blur and freeze frame commands 2024-02-18 16:26:05 +01:00
tr_renderdoc.cpp
tr_scene.cpp fixed the GRP drawing a fog's surfaces when inside it 2024-12-16 00:43:33 +01:00
tr_shade_calc.cpp
tr_shader.cpp enabled live fog changes from the shader editor 2025-01-31 18:11:10 +01:00
tr_sky.cpp
tr_surface.cpp raytracing soft shadows, normal smoothing, G-buffer viz 2024-02-06 23:15:31 +01:00
tr_world.cpp fixed the GRP drawing a fog's surfaces when inside it 2024-12-16 00:43:33 +01:00