dxx-rebirth/similar
Kp 43bdfac56a Store copy_sensitivity values as std::integral_constant
Lists of these objects are unrolled by a template parameter pack
regardless of whether they are type compatible, so keeping the types
compatible does not improve code size.  Store more precise types in the
structure, and avoid needing to store the constant values into a
structure at runtime.
2022-02-27 14:23:53 +00:00
..
2d Fix SDL-only build 2021-11-01 03:37:20 +00:00
3d Move rotate_point_list inline in g3_interpreter_draw_base 2021-11-01 03:37:20 +00:00
arch Remove unused-but-set variables in ogl_texture_stats 2022-01-15 20:39:10 +00:00
editor Qualify references to sidenum_t members 2022-02-19 14:52:17 +00:00
main Store copy_sensitivity values as std::integral_constant 2022-02-27 14:23:53 +00:00
misc Use enum class for VR StereoFormat 2021-09-12 16:20:52 +00:00