apple2ix/src/video_util
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
..
glUtil.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
imageUtil.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
imageUtil.m Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
matrixUtil.c Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
matrixUtil.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
modelUtil.c Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
modelUtil.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
sourceUtil.c Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
sourceUtil.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
vectorUtil.c Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00
vectorUtil.h Apple2Mac first cut and refactor common rendering code 2014-09-30 21:01:58 -07:00