8 Commits

Author SHA1 Message Date
twinaphex
66e7606b25 HAVE_RGUI and HAVE_RMENU are now mutually exclusive - no longer
have to be defined both for (say) the Android port
2013-03-09 17:42:19 +01:00
ToadKing
d28cb94717 start of RGUI port to Android
currently detects menu button to bring up RGUI, but GL does not draw it
yet and you cannot exit from the (invisible) RGUI menu yet
2013-02-27 20:20:29 -05:00
Themaister
4b97052f8c Fix threaded driver build on Win32. 2013-02-17 15:55:30 +01:00
Themaister
76bf41188a Add video_threaded option to Android. 2013-02-17 00:26:17 +01:00
Themaister
2cd60e0551 Overlay works in thread_video. 2013-02-16 12:05:15 +01:00
Themaister
cfd0984d92 Start adding overlay interface. 2013-02-16 11:44:15 +01:00
Themaister
02afa02f56 Add more interfaces to threaded driver. 2013-02-16 11:21:18 +01:00
Themaister
843d079002 Begin adding threaded video driver wrapper. 2013-02-16 02:48:08 +01:00