libretroadmin
947de1218a
(RSX) Set RSX_MAX_SHADERS back to 2 - makes no difference to the array
...
bound warnings
2023-02-20 17:11:05 +01:00
libretroadmin
761b87a61b
(MFi) Get rid of warning
2023-02-20 16:54:50 +01:00
libretroadmin
03096cbda7
(MFi) Get rid of warning
2023-02-20 16:51:15 +01:00
libretroadmin
33ba9777a0
(MFi) Fix typo
2023-02-20 16:47:42 +01:00
libretroadmin
a6c19b083a
(MFi) Should fix MFi input issue - also took the time to refactor some code
2023-02-20 16:46:04 +01:00
libretroadmin
a858101b80
(RSX/PSL1GHT) Buildfix
2023-02-20 16:31:46 +01:00
libretroadmin
ed8b378b62
(GL1) Fix signed/unsigned mismatch warnings
2023-02-20 16:29:49 +01:00
libretroadmin
2ee501809e
(PSL1GHT) turn public functions static
2023-02-20 16:24:32 +01:00
libretroadmin
4620b55476
(RSX/PSL1GHT) Cleanups and getting rid of warnings - array bounds exceeding
...
was troublesome so bumped up max shaders to 10 for now, some style nits in
RSX video driver, variable center_y could be uninitialized so fixed that
in psl1ght_input.c
2023-02-20 16:13:23 +01:00
libretroadmin
07c073b717
(PSL1GHT) Don't redefine MAX_MICE define
2023-02-20 15:35:00 +01:00
libretroadmin
a4dda41739
(PSL1GHT) Buildfixes/warning fixes
2023-02-20 15:33:54 +01:00
libretroadmin
fed60c62b6
(PSL1GHT) Newer PSL1GHT versions since Mar 3, 2021 have renamed SetZControl
...
to SetZMinMaxControl
2023-02-20 14:58:09 +01:00
libretroadmin
851177bf20
(libretro-common) Buildfix
2023-02-20 14:52:00 +01:00
libretroadmin
b872de4fb1
(PSL1GHT) Fix some warnings
2023-02-20 14:50:54 +01:00
libretroadmin
22cdfaf95a
(libretro-common) Backport reverb.c changes
2023-02-20 14:40:10 +01:00
libretroadmin
a6bb8679c9
(memmap.c) Silence implicit declaration of function 'free' for PSL1GHT
2023-02-20 14:29:40 +01:00
libretroadmin
c8f4bdb36d
Remove obsolete paths
2023-02-20 14:26:37 +01:00
libretroadmin
25c027074e
Add freetype2 include directory
2023-02-20 14:21:57 +01:00
libretroadmin
7b413b667e
(RSX) Silence some warnings
2023-02-20 14:18:40 +01:00
libretroadmin
2d2d96660a
Cleanups
2023-02-20 13:21:17 +01:00
libretroadmin
23b8f3d97d
(UWP) Simplify UWP code - there was pre-Windows 2000 ifdefs in here
2023-02-20 13:00:06 +01:00
libretroadmin
66aebcabea
(input drivers) Cleanups
2023-02-20 12:54:26 +01:00
libretroadmin
334cb3d5d4
(joypad drivers) Cleanups
2023-02-20 10:46:28 +01:00
libretroadmin
52a800a520
(Wayland input) Cleanups
2023-02-20 10:26:14 +01:00
libretroadmin
93de4f3c4f
(Joypad drivers) Cleanup dos_joypad.c
2023-02-20 10:18:48 +01:00
libretroadmin
6f26f37cec
Simplify axis state code for joypad drivers
2023-02-20 10:10:07 +01:00
github-actions
1e9501c672
Fetch translations from Crowdin
2023-02-20 00:13:19 +00:00
libretroadmin
5ae2b9f753
(UWP) Cleanups/style nits
...
(Joypad drivers) Cleanup/slim down axis code
2023-02-19 19:32:05 +01:00
libretroadmin
8b200f552d
Simplify axis state code of other input joypad drivers
2023-02-19 19:05:32 +01:00
libretroadmin
e367f87767
Simplifications to axis_state functions for some driver joypad files
2023-02-19 18:42:40 +01:00
crystalct
0fe92cc954
PSL1GHT fix http download ( #14994 )
2023-02-19 18:07:01 +01:00
crystalct
58282ee98a
PSL1GHT build fix and folders nromalization ( #14993 )
2023-02-19 16:13:25 +01:00
sonninnos
671bd9be6a
Allow manual video swap interval forcing ( #14991 )
2023-02-19 14:21:18 +01:00
libretroadmin
5abbf0778f
(vulkan_common) vulkan_create_swapchain - try to silence vulkan warnings
2023-02-19 13:54:17 +01:00
libretroadmin
da51b441f4
(wiiu_hid) More buildfixes
2023-02-19 13:20:09 +01:00
libretroadmin
94745eaf31
(WiiU) wiiu_hid - buildfixes
2023-02-19 13:01:11 +01:00
libretroadmin
e1521dd86d
(X11 input) Silence warning
2023-02-19 12:44:04 +01:00
libretroadmin
42a0618812
(udev_joypad.c) Cleanups
2023-02-19 12:42:06 +01:00
libretroadmin
96d39a78cc
(Wayland) Silence implicit declaration warnings
2023-02-19 12:29:07 +01:00
libretroadmin
72ff8808af
Silence MSVC warning
2023-02-19 12:21:14 +01:00
reallibretroadmin
78e935b7a9
(IOHIDManager) Buildfix
2023-02-19 12:20:11 +01:00
libretroadmin
6728d5a2fa
(Subsystem) Cleanups
2023-02-19 12:15:45 +01:00
reallibretroadmin
0c1c345541
(Apple) Silence some warnings
2023-02-19 10:24:30 +01:00
libretroadmin
1d9cb216ca
Silence some warnings/LTO issues
2023-02-19 10:21:37 +01:00
libretroadmin
4d305bf3e8
Buildfixes for Android and Wayland
2023-02-19 10:09:50 +01:00
libretroadmin
963bb92f95
(Input) Style nits/code simplifications
2023-02-19 06:30:14 +01:00
libretroadmin
6b21ad6f53
(libretro-db) Simplifications/cleanups
2023-02-19 05:27:43 +01:00
libretroadmin
66ad277dc1
(libretro-db) Simplifications
2023-02-19 05:18:41 +01:00
libretroadmin
e65f273065
(libretro-db) Style/code nits
2023-02-19 04:54:47 +01:00
github-actions
65b0098cc1
Fetch translations from Crowdin
2023-02-19 00:12:51 +00:00