]> git.sesse.net Git - narabu/commit
Add the beginnings of a GPU encoder.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 7 Oct 2017 21:22:14 +0000 (23:22 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 7 Oct 2017 21:22:14 +0000 (23:22 +0200)
commit8f24287e70cc50f30a1b4b2718b4bf362455517b
treec89bb5096fe08df89040356f6f2696e9f7c44797
parent056ba403e3ee3b9a362ac85196d4bcce6a73d98c
Add the beginnings of a GPU encoder.

It doesn't really work currently (too buggy), only does DCT
(not the rANS part), and only encodes luma.
Makefile
encoder.shader [new file with mode: 0644]
narabu-encoder.cpp [new file with mode: 0644]