summaryrefslogtreecommitdiff
path: root/src/wx/gl_video_view.h
AgeCommit message (Expand)Author
2020-01-30Various thread cleanups.Carl Hetherington
2020-01-08Use glTexSubImage2D when possible, as suggested by https://www.khronos.org/op...Carl Hetherington
2020-01-08Various cleanups and thread-safety.Carl Hetherington
2020-01-08Same thing with inter_size.Carl Hetherington
2020-01-08Move _inter_position out of FilmViewer.Carl Hetherington
2020-01-08Implement GLView::update.Carl Hetherington
2020-01-08Don't try opening error dialogues from the GL thread.Carl Hetherington
2020-01-08Fix display when there is no film.Carl Hetherington
2020-01-08Nicer protection of _player_video. Always run GL thread rather than starting...Carl Hetherington
2020-01-08Remove GL context accessor and hence lock.Carl Hetherington
2020-01-08Clean up access to stuff from Film.Carl Hetherington
2020-01-08A little thread safety.Carl Hetherington
2020-01-08Various timing hacks and development.Carl Hetherington
2020-01-08Barely-functioning GL playback with new arrangement.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-10Colour in 'masking' in GL mode.Carl Hetherington
2019-05-10Fix update on drag with GL canvas.Carl Hetherington
2019-05-10Basics of OpenGL viewer.Carl Hetherington