Cthulhu-throwaway
a6e5811dc7
Wii buildfix (round 2)
2022-06-10 14:06:02 -03:00
LibretroAdmin
856bfb75ee
Merge pull request #14028 from Cthulhu-throwaway/wii-buildfix
...
Wii buildfix
2022-06-10 17:23:15 +01:00
Cthulhu-throwaway
349be66031
Wii buildfix
2022-06-10 13:00:59 -03:00
libretroadmin
9c34a83aa7
task_push_load_contentless_from_menu - prevent warning when
...
compiling without HAVE_DYNAMIC defined
2022-06-10 14:40:06 +02:00
LibretroAdmin
9fe100a3dd
Merge pull request #14026 from Cthulhu-throwaway/vita-buildfix-1
...
Vita buildfix
2022-06-10 09:34:53 +01:00
Cthulhu-throwaway
f46e41f6c4
Vita buildfix
2022-06-10 05:11:29 -03:00
LibretroAdmin
332074df40
Merge pull request #14001 from Cthulhu-throwaway/poll
...
(Network) poll support
2022-06-10 06:47:20 +01:00
github-actions
b1351723f3
Fetch translations from Crowdin
2022-06-10 00:11:43 +00:00
github-actions
b0ca2e381c
Fetch translations from Crowdin
2022-06-09 00:11:30 +00:00
LibretroAdmin
e8d5c0d4e1
Merge pull request #14022 from MrHuu/master
...
(3DS) Add CONSOLE_LOG guards
2022-06-08 08:45:38 +01:00
LibretroAdmin
ea914e80e7
Merge pull request #14023 from sonninnos/vulkan-logging
...
(Vulkan) Show swapchain images logging again
2022-06-08 07:09:54 +01:00
sonninnos
b630b98c60
(Vulkan) Show swapchain images logging again
2022-06-08 08:59:53 +03:00
github-actions
8d80071047
Fetch translations from Crowdin
2022-06-08 00:10:37 +00:00
LibretroAdmin
21a942665c
Merge pull request #14008 from HyperspaceMadness/Shader_Load_Extra_Param_References
...
Shader Load Extra Parameter Reference Files
2022-06-08 00:52:14 +01:00
MrHuu
3a1d567ced
(3DS) Add CONSOLE_LOG guards
2022-06-07 22:23:45 +02:00
libretroadmin
8ec1f3294e
(D3D10/11/12) Miscellaneous corrections/safety checks
2022-06-07 06:37:23 +02:00
libretroadmin
65ab04e775
(D3D11/D3D12) Prevent Griffin build failure
2022-06-07 04:30:28 +02:00
LibretroAdmin
491cf7f2b4
Merge pull request #14010 from sonninnos/x11-led-keyboard
...
(X11) Add LED keyboard driver
2022-06-07 02:39:20 +01:00
LibretroAdmin
e51d3450cd
Merge pull request #14009 from sonninnos/win32-led-keyboard
...
(WIN32) LED keyboard driver cleanup
2022-06-07 02:38:51 +01:00
github-actions
65f45b07c5
Fetch translations from Crowdin
2022-06-07 00:10:18 +00:00
LibretroAdmin
2b182bfc4a
Merge pull request #14019 from sonninnos/d3d11-waitable-swapchain
...
(D3D11/12) Add waitable swapchains and max frame latency option
2022-06-07 01:00:45 +01:00
LibretroAdmin
c06e18c4ed
Merge pull request #14014 from QuarkTheAwesome/wiiu-sysconf
...
(WiiU) Implement sysconf and __clear_cache
2022-06-06 23:19:20 +01:00
sonninnos
0bb65fb39c
(D3D11/12) Add waitable swapchains and max frame latency option
2022-06-07 00:25:03 +03:00
Ash Logan
d6250fd58c
(WiiU) Implement __clear_cache
...
This seems to maybe be a libgcc builtin and even explicit calls to it
are removed.. so we have a Makefile workaround!
2022-06-07 01:07:01 +10:00
Ash Logan
148f5f7499
(WiiU) Implement sysconf()
...
_SC_PAGESIZE is used in some cores.
2022-06-07 01:02:53 +10:00
github-actions
65901cb133
Fetch translations from Crowdin
2022-06-06 00:10:28 +00:00
Tony Jansson
a8cff31420
(X11) Add LED keyboard driver
2022-06-05 08:27:41 +03:00
sonninnos
38f258c504
(WIN32) LED keyboard driver cleanup
2022-06-05 08:26:49 +03:00
HyperspaceMadness
8d177ed865
Shader Load Extra Parameter Reference Files
...
When a shader preset is loaded now when there are more than one #reference line the parameter values will be loaded from the references after the first one
2022-06-04 20:12:21 -04:00
libretroadmin
8b5b1ce96d
(D3D) Get rid of unnecesary inline functions
2022-06-04 23:14:15 +02:00
libretroadmin
85ca66bfad
(D3D) Move d3d{}_release_texture out of d3d{}_init_texture
2022-06-04 21:31:43 +02:00
libretroadmin
d0ce0ac06f
(D3D12) Fix regression
2022-06-04 21:28:00 +02:00
libretroadmin
4dc08fad5c
(D3D) Miscellaneous cleanups
2022-06-04 19:16:14 +02:00
LibretroAdmin
4226a8311e
Merge pull request #14006 from MrHuu/ctr_compile_flags
...
(3DS) Support latest libctru
2022-06-04 17:14:00 +01:00
Cthulhu-throwaway
d4324d9a0d
(Network) poll support
2022-06-04 10:46:31 -03:00
MrHuu
a4c40da647
(3DS) Support latest libctru
...
- Fixes compilations warnings dus to FLAG changes
2022-06-04 14:27:55 +02:00
libretroadmin
c0c1198d35
(GCC12) Get rid of warning: the comparison will always evaluate as 'true' for the pointer operand in 'filt->thread_data + (sizetype)((long long unsigned int)i * 48)' must not be NULL [-Waddress]
2022-06-04 10:04:59 +02:00
libretroadmin
85cd386cb3
(Input) Cleanups
2022-06-04 08:55:35 +02:00
libretroadmin
c9149895f5
(GCC12) Get rid of warning: the comparison will always evaluate as 'true' for the pointer operand in 'binds + (sizetype)((long long unsigned int)port * 4032)' must not be NULL [-Waddress]
2022-06-04 08:50:35 +02:00
libretroadmin
0fbb36c61a
(D3D12) Try to fix compilation for mingw toolchains with GCC 12.x
...
and beyond
2022-06-04 07:02:32 +02:00
libretroadmin
18bebe0c73
(D3D12) Small cleanups - less implicit memsets
2022-06-04 06:55:34 +02:00
libretroadmin
2a747ada5d
(GCC 12) Silence some new warnings generated
2022-06-04 06:35:05 +02:00
libretroadmin
05797eb6b8
(D3D12) Move functions over to files that need it
2022-06-04 06:02:50 +02:00
libretroadmin
92a7d5bf61
(D3D12) Get rid of some unused inline functions
2022-06-04 02:51:59 +02:00
libretroadmin
281fe83936
(D3D12) Remove unused inline functions
2022-06-04 00:20:47 +02:00
libretroadmin
cb56b35568
(D3D12) Won't work on older mingw versions too, roll this back
2022-06-03 23:22:40 +02:00
libretroadmin
c0a7739f85
(D3D12) Try alternative approach in hopes it will still work on older mingw versions
2022-06-03 23:12:11 +02:00
libretroadmin
92a1dac0ea
(D3D12) Fix newer mingw versions
2022-06-03 23:04:58 +02:00
LibretroAdmin
9ea46f34fb
Merge pull request #13997 from Cthulhu-throwaway/lan-discovery-ipv4-tunneling
...
(Netplay/LAN Discovery) Support for IPv4 tunneling (6to4)
2022-06-02 08:43:24 +01:00
LibretroAdmin
9fbf1c846f
Merge pull request #13998 from sonninnos/win32-fs-log
...
(WIN32) Fix video resolution logging
2022-06-01 16:59:43 +01:00