apple2ix/Apple2Mac
Aaron Culliney 829291feba Refactor all drawing to run on video thread in one scanner pass
- 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
2016-02-15 13:29:58 -08:00
..
Apple2etvOS Yes, it work ! 2016-01-04 21:25:27 -08:00
Apple2iOS ?? 2016-01-04 21:25:28 -08:00
Apple2Mac Refactor to not use video_backend in so many places 2016-02-07 14:42:32 -08:00
Apple2Mac.xcodeproj Update misc project settings =) 2016-01-05 00:11:38 -08:00
Apple2MacTests
Classes Refactor all drawing to run on video thread in one scanner pass 2016-02-15 13:29:58 -08:00
DDHidLib
Apple2Mac-Prefix.pch
floppy.png IOS icons 2016-01-04 21:25:27 -08:00
main.m
template-small.dmg.bz2
template.dmg.bz2