Commit graph

17 commits

Author SHA1 Message Date
saschawillems
8b6cdf4e95 Scale text overlay based on Android display DPI 2017-03-10 17:52:53 +01:00
saschawillems
82521aaafb Moved Android functions into separate namespace (vks::android) 2017-03-10 17:23:17 +01:00
saschawillems
839fc84d69 Moved android_app object to global scope 2017-01-18 19:21:40 +01:00
saschawillems
864beb0472 Missing android function pointer for vkCmdNextSubpass 2017-01-14 17:07:20 +01:00
saschawillems
9c1e254b6a Added Android function pointers for indirect draws, lowered object count on Android 2016-08-01 22:01:36 +02:00
Sascha Willems
109d3e718d Android function pointers for buffer flush and invalidation (Refs #196) 2016-07-21 17:12:24 +02:00
saschawillems
7ae45a5157 Added vkResetFences function pointer (Android) 2016-06-06 17:09:32 +02:00
saschawillems
b501b915ac Android function pointers 2016-05-05 15:32:21 +02:00
saschawillems
76c7f21c3e Android function pointers, workaround for missing make_unique 2016-04-01 23:09:15 +02:00
saschawillems
e833164b99 Added android function pointers (#97) 2016-03-25 19:41:34 +01:00
saschawillems
08fc2feecc Added android support for shadow mapping (projected and omni) and texture (array and cubemap ) example (#97) 2016-03-25 15:29:38 +01:00
saschawillems
c6bdca128a Added android support for deferred, displacement and spherical environment mapping examples (#97) 2016-03-25 14:12:17 +01:00
saschawillems
b6cd07c3c5 Android support (#97) 2016-03-24 22:14:11 +01:00
saschawillems
2ac9be7225 Additional log level macros for android, different tag for logcat 2016-03-20 12:04:06 +01:00
saschawillems
283a80d7bc Added some Vulkan function pointers for android 2016-03-19 22:45:21 +01:00
saschawillems
1c494bacb3 Added some Vulkan function pointers for android 2016-03-19 21:45:49 +01:00
saschawillems
c91341813c Added Vulkan examples sources! 2016-02-16 15:07:25 +01:00