6338f8d ppu_aarch64: initial version of ppu_redraw using Neon
~ft pushed to ~rabbits/uxn git
ba7e8a9 uxn_eval: multiply as two uint32s to avoid UB
~ft pushed to ~rabbits/uxn git
d8667dc emu event loop: peek for a key up only on key down event
~ft pushed to ~rabbits/uxn git
69cfef4 ppu_palette: rewrite for more readability
~ft pushed to ~rabbits/uxn git
8d4e7d5 emu: use SDL_Quit directly and let SDL handle shutdown itself
~ft pushed to ~rabbits/uxn git
2f7bfd4 emu: set_zoom: window is always there, remove useless check
~ft pushed to ~rabbits/uxn git
2c8a7ed ppu_blit: tiny bit faster by doing less memory reads in the inner loop
~ft pushed to ~rabbits/uxn git
5848fbe ppu_blit: mostly cosmetic - explain blending's 4th row, gain few more cycles
~ft pushed to ~rabbits/uxn git
8bbe5c1 ppu_resize: f49143782abd21bb9b53ba5207ac09ab1e4da8e0 was wrong. keep successfully reallocated layers
~ft pushed to ~rabbits/uxn git
831014e ppu_redraw: use the same optimization that one-layer logic had
~ft pushed to ~rabbits/uxn git
c2829ce ppu: remove the last(?) remnants of single layer logic
~ft pushed to ~rabbits/uxn git
f491437 ppu_resize: don't leak if one layer failed to resize
~ft pushed to ~rabbits/uxn git