dxx-rebirth/similar
Kp 04af38638c Inline effect of object_rw_swap into multi_object_rw_to_object
Change from rewriting the object in place to byte-swap it, then copying
the byte-swapped values into the long term object to instead copy the
values into the object and perform byte-swapping as needed during the
copy.
2022-10-23 23:00:24 +00:00
..
2d Fix MacOS clang build of similar/2d/font.cpp 2022-10-02 19:51:36 +00:00
3d Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
arch Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
editor Pass polymodel& to draw_model_picture, draw_polygon_model 2022-10-09 23:15:20 +00:00
main Inline effect of object_rw_swap into multi_object_rw_to_object 2022-10-23 23:00:24 +00:00
misc Pass std::ranges::subrange to PHYSFSX_findFiles 2022-10-09 23:15:21 +00:00