]> git.sesse.net Git - narabu/history - decoder.shader
Prepare for more flexible slices.
[narabu] / decoder.shader
2017-09-17 Steinar H. GundersonGo down to 4 rANS streams instead of 8.
2017-09-16 Steinar H. GundersonAdd some inactive debugging code to store the coefficients.
2017-09-16 Steinar H. GundersonAdd some parallel slicing code (not really a win).
2017-09-16 Steinar H. GundersonRemove some obsolete caching code.
2017-09-16 Steinar H. GundersonEncode sign bit directly in rANS, using some symmetry...
2017-09-16 Steinar H. GundersonAdd the GPU decoder itself.