raze/source/core/rendering
Christoph Oelckers 8d84bc2599 - disable window clipping entirely in outside areas.
This is a first grade performance killer on large maps and doesn't offer much in clipping robustness.
On maps like Clear the Coast or Wpudrichem omitting this check reduces map traversal time by 40%.
2022-01-13 19:46:04 +01:00
..
scene - disable window clipping entirely in outside areas. 2022-01-13 19:46:04 +01:00
hw_entrypoint.cpp - the gl_fogmode hack is no longer needed 2022-01-11 00:18:56 +01:00
hw_models.cpp - voxel rendering. 2021-04-02 18:20:07 +02:00
hw_models.h - voxel rendering. 2021-04-02 18:20:07 +02:00
hw_palmanager.cpp - addressed more shadowed variables in common code. 2021-12-30 09:57:32 +01:00
hw_palmanager.h - moved palette manager for indexed textures out of glbackend 2021-04-05 20:00:21 +02:00
hw_sections.cpp - fix typo. 2022-01-09 11:53:32 +01:00
hw_sections.h - fix typo. 2022-01-09 11:53:32 +01:00
hw_vertexmap.cpp - added wall edge splitting for gl_seamless. 2021-12-30 09:58:44 +01:00
hw_vertexmap.h - vertex height map creator for precise render mode like in GZDoom. 2021-12-30 09:58:44 +01:00
hw_voxels.cpp - delete voxel models when shutting down 2021-12-30 09:58:10 +01:00
hw_voxels.h - replaced vec3f_t with FVector3. 2021-12-14 09:58:01 +01:00
render.h - renamed some shadowing variables in common code. 2021-12-30 09:57:32 +01:00