apple2ix/src/video
Aaron Culliney 01b25527fe Add JSON serialization and tests
- Encourage use of opaque reference rather than internal struct
2016-03-04 23:31:15 -08:00
..
Basic.fsh Disambiguate texture name from texture() function in basic fragment shader 2015-11-14 08:09:10 -08:00
Basic.vsh Refactor to rename Basic.vert and Basic.frag 2014-10-07 22:04:23 -07:00
glalert.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
glhudmodel.c Refactor glvideo to be the root glnode, begin to privatize video_backend APIs 2016-02-07 14:42:16 -08:00
glhudmodel.h Coalesce duplicate fade-out codepaths 2016-01-02 14:23:09 -08:00
glinput.h Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
glnode.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
glnode.h First cut at allowing portrait mode (on mobile devices) 2016-02-14 20:18:07 -08:00
gltouchjoy_joy.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
gltouchjoy_kpad.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
gltouchjoy.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
gltouchjoy.h Refactor glvideo to be the root glnode, begin to privatize video_backend APIs 2016-02-07 14:42:16 -08:00
gltouchkbd.c Add JSON serialization and tests 2016-03-04 23:31:15 -08:00
gltouchmenu.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00
glutinput.c Upgrade to GPLv3 "or later" and update copyrights 2015-10-22 21:09:13 -07:00
glvideo.c Add JSON serialization and tests 2016-03-04 23:31:15 -08:00
SolidColor.fsh Add simple display of touch joystick azimuth 2016-01-03 12:36:13 -08:00
SolidColor.vsh Add simple display of touch joystick azimuth 2016-01-03 12:36:13 -08:00
video.h Refactor all drawing to run on video thread in one scanner pass 2016-02-15 13:29:58 -08:00
xvideo.c Enforce module ctor priorities 2016-02-22 22:41:37 -08:00