vkdoom_m/src/common/rendering/hwrenderer/data
2024-10-21 20:50:25 +02:00
..
buffers.h Create different buffer for uniform indexes that works for the vertex shader 2023-12-26 04:30:55 +01:00
flatvertices.h Merge SurfaceVertex with FFlatVertex and draw the lightmaps 2023-12-26 04:30:54 +01:00
hw_aabbtree.cpp Backend update from Raze. 2023-10-07 18:42:24 +02:00
hw_aabbtree.h - Backend update from Raze 2021-04-19 12:58:35 +02:00
hw_clock.cpp - removed all vid_fps offsetting. 2022-06-05 12:16:56 +02:00
hw_clock.h - removed useless x86.h #include's 2021-02-06 15:01:08 +02:00
hw_collision.cpp Fix upload bug and skip upload when RT cores are available 2024-10-21 20:50:25 +02:00
hw_collision.h Add support for updating the CPU-side accelstruct used for actor tracing 2024-10-20 23:54:15 +02:00
hw_cvars.cpp Disable anisotropic filtering for Intel hardware when not using linear min/mag filter since its broken 2024-04-10 17:38:41 +02:00
hw_cvars.h Consolidated isometric mode commits. 2024-08-11 15:55:21 +02:00
hw_dynlightdata.h Use a uniform buffer for the light list 2023-05-06 02:45:17 +02:00
hw_levelmesh.cpp Add support for updating the CPU-side accelstruct used for actor tracing 2024-10-20 23:54:15 +02:00
hw_levelmesh.h Add support for updating the CPU-side accelstruct used for actor tracing 2024-10-20 23:54:15 +02:00
hw_levelmeshlight.h Rename SourceRadius to SoftShadowRadius 2024-06-15 18:08:37 +08:00
hw_levelmeshportal.h More compile fixes 2023-12-31 07:10:36 +01:00
hw_levelmeshsurface.h Split doom specific surface data from common/gpu surface data 2024-08-20 02:06:05 +02:00
hw_lightmaptile.h Apply limits to the ZDRayInfo lm_sampledist value 2024-10-02 01:37:30 +08:00
hw_materialstate.h Split into more files 2023-12-26 04:31:00 +01:00
hw_meshbuilder.cpp Fix SSAO not working in gl_levelmesh 2024-09-04 02:27:10 +02:00
hw_meshbuilder.h Remove unused class 2024-09-01 23:47:16 +02:00
hw_modelvertexbuffer.cpp Merge SurfaceVertex with FFlatVertex and draw the lightmaps 2023-12-26 04:30:54 +01:00
hw_modelvertexbuffer.h Remove virtual inheritance 2023-04-16 21:49:05 +02:00
hw_renderstate.h switch from uniform to shader keys 2024-10-09 04:44:51 +02:00
hw_shaderpatcher.cpp Merge remote-tracking branch 'gzdoom/master' into merge-gzdoom 2023-10-19 21:05:17 +02:00
hw_shaderpatcher.h Fix misc shader related issues 2023-04-06 19:36:58 +02:00
hw_shadowmap.cpp Merge gl_light_shadowmap and gl_light_raytrace cvars as gl_light_shadows 2023-10-15 16:14:00 +02:00
hw_shadowmap.h Let the backend manage the shadowmap buffers 2023-05-01 02:10:43 +02:00
hw_skydome.cpp Merge remote-tracking branch 'gzdoom/master' 2024-01-10 04:03:35 +01:00
hw_skydome.h Merge SurfaceVertex with FFlatVertex and draw the lightmaps 2023-12-26 04:30:54 +01:00
hw_surfaceuniforms.h Improve light level updates 2024-09-29 14:21:57 +02:00
hw_viewpointuniforms.h clean up HWViewpointUniforms 2024-10-09 04:44:51 +02:00
hw_vrmodes.cpp Consolidated isometric mode commits. 2024-08-11 15:55:21 +02:00
hw_vrmodes.h Consolidated isometric mode commits. 2024-08-11 15:55:21 +02:00