mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-13 12:31:25 +00:00
829291feba
- Moves extra work off CPU/audio thread - Prepares the way to possibly remove the vestigal intermediate indexed framebuffer and do direct RGBA_8888 writes to XImage or OpenGL texture - Prepares the ground for possible better emulation of video scanner hardware Conflicts: src/display.c src/video/glvideo.c src/video/video.h