GenericHeroGuy
4530947eaf
Spare some external libraries from the MSVC purge
2025-10-17 18:02:13 +02:00
NepDisk
0450f45635
Kill MSVC
...
We are a GCC and Clang household, get this shit outta here
2025-10-16 20:42:11 -04:00
GenericHeroGuy
a25fbac276
Update libdivide, fix compiling with GCC 15
2025-05-01 17:03:56 +02:00
Sally Coolatta
397f79fcbf
Use C++ templates for DrawColumn/Span
...
Two reasons:
- Makes it more straight-forward to add brightmaps to the non-power-of-two rendering functions.
- Made it easier to split off brightmap rendering. Hopefully improves performance, but I haven't thoroughly tested this.
2024-12-29 15:19:24 -05:00
Hannu Hanhi
6a6c8a2baf
Clarify license file mention in libdivide.h
2022-03-18 16:19:01 +00:00
Hannu Hanhi
c0302174c3
Clarify licensing-related text in libdivide.h
2022-03-18 16:18:51 +00:00
toaster
0c12a389e1
NPO2 slope span optimization
...
# Conflicts:
# src/CMakeLists.txt
# src/r_draw.c
# src/sdl/Srb2SDL-vc10.vcxproj
2022-03-18 16:18:47 +00:00