Commit graph

7 commits

Author SHA1 Message Date
James R
294e60bf8d TwodeeRenderer::rewrite_patch_quad_vertices: ensure high side of clipping clamp is >= low side
- Fixes assert raised on GCC 15
- Testing
  - Use Debug build
  - Use GCC 15
  - Be on linux
  - Give yourself the Bubble Shield
2025-05-14 13:21:46 -07:00
Eidolon
a4d304a1f5 Update copyright years to 2025 2025-02-13 15:32:26 -06:00
James R
8ae80a58b9 Add missing algorithm include to some files
Fix missing std::clamp
2024-04-24 17:03:03 -07:00
Sally Coolatta
c0c2f8a93a SRB2 -> DRRR copyright in hwr2 folder 2024-04-05 10:04:07 -04:00
Eidolon
bdc0795704 Fix several Clang compile warnings 2024-01-16 06:11:43 -05:00
Eidolon
bd8ebabfee Enforce C++17 standard compliance 2023-12-14 21:00:42 -06:00
Eidolon
6f580606cd hwr2: Remove pass infrastructure
It's not worth trying to force the engine to conform to deferred
drawing.
2023-09-01 15:30:04 -05:00
Renamed from src/hwr2/pass_twodee.cpp (Browse further)