]> git.sesse.net Git - nageru/history - splat.vert
Fix a race where refresh frames could be put into the muxer with out-of-order pts.
[nageru] / splat.vert
2018-08-08 Steinar H. GundersonSupport rendering forward and backward flow in parallel.
2018-08-02 Steinar H. GundersonMicrooptimization in splat.vert.
2018-08-02 Steinar H. GundersonShare VAOs between all the passes. Much less code,...
2018-07-30 Steinar H. GundersonStart working on interpolation code.