apple2ix/src/video
Aaron Culliney 6858e51a75 Apple2Mac first cut and refactor common rendering code
* Based on NSOpenGLView and Apple's GLEssentials sample code
    * CVDisplayLink- or NSTimer-driven rendering
    * Works in window or fullscreen mode on Mac OSX Lion or later

TODO FIXME:
    * Breaks Linux/Posix build
    * Cocoa menu interfaces
    * Key/mouse/joystick/gamepad handling
2014-09-30 21:01:58 -07:00
..
Basic.frag Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
Basic.vert Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
glinput.c Bugfix : properly handle control-modified keys 2014-09-21 17:26:37 -07:00
glinput.h
glvideo.c Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
renderer.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
vgl.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
video.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
xvideo.c Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00