mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-02-23 03:29:03 +00:00
- 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