]> git.sesse.net Git - nageru/history - context.cpp
Fix an issue where the mixer lagging too much behind CEF would cause us to display...
[nageru] / context.cpp
2016-10-31 Steinar H. GundersonIf EGL initialization fails, print a friendlier error...
2016-10-25 Steinar H. GundersonRe-run include-what-you-use.
2016-07-22 Steinar H. GundersonAllow hotplugging of USB cards, instead of just exiting...
2016-04-23 Steinar H. GundersonFix a context memory leak on cut.
2015-11-05 Steinar H. GundersonSet pixel format on contexts we create; fixes issues...
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-03 Steinar H. GundersonInitial checkin.