summaryrefslogtreecommitdiff
path: root/src/wx/system_information_dialog.cc
AgeCommit message (Expand)Author
2024-04-21Extract all uses of DCP-o-matic name to allow branding.Carl Hetherington
2022-10-19Fix macOS 10.8 build.v2.16.31Carl Hetherington
2022-10-14Cleanup: use simpler ownership for FilmViewer.Carl Hetherington
2021-09-30Only support GLVideoView when building with wxWidgets >= 3.1.0.Carl Hetherington
2021-09-27Fix GL information fetching.Carl Hetherington
2021-09-27C++11 tidying.Carl Hetherington
2021-09-27Tidy ownership/lifetime of GLVideoView to fix crashes on close.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-06-23Try to fix crash on calling glGetString() without a GL context.Carl Hetherington
2019-06-04Fix system information on vsync.Carl Hetherington
2019-06-03More accurate reporting of whether vsync is enabled.Carl Hetherington
2019-06-03Fix some build failures due to GL stuff.Carl Hetherington
2019-05-10Fix system information crash when OpenGL is not enabled.Carl Hetherington
2019-05-10Add system information dialog with OpenGL version.Carl Hetherington