Commit Graph

2171 Commits

Author SHA1 Message Date
bparker06
a264b2b51c
Update cdrom.c 2019-07-15 10:40:10 -04:00
Brad Parker
9667f065a0 update libretro-common, Makefile uname fix 2019-07-15 00:59:28 -04:00
twinaphex
1a9352470d (MSVC 2017) Add HAVE_CDROM for desktop version 2019-07-15 06:17:33 +02:00
twinaphex
214e0bd1be Update Makefile 2019-07-15 06:15:09 +02:00
twinaphex
38d2c47fd2 Try to fix LGTM warnings 2019-07-14 22:05:54 +02:00
twinaphex
9230b297a8 Rename variables which conflict with global variables 2019-07-14 20:59:05 +02:00
twinaphex
647a2b3f7b Add missing retro_timers.h 2019-07-14 15:03:04 +02:00
twinaphex
f94041054c Update 2019-07-14 14:58:30 +02:00
twinaphex
772c9446e8 Set HAVE_CDROM for Windows and Linux 2019-07-14 05:21:57 +02:00
twinaphex
1f4e633d59 Try to fix Android build 2019-07-10 01:52:05 +02:00
Brad Parker
d1c587e197 update libretro-common 2019-07-08 16:09:25 -04:00
twinaphex
2ffd2c77a6 Update libretro-common 2019-07-08 08:21:45 +02:00
twinaphex
04f53dd75d Merge rsx_lib_vulkan.cpp into rsx_intf.cpp 2019-07-08 05:53:07 +02:00
twinaphex
02ad161cae (RSX Vulkan) Cleanup 2019-07-08 05:23:06 +02:00
twinaphex
73316281c6 (RSX intf) Cleanups 2019-07-08 04:57:03 +02:00
twinaphex
3cf93676be (GL) Cleanups 2019-07-08 04:40:36 +02:00
twinaphex
90bf41a456 Implement input bitmasks 2019-07-07 09:23:53 +02:00
twinaphex
1e5a0df455 (input.cpp) Cleanups 2019-07-07 09:12:14 +02:00
twinaphex
fc8815b7c7 (input.cpp ) Cleanups 2019-07-07 09:00:26 +02:00
twinaphex
2370b43e95 Cleanups 2019-07-07 08:52:23 +02:00
twinaphex
2c1c8db069 (GL) Cleanups 2019-07-07 08:21:22 +02:00
twinaphex
dc4b35dd25 Simplify rsx_lib_soft 2019-07-07 07:51:59 +02:00
twinaphex
94056b7a11 Remove MSVC files 2019-07-07 06:29:13 +02:00
Brad Parker
c933402177 update libretro-common 2019-07-06 17:27:06 -04:00
Brad Parker
8e5272049e add vfs.h header 2019-07-06 13:47:08 -04:00
Brad Parker
00323fb5b7 update libretro-common 2019-07-06 13:45:54 -04:00
Brad Parker
e75a1d6c58 do not mangle path for real CD access 2019-07-06 13:45:53 -04:00
Brad Parker
23d223d847 update libretro-common 2019-07-05 11:09:27 -04:00
Brad Parker
2b46d1b1e9 update libretro-common 2019-07-04 23:17:34 -04:00
Brad Parker
bb8f30f717 update libretro-common 2019-07-04 23:10:11 -04:00
Twinaphex
c19a8c38c2
Merge pull request #518 from yoshisuga/touchscreen_lightgun
Support for touchscreen lightgun; map gamepad buttons to guncon A button
2019-07-04 21:07:30 +02:00
Yoshi Sugawara
e6840afca8 Support for touchscreen lightgun; map gamepad buttons to guncon A button 2019-07-04 08:33:24 -10:00
Brad Parker
552ee7cacd update libretro-common 2019-07-02 03:34:09 -04:00
Brad Parker
56a3d4e90b update libretro-common 2019-07-02 00:19:31 -04:00
twinaphex
3930fdd8c7 Revert "Update Android.mk"
This reverts commit 7da4800b8d.
2019-07-02 04:19:35 +02:00
twinaphex
40060f8ee8 Revert "Hide HW options in non-HW core"
This reverts commit aae54be182.
2019-07-02 04:19:28 +02:00
Twinaphex
64b690e76e
Merge pull request #517 from libretro/revert-504-master
Revert "Cherrypick changes done between versions 1.21.3 and 1.22.2"
2019-07-02 04:19:01 +02:00
Twinaphex
97c91b605b
Revert "Cherrypick changes done between versions 1.21.3 and 1.22.2" 2019-07-02 04:18:50 +02:00
twinaphex
af40de6ba2 Revert "(Makefile) Cleanups"
This reverts commit 99a9c62cf0.
2019-07-02 04:16:36 +02:00
twinaphex
87a695dbe4 Revert "(ugui) Move all files to deps folder"
This reverts commit 5fbf0b0a92.
2019-07-02 04:15:43 +02:00
twinaphex
3ba916e644 Revert "(.gitignore) Ignore vscode cache files"
This reverts commit 43797768ea.
2019-07-02 04:15:33 +02:00
twinaphex
4584127b19 Revert "(Makefile) Undo the flac wildcard smartcode"
This reverts commit 742ed1e529.
2019-07-02 04:15:28 +02:00
twinaphex
24b0de7879 Revert "(Makefile) Undo lzma wildcard smartcode"
This reverts commit 1150a56a95.
2019-07-02 04:15:19 +02:00
Twinaphex
3e7a2642dc
Merge pull request #516 from bparker06/cdrom
initial cdrom read support
2019-07-01 02:27:19 +02:00
Brad Parker
c37a171d54 update libretro-common 2019-06-30 20:19:34 -04:00
Brad Parker
d70071d70f initial cdrom support 2019-06-30 20:19:34 -04:00
rz5
1150a56a95 (Makefile) Undo lzma wildcard smartcode 2019-06-30 05:30:22 +01:00
rz5
742ed1e529 (Makefile) Undo the flac wildcard smartcode 2019-06-30 05:16:15 +01:00
rz5
43797768ea (.gitignore) Ignore vscode cache files 2019-06-30 04:30:36 +01:00
rz5
5fbf0b0a92 (ugui) Move all files to deps folder 2019-06-30 04:25:58 +01:00