]> git.sesse.net Git - casparcg/history - core/mixer/write_frame.cpp
2.0. - read/write-frame: Doesn't need to dispatch gpu buffer destruction to ogl...
[casparcg] / core / mixer / write_frame.cpp
2011-06-13 ronag 2.0. - read/write-frame: Doesn't need to dispatch...
2011-06-13 ronag2.0:
2011-06-10 ronag2.0: Minor cleanup.
2011-06-10 ronag2.0.0.2: Fixed leaking gpu-buffers.
2011-05-29 ronag2.0.0.2: All pipeline stages share thread context....
2011-05-29 ronag2.0.0.2: - ogl_device: No longer monostate.
2011-05-28 ronag2.0.0.2: Some cleanup and compilation optimizations.
2011-05-27 ronag2.0.0.2: - write_frame: Optimized header includes.
2011-05-26 ronag2.0.0.2: Improved int type size safety.
2011-05-26 ronag2.0.0.2: Added some comments. - read_frame: Added error...
2011-05-26 ronag2.0.0.2: Further reduced frame latency at the cost...
2011-05-18 ronag2.0.0.2: - CLK: Fixed file-extension bug.
2011-05-18 ronag2.0.0.2: Some restructuring. Removed gpu_frame_x and...