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 Localization French 2016-01-04 21:25:25 -08:00
Classes Refactor all drawing to run on video thread in one scanner pass 2016-02-15 13:29:58 -08:00
DDHidLib Localization French 2016-01-04 21:25:25 -08:00
Apple2Mac-Prefix.pch Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
floppy.png IOS icons 2016-01-04 21:25:27 -08:00
main.m Various project changes to prepare for iOS target 2016-01-04 20:33:35 -08:00
template-small.dmg.bz2 smaller template file 2014-12-11 16:37:36 -08:00
template.dmg.bz2 Disk image template file for distributing Apple2Mac 2014-12-09 21:58:41 -08:00