dxx-rebirth/common
Kp 90d3d82d8e Default disable VR side-by-side for OpenGL ES
VR requires glDrawBuffer, which Mesa OpenGL ES does not offer.  Default
VR to disabled for OpenGL ES users.  Users who want to try it anyway can
still set use_stereo_render=1 in the SCons environment.
2022-10-09 23:15:20 +00:00
..
2d Pass std::span to decode_data 2022-09-24 17:47:52 +00:00
3d Use enum class for clipping_code 2022-10-02 19:51:35 +00:00
arch Use std::ranges::find_if instead of std::find_if 2022-10-09 23:15:20 +00:00
editor Move various static functions into anonymous namespace 2022-07-09 13:39:29 +00:00
include Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
main Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
maths Remove quadint members low, high 2022-05-24 02:32:58 +00:00
mem
misc Test whether change_filename_extension succeeded before using its output 2022-10-09 23:15:20 +00:00
music
texmap Pass std::span to draw_tmap, draw_tmap_flat 2022-09-24 17:47:52 +00:00
ui Use std::ranges::find_if instead of std::find_if 2022-10-09 23:15:20 +00:00
unittest Return sentinel type from xrange::end() 2022-10-09 23:15:20 +00:00