LibretroAdmin
e759f81149
Merge pull request #14042 from sonninnos/winraw-pointer
...
(WINRAW) Fix pointer device position
2022-06-16 12:45:05 +01:00
sonninnos
8d9f772dce
(WINRAW) Fix pointer device position
2022-06-16 11:34:54 +03:00
github-actions
702a7b37ad
Fetch translations from Crowdin
2022-06-16 00:11:14 +00:00
LibretroAdmin
109b6f9781
Merge pull request #14039 from sonninnos/d3d11-vblank
...
(D3D11/12) Reduce lag with WaitForVBlank
2022-06-15 19:23:17 +01:00
github-actions
ff2d6f65d8
Fetch translations from Crowdin
2022-06-15 00:13:27 +00:00
LibretroAdmin
56ca328d95
Merge pull request #14038 from sonninnos/win32-update-title
...
(WIN32) Don't update title on every frame
2022-06-14 15:13:22 +01:00
sonninnos
31a43b9390
(D3D11/12) Reduce lag with WaitForVBlank
2022-06-14 16:49:30 +03:00
sonninnos
b444377b50
(WIN32) Don't update title on every frame
2022-06-14 16:43:32 +03:00
LibretroAdmin
a5d145e211
Merge pull request #14036 from sonninnos/frame-delay-auto
...
Automatic Frame Delay improvements
2022-06-14 12:33:17 +01:00
sonninnos
3d619de114
Automatic Frame Delay improvements
2022-06-14 07:11:43 +03:00
libretroadmin
844d27c315
(libretro-common) Resync
2022-06-13 18:56:28 +02:00
LibretroAdmin
7fecaf6182
Merge pull request #14035 from Cthulhu-throwaway/poll-ext
...
(Network) Replace socket_select calls
2022-06-12 14:20:59 +01:00
LibretroAdmin
dcaba084f9
Merge pull request #14033 from phcoder/miyoorewind
...
Enable rewind on miyoo
2022-06-12 11:43:20 +01:00
Cthulhu-throwaway
43ad2b64b2
(Network) Replace socket_select calls
2022-06-12 02:13:34 -03:00
Vladimir Serbinenko
c597583816
Enable rewind on miyoo
...
Tested on my PowKiddy V90
2022-06-12 03:35:22 +02:00
github-actions
1e4042d08b
Fetch translations from Crowdin
2022-06-11 00:10:31 +00:00
LibretroAdmin
13732ba0da
Merge pull request #14030 from Cthulhu-throwaway/wii-buildfix-ext-2
...
Wii buildfix (round 3)
2022-06-10 18:36:06 +01:00
Cthulhu-throwaway
fed60aaee6
Wii buildfix (round 3)
...
Annoying preprocessor...
2022-06-10 14:34:54 -03:00
LibretroAdmin
423cc50b6d
Merge pull request #14029 from Cthulhu-throwaway/wii-buildfix-ext
...
Wii buildfix (round 2)
2022-06-10 18:17:40 +01:00
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