42733 Commits

Author SHA1 Message Date
Twinaphex
a453819732
Merge pull request #6315 from MrHuu/3DS
(3DS) Clean / Reorder / Add FreeIntv
2018-02-19 08:22:54 +01:00
MrHuu
9193bdc46c (3DS) Clean / Reorder / Add FreeIntv 2018-02-18 15:42:55 +01:00
twinaphex
56cbaefd05 Change this back 2018-02-18 02:12:15 +01:00
twinaphex
c0f79d2032 Update 2018-02-18 02:11:41 +01:00
twinaphex
4e222589a0 (Xbox) Update 2018-02-18 02:09:55 +01:00
twinaphex
daa44b7441 Update 2018-02-18 02:08:18 +01:00
twinaphex
22e9029640 (Xbox) Set IP 2018-02-18 02:04:22 +01:00
twinaphex
4d0af5f4ae (xdk) Update platform 2018-02-18 02:00:39 +01:00
twinaphex
e7cde2c4ef (Xbox) Fix dist-scripts 2018-02-18 01:58:34 +01:00
Twinaphex
60b8a25203
Merge pull request #6314 from meepingsnesroms/master
Add eclipse ide files to gitignore
2018-02-18 01:37:49 +01:00
twinaphex
c842d2e27e (Xbox1) Take out XMB 2018-02-18 01:37:36 +01:00
meepingsnesroms
28a0b6c2e2 Add missing slash 2018-02-17 15:59:04 -08:00
meepingsnesroms
56d22d4564 Add eclipse ide files to gitignore 2018-02-17 15:55:59 -08:00
twinaphex
9bdb6291b0 (input device ID) Should no longer crash when pressing left on
this entry when no devices are connected
2018-02-18 00:49:26 +01:00
twinaphex
175672dedc Fix ifdef 2018-02-17 20:02:18 +01:00
twinaphex
064ea5368e (Xbox 1) Add SSE/MMX 2018-02-17 19:59:26 +01:00
twinaphex
bf610ba2e6 (D3D) Prevent crash with D3D8 2018-02-17 19:19:16 +01:00
twinaphex
7acd4b1847 (Windows) Buildfixes - use fseek for MSVC 2003 and earlier 2018-02-17 19:11:49 +01:00
Andrés
dcf7ae855e
Merge pull request #6313 from fr500/master
subsystem fix
2018-02-17 12:44:08 -05:00
radius
fd767f65bd subsystem fix 2018-02-17 12:28:19 -05:00
Twinaphex
f94c798792
Update CHANGES.md 2018-02-17 16:44:08 +01:00
twinaphex
b6347420d3 Set 1.7.1 2018-02-17 16:43:51 +01:00
twinaphex
0de6af43bb Set cache_context to false by default 2018-02-17 15:18:28 +01:00
twinaphex
64db75a62e Prevent MSVC warning 2018-02-17 14:28:30 +01:00
twinaphex
11289367cf Subsystem should work now with archives when using 'Open' instead of
'Load'
2018-02-17 12:40:00 +01:00
twinaphex
7b52b4a258 Add some placeholder code 2018-02-17 12:23:15 +01:00
twinaphex
7e45bd93f6 (configuration.c)
- Fix Coverity leak
- Stylistic nits
2018-02-17 11:55:39 +01:00
twinaphex
242eef6a6d Prevent problems with empty strings in the future 2018-02-17 11:41:25 +01:00
twinaphex
89cd494ab7 (WiiU) Buildfix 2018-02-17 11:27:14 +01:00
Twinaphex
9bd18e22ba
Merge pull request #6312 from fr500/master
fix potential wiiu crash
2018-02-17 09:36:13 +01:00
Twinaphex
f48cce2334
Merge pull request #6311 from GregorR/netplay-discovery-string-length-bug
Fix bug in string length in strlcpy.
2018-02-17 09:03:17 +01:00
radius
7913b88853 fix potential wiiu crash 2018-02-17 00:10:08 -05:00
Gregor Richards
8cf4127695 Fix bug in string length in strlcpy. 2018-02-16 19:31:00 -05:00
twinaphex
5888718c04 (Zarch) Buildfix 2018-02-16 21:47:42 +01:00
twinaphex
070c09faec Avoid more pointer grabbing for video driver ptr 2018-02-16 20:42:37 +01:00
twinaphex
35f1c9ba33 (menu display driver) Get rid of remaining pointer grabbing 2018-02-16 19:42:13 +01:00
twinaphex
407d7e2c4e (menu display) Get rid of more pointer grabbing 2018-02-16 19:25:19 +01:00
twinaphex
a05d3bc4f7 Update 2018-02-16 19:15:55 +01:00
twinaphex
a0ba515337 Update 2018-02-16 19:08:16 +01:00
twinaphex
d19aebc0bf (menu_display_gl) Remove unused pointer variable 2018-02-16 18:26:11 +01:00
twinaphex
b25e2ce4e8 reduce more calls to video_driver_get_ptr 2018-02-16 17:54:39 +01:00
twinaphex
964e9db588 Reduce calls to video_driver_get_ptr - set it once for
video_frame_info_t
2018-02-16 17:19:55 +01:00
twinaphex
1e2d8de9ca Move renderchain code to the relevant files 2018-02-16 11:24:10 +01:00
twinaphex
f5efddb7ec Cleanup 2018-02-15 21:10:10 +01:00
Twinaphex
d7ab78d923
Merge pull request #6306 from GameDragon2k/master
RetroAchievements reset addition buffer
2018-02-15 20:53:42 +01:00
GameDragon2k
44d3561468 Reset Add buffer when hit condition is triggered 2018-02-15 14:30:46 -05:00
twinaphex
2b02616512 Disable ENABLE_TOUCH_SCREEN_MOUSE for now until issues are resolved 2018-02-15 14:50:14 +01:00
twinaphex
ff831a7d99 Silence Coverity warning 2018-02-15 13:07:46 +01:00
twinaphex
ddf34bacfd Disable D3D10 for now by default until it gets menu display driver
support and shader support
2018-02-15 12:46:37 +01:00
twinaphex
bda5e67b48 (PS3) Use fseek for PS3 - fseeko not available 2018-02-15 06:50:15 +01:00