]> git.sesse.net Git - nageru/history - splat.frag
Fix a race where refresh frames could be put into the muxer with out-of-order pts.
[nageru] / splat.frag
2018-09-16 Steinar H. GundersonDo the interpolation in Y'CbCr instead of RGBA; saves...
2018-08-08 Steinar H. GundersonSupport rendering forward and backward flow in parallel.
2018-07-30 Steinar H. GundersonPut depth in 0..1; evidently even fp32 depth is clamped...
2018-07-30 Steinar H. GundersonStart working on interpolation code.