BasiliskII-android icon indicating copy to clipboard operation
BasiliskII-android copied to clipboard

use appropriate blitters when mac color depth < 8 bit

Open rakslice opened this issue 1 year ago • 3 comments

Fixes #2

rakslice avatar Jan 15 '25 09:01 rakslice

There's some issue more than just that; after changing the mode a couple of times it starts to glitch out like there are crazy extra blitters copying stuff to a different wrong place in the same framebuffer, but that is true even for modes that do not need the 8 bit conversion and whose blitter hasn't changed

rakslice avatar Jan 15 '25 21:01 rakslice

But I don't experience that other glitching in the published 1.0.0.05 build, just in all my local builds which are on ndk r26c so it must be to do with that or other changes I made for that

rakslice avatar Jan 15 '25 23:01 rakslice

Ok, that other glitching also happens with the 1.0.0.05 build, I just wasn't trying enough times to reproduce it. I'll take that to a separate issue.

rakslice avatar Jan 16 '25 10:01 rakslice