]> git.sesse.net Git - pkanalytics/commit
Move to using Qt's OpenGL function pointers.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 30 Jul 2023 21:53:02 +0000 (23:53 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 30 Jul 2023 21:53:02 +0000 (23:53 +0200)
commit90e245965090b9514e18b67d3e79edde1b2c711b
tree501ad81ba9137f586d9738b4bb6fcb4cd9be8ad5
parent408506bc4a1e81390775ce0d4e00f5478dd44450
Move to using Qt's OpenGL function pointers.

This is so much less ergonomic, but frees us from using libepoxy
on other platforms. Also drop down to OpenGL 4.5, as we don't need
any of the 4.6 stuff and Qt doesn't support it (!).
video_widget.cpp
video_widget.h