Supporters update.
[dcpomatic.git] / src / wx / system_information_dialog.cc
2022-10-19 Carl HetheringtonFix macOS 10.8 build. v2.16.31
2022-10-14 Carl HetheringtonCleanup: use simpler ownership for FilmViewer.
2021-09-29 Carl HetheringtonOnly support GLVideoView when building with wxWidgets...
2021-09-27 Carl HetheringtonMerge branch 'better-gl' into v2.15.x
2021-09-27 Carl HetheringtonFix GL information fetching.
2021-09-27 Carl HetheringtonC++11 tidying.
2021-09-27 Carl HetheringtonTidy ownership/lifetime of GLVideoView to fix crashes...
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.