December 25, 2021 | ||
---|---|---|
View c2829ce
ppu: remove the last(?) remnants of single layer logicSigrid Solveig Haflínudóttir authored on 25/12/2021 14:12:30 |
||
View f491437
ppu_resize: don't leak if one layer failed to resizeSigrid Solveig Haflínudóttir authored on 25/12/2021 14:05:33 |
||
View ef2b2e8
ppu header: remove unused macrosSigrid Solveig Haflínudóttir authored on 25/12/2021 13:48:05 |
||
View 927fdb4
ppu: unite 1bpp and 2bpp into one - ppu_blitSigrid Solveig Haflínudóttir authored on 25/12/2021 12:50:34 |
December 24, 2021 | ||
---|---|---|
View b2bb585
ppu: clear should only mark one layer as changedSigrid Solveig Haflínudóttir authored on 24/12/2021 22:27:41 |
||
View db957f4
ppu: resize already calls clear, no need for repetitionSigrid Solveig Haflínudóttir authored on 24/12/2021 22:27:07 |
||
View 8a25a5e
Renamed layer.p to layer.pixelsneauoire authored on 24/12/2021 20:01:10 |
||
View f79b092
ppu: separate reqdraw for fg and bgSigrid Solveig Haflínudóttir authored on 24/12/2021 19:45:31 |
||
View 0a04082
Optimized ppu_redrawneauoire authored on 24/12/2021 18:10:55 |
||
View cc6f2c8
Inlined ppu_readneauoire authored on 24/12/2021 18:02:23 |
||
View 3fb4d40
Split pixels into fg/bgneauoire authored on 24/12/2021 17:59:18 |
||
View 250e338
Redraw is now part of the PPUneauoire authored on 24/12/2021 17:46:21 |
||
View 0794070
Palette is now part of the PPUneauoire authored on 24/12/2021 17:39:51 |
||
View 668eab0
(ppu) Minor optimisationneauoire authored on 24/12/2021 17:29:26 |
December 20, 2021 | ||
---|---|---|
View 5af50c7
(terminal.tal) Created a basic terminal exampleneauoire authored on 20/12/2021 19:16:09 |