dxx-rebirth/common
Kp b1da47a34b Compare d1 extra pig in place
Instead of creating a copy, modifying the copy, and comparing to it, use
std::span to pass down the maximum allowed length for comparison.
2022-09-24 17:47:52 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
arch Pass std::span to ogl_extensions is_ext_supported 2022-09-24 17:47:52 +00:00
editor
include Use compiler std::endian instead of union-based punning 2022-09-24 17:47:52 +00:00
main Compare d1 extra pig in place 2022-09-24 17:47:52 +00:00
maths
mem
misc
music
texmap Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
ui
unittest