pandemonium_engine/servers/rendering/portals
lawnjelly d149a59513 Add GLOBAL_GET cached macros.
GLOBAL_GET is an expensive operation which should not be used each frame / tick.
This PR adds macros which do a cheaper revision check, and only call the expensive GLOBAL_GET when project settings have changed.

Co-authored-by: Lukas Tenbrink <lukas.tenbrink@gmail.com>
2025-03-31 07:58:52 +02:00
..
portal_defines.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_gameplay_monitor.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_gameplay_monitor.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_occlusion_culler.cpp Add GLOBAL_GET cached macros. 2025-03-31 07:58:52 +02:00
portal_occlusion_culler.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_pvs_builder.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_pvs_builder.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_pvs.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_pvs.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_renderer.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_renderer.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_resources.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_resources.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_rooms_bsp.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_rooms_bsp.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_tracer.cpp Portals - include in bound and special cases in start room 2024-02-08 15:10:00 +01:00
portal_tracer.h Portals - include in bound and special cases in start room 2024-02-08 15:10:00 +01:00
portal_types.cpp File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
portal_types.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
SCsub Also renamed the files. 2022-08-19 21:24:36 +02:00