dxx-rebirth/similar
Kp ae4b3b4c87 Make window_send_event a method of window
Switch from using a macro to capture __FILE__,__LINE__ to using
__builtin_FILE(),__builtin_LINE().  Make the event an explicit argument,
instead of assuming it is a variable named `event`.  Move the
implementation out of line.
2022-12-18 23:10:39 +00:00
..
2d Use RAII_SDL_Surface to track SDL-only main canvas surface 2022-11-06 18:18:57 +00:00
3d Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
arch Use enum class for polygon_model_index 2022-12-18 18:32:14 +00:00
editor Use enum class for polygon_model_index 2022-12-18 18:32:14 +00:00
main Make window_send_event a method of window 2022-12-18 23:10:39 +00:00
misc Fix OS X clang build 2022-10-31 00:51:32 +00:00