]> git.sesse.net Git - nageru/history - pbo_frame_allocator.cpp
Do not use the timing of dropped frames as part of the video master clock.
[nageru] / pbo_frame_allocator.cpp
2016-07-25 Steinar H. GundersonUpgrade to newer bmusb, with namespacing.
2016-07-21 Steinar H. GundersonLet the theme distinguish between fake and real inputs...
2016-04-03 Steinar H. GundersonAdd some (commented out) page poisoning code, for debug...
2016-02-27 Steinar H. GundersonUse the new has_signal flag.
2016-02-02 Steinar H. GundersonFix some compilation errors with Movit from packages.
2016-01-06 Steinar H. GundersonRemove more std:: instances.
2015-12-23 Steinar H. GundersonTransparently send signals through a deinterlacer as...
2015-11-22 Steinar H. GundersonRemove an unused member variable.
2015-11-21 Steinar H. GundersonSplit interlaced frames into two fields that are sent...
2015-11-21 Steinar H. GundersonOpen up for inputs that are different from the native...
2015-11-01 Steinar H. GundersonRe-run IWYU, again with lots of manual cleanup.
2015-10-12 Steinar H. GundersonBe less verbose on overflow.
2015-10-05 Steinar H. GundersonFix edge clamping behavior with out self-allocated...
2015-10-05 Steinar H. GundersonUse the new Movit functionality to save a texture uploa...
2015-10-04 Steinar H. GundersonRun IWYU (plus lots of manual fiddling).
2015-10-03 Steinar H. GundersonInitial checkin.