Commit Graph

41948 Commits

Author SHA1 Message Date
twinaphex
fb257eb21e (GL/Raspberry Pi) Should fix the regression with GL cores on
Raspberry Pi
2018-01-19 22:45:04 +01:00
twinaphex
a3b593f27b (D3D) Take this out for Xbox 2018-01-19 22:41:58 +01:00
twinaphex
273d94e549 Remove this 2018-01-19 22:09:58 +01:00
twinaphex
d01b9c4a09 Cleanups 2018-01-19 21:25:35 +01:00
twinaphex
82f721145c (XDK) Refactor xdk_joypad.c 2018-01-19 21:24:28 +01:00
twinaphex
58e87387d5 Try to prevent more null pointer dereferences; more general cleanups 2018-01-19 19:15:05 +01:00
twinaphex
f03180c31a Cleanups - do some early returns in case we get a NULL pointer
dereference
2018-01-19 18:42:50 +01:00
twinaphex
92a18e411c (cheevos) Get rid of a lot of macros - make it more understandable 2018-01-19 18:25:54 +01:00
twinaphex
4f16ff8c2e Remove macros CORO_LEAVE/CORO_ENTER/CORO_SUB 2018-01-19 16:54:44 +01:00
twinaphex
bd883ad4d5 (cheevos) Get rid of some of these macros 2018-01-19 16:45:53 +01:00
twinaphex
b4b5ed1630 Rely on xbox input subsystem to attach/detach gamepads 2018-01-19 07:02:47 +01:00
twinaphex
0731a79a4f Pass this to XInputOpen 2018-01-19 06:56:44 +01:00
twinaphex
f71bbeae9f (XDK) Try to autodetect all pads at startup 2018-01-19 06:49:52 +01:00
Twinaphex
29fa91dcd0
Merge pull request #6136 from ToadKing/emscripten-phone
Fix web template on phone browsers
2018-01-19 06:19:11 +01:00
Toad King
a634994809 no longer compile with SDL support by default 2018-01-18 22:57:46 -06:00
Toad King
bd9e70f70e fix top bar not appearing in phone browsers 2018-01-18 22:57:46 -06:00
twinaphex
cdcca43233 remove _XBOX1 ifdefs 2018-01-19 05:42:54 +01:00
twinaphex
cb475f7815 Take out _XBOX1 codepath 2018-01-19 05:22:25 +01:00
twinaphex
d8e9e3383d Revert "(Xbox) Swizzled formats on Xbox need to be POW2"
This reverts commit f608b5ed52.
2018-01-19 05:06:46 +01:00
twinaphex
7484e01034 Revert "This one complains too"
This reverts commit 1a3a88a62e.
2018-01-19 05:06:24 +01:00
twinaphex
1a3a88a62e This one complains too 2018-01-19 05:04:11 +01:00
twinaphex
f608b5ed52 (Xbox) Swizzled formats on Xbox need to be POW2 2018-01-19 05:00:50 +01:00
twinaphex
47f6ff7435 Silence warning 2018-01-19 04:56:10 +01:00
twinaphex
dc81998c0b (Xbox OG) Buildfixes 2018-01-19 04:55:34 +01:00
twinaphex
5b5e3e4a05 Cleanups 2018-01-19 04:45:11 +01:00
twinaphex
88873776c8 Cleanups 2018-01-19 04:13:02 +01:00
twinaphex
9f45370120 Cleanups 2018-01-19 03:54:07 +01:00
twinaphex
daa2a572b9 Cleanup 2018-01-19 03:52:32 +01:00
twinaphex
a3f95f58ec Cleanup menu_display_d3d 2018-01-19 03:40:34 +01:00
twinaphex
1f8e0fdfe5 Revert "Update filestream_getline to prevent heap corruption"
This reverts commit 60a45db69e.
2018-01-19 02:49:24 +01:00
twinaphex
60a45db69e Update filestream_getline to prevent heap corruption 2018-01-19 02:44:18 +01:00
twinaphex
841593f082 (MSVC 2010) Define HAVE_D3DX 2018-01-19 02:37:24 +01:00
twinaphex
4ef66e6e8c This should make XMB/MaterialUI render correctly on D3D8 2018-01-19 02:24:10 +01:00
twinaphex
79b434719f Update 2018-01-18 23:23:22 +01:00
Twinaphex
318843a71d
Update ctr_pthread.h 2018-01-18 21:12:07 +01:00
Twinaphex
194aa4ae7b
Merge pull request #6134 from meepingsnesroms/master
Fix writing to local thread pointer instead of actual thread.(3DS threads)
2018-01-18 19:39:38 +01:00
meepingsnesroms
da5ce6ef35 Fix writing to local thread pointer instead of actual thread. 2018-01-18 10:35:58 -08:00
Twinaphex
37c67e480d
Merge pull request #6131 from alfrix/spanish
Update spanish translation
2018-01-18 14:54:34 +01:00
Alfredo Monclus
2b693afc7e Update spanish translation 2018-01-18 03:53:09 -03:00
twinaphex
2d9727f499 Simplify sanitize_to_string further 2018-01-18 06:32:50 +01:00
twinaphex
1679124361 Cleanup sanitize_to_string function 2018-01-18 06:29:14 +01:00
twinaphex
e7414e8286 Cleanups 2018-01-18 06:15:39 +01:00
twinaphex
2dd9c5bb82 (3DS) Try to silence warning/error 2018-01-18 04:54:21 +01:00
Twinaphex
1c5a35d0d3
Merge pull request #6130 from meepingsnesroms/master
Add 3DS threads
2018-01-18 02:22:41 +01:00
meepingsnesroms
5e42401fdb Add 3DS threads 2018-01-17 14:00:57 -08:00
Twinaphex
3e5cc5b300
Merge pull request #6129 from deltabeard/hex_fix
Show GL hex error in hex
2018-01-17 20:04:44 +01:00
twinaphex
cd9cda08a2 Update and fix API error 2018-01-17 19:30:20 +01:00
Mahyar Koshkouei
87a7c0f426 Show GL hex error in hex
Fixes an issue whereby a hexadecimal error value was being printed in
decimal.

Tested on a RPi that suffers from issue 6078.

Signed-off-by: Mahyar Koshkouei <mahyar.koshkouei@gmail.com>
2018-01-17 17:08:03 +00:00
Twinaphex
45c50c604b
Update CHANGES.md 2018-01-17 09:20:56 +01:00
twinaphex
f30c0010f6 Remove xbox media path 2018-01-17 09:05:28 +01:00