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
..
2016-01-04 21:25:27 -08:00
??
2016-01-04 21:25:28 -08:00
2016-01-04 21:25:25 -08:00
2016-01-04 21:25:25 -08:00
2016-01-04 21:25:27 -08:00
2014-12-11 16:37:36 -08:00