Commit Graph

31117 Commits

Author SHA1 Message Date
twinaphex
16908435bb Create config_active_core_path_is_empty 2016-07-24 11:27:44 +02:00
twinaphex
2be127c04a Start wrapping settings->path.libretro 2016-07-24 11:12:26 +02:00
twinaphex
0a959ab047 (configuration.c) Rearrange 2016-07-24 10:49:38 +02:00
twinaphex
ab1292ddda Create LUT table for float settings 2016-07-24 10:42:49 +02:00
twinaphex
d08901c6ac Move more int settings to LUT table 2016-07-24 10:28:56 +02:00
twinaphex
6f923ab0ef Only show Hard GPU Sync when GL driver is selected 2016-07-24 09:57:37 +02:00
twinaphex
ed1d86205d Cleanup 2016-07-24 09:45:11 +02:00
twinaphex
efc52c3f74 Add int settings LUT table 2016-07-24 09:43:16 +02:00
twinaphex
1585e01e5c Fix CXX_BUILD warnings 2016-07-24 09:24:09 +02:00
Twinaphex
5673468bb3 Get rid of unused variable 2016-07-24 09:18:51 +02:00
twinaphex
99572a9f92 Cleanups 2016-07-24 09:18:08 +02:00
twinaphex
fb2f08ffc5 Move more entries up 2016-07-24 09:12:23 +02:00
twinaphex
832b643983 Move CONFIG_GET_INT_BASE entries up 2016-07-24 09:10:10 +02:00
twinaphex
3e4ffb1db4 Cleanups 2016-07-24 08:54:38 +02:00
twinaphex
d8afdef463 Reorganize config_load_file 2016-07-24 08:52:03 +02:00
twinaphex
150d905b57 Start creating LUt tables for config loading too 2016-07-24 07:47:40 +02:00
twinaphex
f975938394 Create LUT table for path settings 2016-07-24 07:14:24 +02:00
twinaphex
aa32b71c9c Fix earlier regression with float settings LUT and create string
settings LUT
2016-07-24 06:07:24 +02:00
twinaphex
0b4ca23f43 Rearrange config_set_string/config_set_path - create
float setting LUT
2016-07-24 05:57:20 +02:00
twinaphex
61f2777ef6 Create float settings LUT table 2016-07-24 05:50:36 +02:00
twinaphex
7f01ec9b79 Add more int settings 2016-07-24 05:08:04 +02:00
twinaphex
6e9d8d369f Create settings int LUT table 2016-07-24 05:01:11 +02:00
twinaphex
43d483b14e Add more bool settings to settings LUT 2016-07-24 04:37:46 +02:00
twinaphex
5900bbf5a4 Add more boolean settings 2016-07-24 02:18:57 +02:00
twinaphex
7947fa9152 Start adding boolean settings for saving to the array 2016-07-24 02:15:07 +02:00
Twinaphex
580c4a5b28 Merge pull request #3265 from Themaister/master
Vulkan: Implement swap_interval > 1.
2016-07-24 00:41:08 +02:00
Hans-Kristian Arntzen
f54b0c0ff0 Vulkan: Implement swap_interval > 1.
We have to fake it by duping since Vulkan has no native support for
this.
2016-07-24 00:34:48 +02:00
Twinaphex
bcd73b4a79 Merge pull request #3264 from Themaister/master
Vulkan: Implement BFI.
2016-07-24 00:12:26 +02:00
Hans-Kristian Arntzen
8c1b935969 Vulkan: Implement BFI. 2016-07-24 00:07:32 +02:00
Twinaphex
29314d476f Merge pull request #3263 from Themaister/master
Vulkan: Fix various bugs with slang implementation.
2016-07-23 23:58:54 +02:00
Hans-Kristian Arntzen
e35191765c Vulkan: Fix PassOutput.
Oddly enough it worked during testing, but turns out it was never set
:')
2016-07-23 23:39:57 +02:00
Hans-Kristian Arntzen
4b7cadbae7 Vulkan: Fix silly bug with alias handling. 2016-07-23 23:23:22 +02:00
Twinaphex
36f9d3c66b Merge pull request #3262 from Themaister/master
Vulkan: Fix wrong error handling for missing file.
2016-07-23 23:01:27 +02:00
Hans-Kristian Arntzen
2174f7d99b Vulkan: Fix wrong error handling for missing file.
Apparently 0/1 is returned instead of 0/-1.
2016-07-23 21:59:17 +02:00
twinaphex
31a88f70e7 Start refactoring some settings 2016-07-23 14:59:07 +02:00
twinaphex
066832c8a2 Cleanups / start going through config_get_active_core_path 2016-07-23 14:37:20 +02:00
twinaphex
a6aa0b8e0c Cleanups 2016-07-23 14:29:57 +02:00
twinaphex
ee87ef0ae9 Turn path_core_specific_config into static variable 2016-07-23 14:27:17 +02:00
twinaphex
3fd8d0e1d2 Start using config_get_active_path 2016-07-23 14:22:04 +02:00
twinaphex
0c17c08bee Cleanup 2016-07-23 14:18:42 +02:00
twinaphex
6ffa5ab6b2 Create config_get_active_path 2016-07-23 14:18:17 +02:00
twinaphex
8f720541c9 Use fill_pathname_join_delim 2016-07-23 14:02:23 +02:00
twinaphex
61fe38bf6d Add log message 2016-07-23 13:04:07 +02:00
Twinaphex
60a4bbabc3 Merge pull request #3260 from Ezio-PS/master
Add compression for dex ps3 build
2016-07-23 12:25:32 +02:00
Ezio-PS
e6bee8b591 Add compression for dex ps3 build 2016-07-23 12:05:02 +02:00
twinaphex
3a10dff94f task_image.c - go through file_path_str 2016-07-23 11:28:24 +02:00
twinaphex
0506684e9f Cleanup 2016-07-23 11:22:13 +02:00
twinaphex
3f74927225 Build up supported shader passes/presets dynamically 2016-07-23 11:16:07 +02:00
twinaphex
64d8689a57 Build up image extensions dynamically 2016-07-23 11:13:05 +02:00
twinaphex
7bfa254c67 Improve black square bug commit 2016-07-23 09:55:02 +02:00