29960 Commits

Author SHA1 Message Date
Hans-Kristian Arntzen
21be54501b Log which present modes are supported. 2016-06-13 22:00:32 +02:00
Twinaphex
118022ae88 Merge pull request #3107 from RobLoach/no-achievement-msg
Remove "This game doesn't feature achievements" message
2016-06-13 20:06:32 +02:00
Twinaphex
6c6cca33a1 Merge pull request #3109 from Themaister/master
Fix various Android Vulkan issues.
2016-06-13 20:05:05 +02:00
Hans-Kristian Arntzen
e7b4f4fd4d Fix various Android Vulkan issues.
Was getting bogus swapchain width/height causing weird issues.
Also, create swapchain after swap interval is correctly set.
2016-06-13 19:51:44 +02:00
Rob Loach
9970e9c089
Remove "This game doesn't feature achievements" message 2016-06-13 11:59:11 -04:00
twinaphex
3ca57ddd84 Correct frontend_win32_get_mem_used 2016-06-12 21:51:08 +02:00
Twinaphex
c50aa6f088 Merge pull request #3102 from thiolliere/master
resolve deadlink in readme.md
2016-06-12 21:20:08 +02:00
twinaphex
8ddafd0023 Cleanup 2016-06-12 21:00:52 +02:00
twinaphex
dae55553b7 Rename memory_free to memory_used 2016-06-12 20:50:03 +02:00
twinaphex
040798cdb9 (GX) Implement get_mem_total/get_mem_free 2016-06-12 20:46:51 +02:00
thiolliere
75cdcf25ad resolve deadlink in readme.md 2016-06-12 20:44:55 +02:00
twinaphex
2b37c92a64 (Win32) Implement get_mem_total/get_mem_free 2016-06-12 20:39:23 +02:00
Twinaphex
3c71f273a1 Merge pull request #3101 from gouchi/master
Add French messages
2016-06-12 20:22:07 +02:00
neville
35b48bca2c (OSX PPC) Buildfix 2016-06-12 19:38:30 +02:00
gouchi
e8988e29da Add French messages 2016-06-12 19:35:57 +02:00
Twinaphex
b11bfc8a73 Add ui_companion_driver_get_main_window 2016-06-12 19:29:07 +02:00
twinaphex
8431b63235 Exclude this code for OSX PPC for now 2016-06-12 18:52:30 +02:00
Twinaphex
a01985273b Implement frontend_darwin_get_mem_free 2016-06-12 18:42:03 +02:00
Twinaphex
19d4498d2c (iOS) Buildfix 2016-06-12 14:17:07 +02:00
twinaphex
6283cb5eef Get rid of warnings 2016-06-12 13:50:29 +02:00
Twinaphex
ae894fb015 Implement frontend_darwin_get_mem_total 2016-06-12 13:49:00 +02:00
twinaphex
d7c2201385 Show memory information in System Information 2016-06-12 13:20:54 +02:00
twinaphex
c3056a0d06 Add free_memory function 2016-06-12 12:45:13 +02:00
twinaphex
9a25826ae9 Create get_mem_free callback 2016-06-12 12:44:28 +02:00
twinaphex
f0e05ecbc8 Start adding get_total_mem callback 2016-06-12 02:33:07 +02:00
twinaphex
94545127a6 Ifdef __builtin_ctz to not be used for consoles 2016-06-11 22:21:04 +02:00
twinaphex
0c87175a61 Remove unused variables 2016-06-11 22:19:40 +02:00
twinaphex
7dc6d0f369 Cleanup 2016-06-11 22:00:29 +02:00
twinaphex
6f8b6a22b7 Creat APPLICATION_SPECIAL_DIRECTORY_CONFIG 2016-06-11 21:55:55 +02:00
twinaphex
7c904d47c2 Cleanups 2016-06-11 21:51:28 +02:00
twinaphex
8badf1787d CLeanups 2016-06-11 21:11:57 +02:00
twinaphex
917e3078e9 Cleanups 2016-06-11 21:08:57 +02:00
twinaphex
8990736e66 Cleanups 2016-06-11 20:34:49 +02:00
twinaphex
8cfb5b2922 Cleanups 2016-06-11 20:22:03 +02:00
twinaphex
1e13cb9c69 Cleanups 2016-06-11 20:21:22 +02:00
twinaphex
deda6fdf01 Cleanups 2016-06-11 20:16:34 +02:00
twinaphex
3d2cc8b14a Cleanups 2016-06-11 20:11:36 +02:00
twinaphex
5b76402e6b Remove unused variables 2016-06-11 20:03:11 +02:00
twinaphex
7d0cb7c689 More cleanups 2016-06-11 20:01:33 +02:00
twinaphex
f3815ed815 Add APPLICATION_SPECIAL_DIRECTORY_ASSETS_MATERIALUI_FONT 2016-06-11 19:57:45 +02:00
twinaphex
5ea923030b Rename functions/enums 2016-06-11 19:55:27 +02:00
twinaphex
538a8d9e18 (XMB) Cleanups 2016-06-11 19:50:44 +02:00
twinaphex
c254c69c1a Use fill_pathname_application_path 2016-06-11 19:46:37 +02:00
twinaphex
ecb5c1adc0 Cleanups 2016-06-11 19:43:14 +02:00
twinaphex
92bba6e46e (MaterialUI) Use fill_pathname_application_directory 2016-06-11 19:41:26 +02:00
twinaphex
78904911ca Start using fill_pathname_application_directory 2016-06-11 19:37:16 +02:00
twinaphex
6989d60cdc Create fill_pathname_application_directory 2016-06-11 19:21:58 +02:00
twinaphex
89e3ce381d Make Python optional 2016-06-11 14:09:04 +02:00
twinaphex
cab9e0645c (qt) Add headers 2016-06-10 12:11:28 +02:00
twinaphex
e1733697c3 (Qt) window - Start stub-implementing this 2016-06-10 10:22:49 +02:00