dxx-rebirth/common
Kp f175a4508b Pass std::span to ogl_extensions is_ext_supported
This avoids the need to recompute the string's length later.
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 Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
include Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
main Use std::span in location_wrapper 2022-09-24 17:47:52 +00:00
maths Remove quadint members low, high 2022-05-24 02:32:58 +00:00
mem
misc Use std::span for poison helper functions 2022-09-24 17:47:51 +00:00
music
texmap Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
ui Pass std::span to file_getdirlist 2022-09-24 17:47:52 +00:00
unittest Add unit tests for enumerate 2022-02-13 19:13:38 +00:00