vkdoom_m/src/common/rendering/hwrenderer/data
2024-12-16 11:32:39 +01: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 Add some more null checks 2024-12-16 11:32:39 +01:00
hw_collision.h Add build time to cpublasinfo 2024-12-15 22:42:24 +01: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 Remove unused struct 2024-10-22 02:30:18 +02:00
hw_levelmesh.h Allocate from the start of the free lists 2024-12-12 20:08:38 +01: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 Added toggle for lm_dynamic 2024-11-02 09:20:23 +01: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