std::shared_ptr
[dcpomatic.git] / src / wx / system_information_dialog.cc
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-06-23 Carl HetheringtonTry to fix crash on calling glGetString() without a...
2019-06-03 Carl HetheringtonFix system information on vsync.
2019-06-03 Carl HetheringtonMore accurate reporting of whether vsync is enabled.
2019-06-03 Carl HetheringtonFix some build failures due to GL stuff.
2019-05-10 Carl HetheringtonFix system information crash when OpenGL is not enabled.
2019-05-10 Carl HetheringtonAdd system information dialog with OpenGL version.