Commit Graph

30457 Commits

Author SHA1 Message Date
twinaphex c03e566eba Create filL_short_pathname_representation_noext 2016-06-28 12:49:37 +02:00
twinaphex 0709f2b11b (libretro-common) (file_path.c) Cleanups 2016-06-28 12:43:50 +02:00
twinaphex d94098cca1 Rename menu_file_type to msg_file_type 2016-06-28 12:19:18 +02:00
twinaphex 13dd8e4905 Add translations 2016-06-28 12:08:30 +02:00
twinaphex e75a586ead Can scroll now left/right in System Information 2016-06-28 11:34:17 +02:00
twinaphex 0a0f9cdec3 Add more translatable strings 2016-06-28 11:30:17 +02:00
twinaphex e03a6284d1 Add FILE_PATH_RDB_EXTENSIOn 2016-06-28 11:22:44 +02:00
twinaphex d589dd5d8f Update string 2016-06-28 11:16:08 +02:00
twinaphex fa7eb9d8c8 Create file_path_str FILE_PATH_NUL 2016-06-28 11:10:30 +02:00
twinaphex 5ba74302b2 Cleanups 2016-06-28 11:04:59 +02:00
twinaphex 7a745c3f70 Use string_is_empty 2016-06-28 11:02:51 +02:00
twinaphex 58b95752e8 (task_content.c) Use string_is_empty 2016-06-28 10:50:00 +02:00
twinaphex e162882406 (core_info.c) Use file_path_str 2016-06-28 08:57:01 +02:00
twinaphex 481e7d2f34 (libretro-common) Move STRING_REP_UINT64 to retro_common_api.h 2016-06-28 08:50:22 +02:00
twinaphex 7aff07f6ac (verbosity.c) Cleanups 2016-06-28 08:44:49 +02:00
twinaphex 97fd53cd5f Create more file_path_str enums 2016-06-28 08:42:50 +02:00
twinaphex 342bcebc59 Set current core type almost immediately after loading new core 2016-06-28 07:51:49 +02:00
twinaphex 1661fa552f Revert "Cleanup"
This reverts commit 43426df4f6.
2016-06-28 04:58:29 +02:00
twinaphex 5045a0faff Add optional logging 2016-06-28 04:23:57 +02:00
twinaphex 43426df4f6 Cleanup 2016-06-28 04:21:13 +02:00
twinaphex d600075012 Cleanup 2016-06-28 04:08:36 +02:00
twinaphex 52a9a465df Add file_path_str for Salamander 2016-06-28 03:21:30 +02:00
twinaphex 64c85771b2 Create FILE_PATH_STR extensions 2016-06-28 01:10:58 +02:00
twinaphex 35605f43fa Remove part of comment 2016-06-28 01:02:27 +02:00
twinaphex 24ead80e8b menu_driver_toggle - always set 'flush' 2016-06-28 01:02:04 +02:00
twinaphex 218c9b4487 Add more msg enums 2016-06-28 00:51:47 +02:00
twinaphex 7eefeddea9 Fix preliminary 'Download Core' option when no cores are found 2016-06-28 00:30:20 +02:00
twinaphex 1c1c1fa32c Don't return false for this symbol lookup so that MESA Intel Ivy Bridge Vulkan drivers will still work 2016-06-27 23:57:57 +02:00
Twinaphex 0f1b18d2e5 Merge pull request #3166 from Themaister/master
Vulkan: Create command pool for correct queue family.
2016-06-27 23:44:50 +02:00
twinaphex a24d43c8fd Add GFX_CTX_FLAGS_CUSTOMIZABLE_SWAPCHAIN_IMAGES display flag 2016-06-27 23:43:57 +02:00
Hans-Kristian Arntzen d00ae6b66b Vulkan: Create command pool for correct queue family. 2016-06-27 23:43:26 +02:00
Twinaphex 4d089a7fba Merge pull request #3165 from Ezio-PS/master
Add Italian messages
2016-06-27 22:52:56 +02:00
Ezio-PS 53faa0c92d Add missing encoding checkers 2016-06-27 22:50:56 +02:00
Alcaro d431f77960 Add missing encoding checkers 2016-06-27 22:46:33 +02:00
Ezio-PS 2cc765b27c fix typo 2016-06-27 22:20:27 +02:00
Ezio-PS 7bca682549 Add Italian messages 2016-06-27 22:16:25 +02:00
twinaphex 9574a929bc Use builtin headers 2016-06-27 22:05:07 +02:00
Twinaphex 030841756b Merge pull request #3164 from Themaister/master
Revert incorrect submodule revert.
2016-06-27 21:58:44 +02:00
Hans-Kristian Arntzen 90e8bb3f52 Revert incorrect submodule revert.
Commit 996f9a59b7 randomly
decided to change submodules back.
2016-06-27 21:55:23 +02:00
Alcaro 792008d558 apparently 0 isn't O. I've been lied to for years. 2016-06-27 21:44:14 +02:00
Alcaro 996f9a59b7 Whoops, apparently this one is shared the ugly way... 2016-06-27 21:36:59 +02:00
Alcaro 18978c5f01 More Coverity cleanups 2016-06-27 21:34:21 +02:00
twinaphex b40c31384e Can scroll left/right now at FILE_TYPE_DOWNLOAD_URL settings 2016-06-27 21:29:38 +02:00
Alcaro 5b388d8c92 Fix some Coverity errors 2016-06-27 21:16:49 +02:00
Twinaphex 2a860abcfd Merge pull request #3163 from Themaister/master
Vulkan: Add async compute test core
2016-06-27 21:06:31 +02:00
Hans-Kristian Arntzen c80127d29d Vulkan: Hook up async compute test more properly.
Supports multiple queues and queues from different families.
2016-06-27 20:54:53 +02:00
Hans-Kristian Arntzen 4abb0ef331 Vulkan: Cache destroy device callback. 2016-06-27 20:54:53 +02:00
Hans-Kristian Arntzen 58703de05c Vulkan: Add initial async compute.
Still not really async. Need to use multiple queues.
2016-06-27 20:54:53 +02:00
Hans-Kristian Arntzen 6841b5ad00 Vulkan: Keep dylib around if caching instance. 2016-06-27 20:54:53 +02:00
Hans-Kristian Arntzen 4729ec9e1b Add support for signalling semaphores from frontend.
Useful for conserving framebuffer memory.
2016-06-27 20:54:53 +02:00