apple2ix/src/video
Aaron Culliney 0bc8869627 nativeOnTouch() now returns various state flags
- Allows playing of a key click sound if a keyboard item tapped
    - Improves stovepiping the native request to show the Android main menu
2015-07-30 22:05:21 -07:00
..
Basic.fsh Simplify touch menu to just one model/texture 2015-06-03 22:13:19 -07:00
Basic.vsh Refactor to rename Basic.vert and Basic.frag 2014-10-07 22:04:23 -07:00
glalert.c Make RGBA_4444 codepaths available to HUD models 2015-05-30 23:18:08 -07:00
glhudmodel.c Bugfix: allow unsigned indexing 2015-05-31 11:23:49 -07:00
glhudmodel.h Adds a semi-opaque halo effect around keyboard and menu glyphs for better contrast 2015-05-30 12:18:42 -07:00
glinput.h Refactor joystick handling 2014-11-09 15:48:05 -08:00
glnode.c nativeOnTouch() now returns various state flags 2015-07-30 22:05:21 -07:00
glnode.h nativeOnTouch() now returns various state flags 2015-07-30 22:05:21 -07:00
gltouchjoy.c nativeOnTouch() now returns various state flags 2015-07-30 22:05:21 -07:00
gltouchkbd.c nativeOnTouch() now returns various state flags 2015-07-30 22:05:21 -07:00
gltouchmenu.c nativeOnTouch() now returns various state flags 2015-07-30 22:05:21 -07:00
glutinput.c REFACTOR : glinput.c -> glutinput.c 2015-02-17 20:13:18 -08:00
glvideo.c Optimize video drawing and API cleanup 2015-07-12 14:13:13 -07:00
glvideo.h Simplify touch menu to just one model/texture 2015-06-03 22:13:19 -07:00
video.h nativeOnTouch() now returns various state flags 2015-07-30 22:05:21 -07:00
xvideo.c Optimize video drawing and API cleanup 2015-07-12 14:13:13 -07:00