]> git.sesse.net Git - nageru/history - glwidget.h
Refcount the input frames directly instead of trying to free them after-the-fact...
[nageru] / glwidget.h
2015-10-05 Steinar H. GundersonHook up the preview window to a different chain.
2015-10-04 Steinar H. GundersonRun IWYU (plus lots of manual fiddling).
2015-10-04 Steinar H. GundersonUse QGLWidget instead of QOpenGLWidget, as the latter...
2015-10-04 Steinar H. GundersonFix a warning.
2015-10-04 Steinar H. GundersonHook up display (via a separate RGBA texture) to the UI.
2015-10-04 Steinar H. GundersonFiddle a bit to get epoxy and Qt to work better together.
2015-10-03 Steinar H. GundersonChange some sizes.
2015-10-03 Steinar H. GundersonInitial checkin.