30488 Commits

Author SHA1 Message Date
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 996f9a59b7e42287b379ff8b870f603a60a77b46 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
twinaphex
36c235556a Fix some coverity warnings 2016-06-27 20:54:05 +02:00
twinaphex
097b02a8a1 Add compilation of vector_2/vector_3 2016-06-27 10:56:30 +02:00
twinaphex
aefcca125a Fix TGA color conversion 2016-06-27 09:23:01 +02:00
Twinaphex
21bb5331f9 Merge pull request #3161 from sronsse/fixes_for_team
image transfer: Add TGA support to image_transfer_new function
2016-06-27 09:19:52 +02:00
Sebastien Ronsse
62b1c5a7af image transfer: Add TGA support to image_transfer_new function 2016-06-27 17:17:35 +10:00
twinaphex
a51a259e58 Add STRING_REP_INT64 2016-06-27 08:24:28 +02:00
twinaphex
728249fa61 Add more strings 2016-06-27 08:19:39 +02:00
twinaphex
f5bfbdeebe Rewrite strcpy usage 2016-06-27 08:09:34 +02:00
twinaphex
946de514dc Don't use strcpy 2016-06-27 08:07:19 +02:00
twinaphex
d411bfa5de (cheevos.c) Cleanup 2016-06-27 08:05:33 +02:00
twinaphex
6e3d3d94d4 Cleanups 2016-06-27 08:04:20 +02:00
twinaphex
582bd50719 (cheevos.c) Cleanup 2016-06-27 08:00:49 +02:00
twinaphex
07ce0eabd9 Cleanup 2016-06-27 07:57:14 +02:00
twinaphex
5dd4c88011 Cleanup 2016-06-27 07:55:32 +02:00
twinaphex
5a77baf185 verbosity.c - cleanups 2016-06-27 07:52:48 +02:00
twinaphex
fd5d19eaab Cleanup 2016-06-27 07:48:37 +02:00
twinaphex
a6a0960f77 Cleanup 2016-06-27 07:48:22 +02:00
twinaphex
4ddeda2511 Add additions to file_path_str 2016-06-27 07:47:15 +02:00
twinaphex
d6975325d9 Create more menu message string translations 2016-06-27 07:28:07 +02:00