Twinaphex
|
942ea38248
|
Merge pull request #5504 from heuripedes/master
Fix conditional jump on uninitialized data
|
2017-10-04 00:59:09 +02:00 |
|
Higor Eurípedes
|
41024fbb0a
|
Fix conditional jump on uninitialized data
This fixes a bug introduced in 862cf48108
|
2017-10-03 19:54:32 -03:00 |
|
twinaphex
|
3b8559dafc
|
Prevent null pointer dereference
|
2017-10-04 00:16:38 +02:00 |
|
Brad Parker
|
865d395f26
|
add back UTF-8 BOMs
|
2017-10-03 16:48:45 -04:00 |
|
Twinaphex
|
796746525d
|
Merge pull request #5503 from leiradel/master
Remove threads as a prerequisite for cheevos
|
2017-10-03 22:24:33 +02:00 |
|
Andre Leiradella
|
cfd4a4bdf4
|
Remove threads as a prerequisite for cheevos
|
2017-10-03 21:05:23 +01:00 |
|
Andre Leiradella
|
9d817f95f5
|
Fixed wrong message when deactivating cheevos
|
2017-10-03 21:03:48 +01:00 |
|
Twinaphex
|
4f1e9b0bd3
|
Merge pull request #5502 from yoshisuga/xcode-fix-appicons
iOS: Fixed app icon color profile
|
2017-10-03 21:22:58 +02:00 |
|
Andre Leiradella
|
355b6dcbdd
|
Merge branch 'master' of https://github.com/libretro/RetroArch
|
2017-10-03 20:07:19 +01:00 |
|
Yoshi Sugawara
|
6597447324
|
Fixed app icon color profile to sRGB IEC61966-2.1 so they get displayed on the home screen when installed from xcode 9
|
2017-10-03 06:56:03 -10:00 |
|
Twinaphex
|
e3ef431b79
|
Merge pull request #5501 from Brunnis/master
Don't show "Enable Settings Tab" option in RGUI
|
2017-10-03 11:36:12 +02:00 |
|
Twinaphex
|
54065807dc
|
Merge pull request #5500 from RobLoach/cheevos
Update Cheevos log message format
|
2017-10-03 11:35:44 +02:00 |
|
Mikael Brunnhede
|
46ed23e649
|
Don't show "Enable Settings Tab" option in RGUI.
|
2017-10-03 09:12:05 +02:00 |
|
Rob Loach
|
d87d57a368
|
Fix the Cheevos log message format
|
2017-10-03 02:34:04 -04:00 |
|
twinaphex
|
79908ec8d4
|
Cleanups
|
2017-10-03 05:34:05 +02:00 |
|
twinaphex
|
7dcafe4b40
|
(HLSL) Cleanups
|
2017-10-03 05:18:32 +02:00 |
|
twinaphex
|
a1b39b9c8b
|
(360) Buildfix
|
2017-10-03 05:15:18 +02:00 |
|
twinaphex
|
0a3a30c99c
|
(xdk360_fonts.cpp) Use some d3d_common functions
|
2017-10-03 05:12:21 +02:00 |
|
twinaphex
|
86f5cc6571
|
xdk360_fonts.cpp - use C comments
|
2017-10-03 04:46:36 +02:00 |
|
twinaphex
|
0695d93cee
|
(xdk360_fonts.cpp) Start using d3d_common functions
|
2017-10-03 04:43:54 +02:00 |
|
twinaphex
|
be5d3cb0ba
|
Convert platform_xdk.cpp to C
|
2017-10-03 04:36:43 +02:00 |
|
twinaphex
|
d0d6d0bfe8
|
Prevent null pointer dereference here too
|
2017-10-03 04:26:34 +02:00 |
|
twinaphex
|
02ee7df743
|
Do a NULL check
|
2017-10-03 04:25:31 +02:00 |
|
twinaphex
|
cf9ab18cab
|
(360) Buildfix
|
2017-10-03 04:21:25 +02:00 |
|
Brad Parker
|
1f8adeaadc
|
update JP translation
|
2017-10-02 22:18:48 -04:00 |
|
twinaphex
|
51ea984f4f
|
Create d3d_texture_get_level_desc
|
2017-10-03 04:18:27 +02:00 |
|
twinaphex
|
d10de20bff
|
Start compiling Griffin as C for 360 - C89 fixes
|
2017-10-03 04:11:41 +02:00 |
|
twinaphex
|
bd94f265fa
|
Cleanups
|
2017-10-03 03:57:28 +02:00 |
|
twinaphex
|
51a173fc83
|
Fix CXX_BUILD
|
2017-10-03 02:57:24 +02:00 |
|
twinaphex
|
6c262fe44f
|
Convert to C
|
2017-10-03 02:49:06 +02:00 |
|
twinaphex
|
d23d742439
|
Convert d3d9_cg_renderchain to C
|
2017-10-03 02:45:06 +02:00 |
|
Twinaphex
|
e101c9ae11
|
Merge pull request #5498 from bparker06/vector_list
add generic vector_list for custom types, remove std::vector from D3D9 Cg renderchain
|
2017-10-03 01:23:50 +02:00 |
|
bparker06
|
97f995218f
|
Update vector_list.c
|
2017-10-02 19:19:12 -04:00 |
|
Brad Parker
|
2bb20a0b4f
|
add generic vector_list for custom types, use it to remove std::vector from D3D9 Cg renderchain
|
2017-10-02 19:19:12 -04:00 |
|
twinaphex
|
71dd8f9084
|
Silence more warnings
|
2017-10-03 00:56:18 +02:00 |
|
twinaphex
|
702f1276d6
|
Silence warnings
|
2017-10-03 00:53:09 +02:00 |
|
Alcaro
|
c91c4ff9c0
|
Nuke some more ifdefs and warnings
|
2017-10-03 00:35:41 +02:00 |
|
Alcaro
|
dc4c2cd6d9
|
Wipe out a buncha warnings and pointless ifdefs (some warnings will remain until #5497 is fixed)
|
2017-10-03 00:26:29 +02:00 |
|
Alcaro
|
8d274f4f43
|
let's not include unneeded headers.
|
2017-10-03 00:03:55 +02:00 |
|
Alcaro
|
b97853a536
|
Rename STRING_REP_ULONG to STRING_REP_USIZE
|
2017-10-02 22:51:51 +02:00 |
|
Twinaphex
|
9c89b3e546
|
Merge pull request #5496 from Brunnis/master
Add setting for showing/hiding the ability to rename playlist items
|
2017-10-02 22:37:50 +02:00 |
|
twinaphex
|
bb2702ef2f
|
(Xbox) Some buildfixes
|
2017-10-02 22:35:06 +02:00 |
|
twinaphex
|
345e1ae419
|
Buildfix for Xbox
|
2017-10-02 22:31:20 +02:00 |
|
twinaphex
|
d22e662d1c
|
(MSVC 2005) Compile griffin.c as C
|
2017-10-02 22:26:56 +02:00 |
|
twinaphex
|
34963ee438
|
(MSVC 2015) Compile griffin.c as C
|
2017-10-02 22:20:36 +02:00 |
|
Mikael Brunnhede
|
af7df0cba3
|
Add setting for showing/hiding the ability to rename playlist items.
|
2017-10-02 22:17:44 +02:00 |
|
twinaphex
|
721afe22d8
|
(MSVC 2010) Compile griffin.c as C
|
2017-10-02 22:06:32 +02:00 |
|
twinaphex
|
7ff34f8efe
|
Update
|
2017-10-02 21:58:06 +02:00 |
|
twinaphex
|
590cdeb130
|
Convert d3d_w32_font to C
|
2017-10-02 21:52:10 +02:00 |
|
twinaphex
|
8aef6dff1c
|
Convert d3d8_renderchain to C
|
2017-10-02 21:39:35 +02:00 |
|