summaryrefslogtreecommitdiff
path: root/lib/gras_impl/input_buffer_queues.hpp
AgeCommit message (Expand)Author
2012-10-01revert buffer queue changes, unknown issueJosh Blum
2012-10-01switch to fixed size queue to avoid runtime allocsJosh Blum
2012-09-30created a bitset wrapper w/ all() routineJosh Blum
2012-09-25still hate history, time dilation, this is betterJosh Blum
2012-09-24restore history residual code to escape mini buffsJosh Blum
2012-09-20fun with inlinesJosh Blum
2012-09-19cleanup input queues, and do /smart/ output flush logicJosh Blum
2012-09-19a few more forecast related tweaksJosh Blum
2012-09-19nop for default forecast, always callJosh Blum
2012-09-19work on look-forward history implementationJosh Blum
2012-09-17use the reserve calculation for round down caseJosh Blum
2012-09-13make input history calls and history compat for off by 1 issueJosh Blum
2012-09-13some more history tweaks and assertsJosh Blum
2012-09-13input buffer history work and fixesJosh Blum
2012-09-12added inlining logic for input queue handlingJosh Blum
2012-09-12remove buffinfo struct, use sbuffer directlyJosh Blum
2012-09-10remove output bytes offset, can use sbuffer's lengthJosh Blum
2012-09-10use sbuffer directly in the input queues nowJosh Blum
2012-09-10switch to using sbuffer in gras implJosh Blum
2012-09-09work on implementing forecast logic and failure casesJosh Blum
2012-09-08fixed reserve calculation, did post bytes optimizationJosh Blum
2012-09-07logix fixes on input consumption queuesJosh Blum
2012-09-07simplify consume to re-use __prepare logicJosh Blum
2012-09-07filling in the prepare method (almost working)Josh Blum
2012-09-06work on simplifying buffer queue logicJosh Blum
2012-09-06debug prints, minor fixes, unfinished input queue workJosh Blum
2012-09-05work on input buffer reserve logic for satisfying output multipleJosh Blum
2012-09-03work on input queues and history logicJosh Blum
2012-09-02history: output offset and holds for input consumptionJosh Blum
2012-09-02deeper thoughts about history in the input queuesJosh Blum
2012-09-02implement logic for work_noutput_itemsJosh Blum
2012-09-02moved lib/impl headers for cleanupJosh Blum