dxx-rebirth/common
Kp 8d67bcddb0 Record parent canvas in newmenu
Use it to avoid resetting to the screen canvas when preparing the
layout.
2021-09-12 16:20:52 +00:00
..
2d Use enum class bm_mode for grs_bitmap::type 2021-09-12 16:20:52 +00:00
3d Move g3 instance contexts onto the stack 2021-09-04 12:17:14 +00:00
arch Switch callers to unchecked_partial_range(range) where possible 2021-09-04 12:17:14 +00:00
editor Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
include Pass canvas to ogl_draw_vertex_reticle 2021-09-12 16:20:52 +00:00
main Record parent canvas in newmenu 2021-09-12 16:20:52 +00:00
maths Replace __attribute_warn_unused_result with C++17 [[nodiscard]] 2021-06-28 03:37:51 +00:00
mem Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
misc Optimize out warn_printf on some targets 2021-09-12 16:20:52 +00:00
music Rework ADL dynamic loader 2018-10-15 00:51:53 +00:00
texmap Refer to <array> directly, not through "compiler-array.h" 2020-05-02 21:18:42 +00:00
ui Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
unittest Propagate T::index_type through partial_range 2021-09-04 12:17:14 +00:00