| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the shader and do colourspace conversion there.
|
|
|
|
|
|
|
|
remove it.
|
|
|
|
|
|
|
|
The most questionable change here is probably how
SimpleVideoView::display_next_frame no longer re-schedules
itself if the call to get_next_frame returned AGAIN; it seems
wrong to do that when FilmViewer::idle_handler() also reschedules
itself when display_next_frame() returns AGAIN.
|
|
|
|
to create the OpenGL thread on the first paint request.
|
|
|
|
|
|
|
|
seeks when things are updated.
|
|
|
|
|
|
|
|
https://www.khronos.org/opengl/wiki/Common_Mistakes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
starting/stopping it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|