]> git.sesse.net Git - pkanalytics/history - video_widget.h
Support filtering passes by thrower and receiver.
[pkanalytics] / video_widget.h
2023-07-30 Steinar H. GundersonMove to using Qt's OpenGL function pointers.
2023-07-23 Steinar H. GundersonFix a crash on exit.
2023-07-22 Steinar H. GundersonMove to a native OpenGL window.
2023-07-22 Steinar H. GundersonMinor comment tweak.
2023-07-22 Steinar H. GundersonMake persistent PBOs for faster texture upload.
2023-07-22 Steinar H. GundersonMake Frame allocated on a freelist, in preparation...
2023-07-21 Steinar H. GundersonPropagate errors on video opening back to the UI.
2023-07-20 Steinar H. Gundersonstd::shared_ptr is surprisingly not thread-safe, so...
2023-07-20 Steinar H. GundersonMake it possible to seek using the 4th and 5th mouse...
2023-07-13 Steinar H. GundersonSupport dragging the picture around when we are zoomed.
2023-07-13 Steinar H. GundersonMake it possible to zoom the VideoWidget.
2023-07-13 Steinar H. GundersonDrop QVideoWidget.