twinaphex
ac6a319a9d
playlist.c - use filestream
2016-06-03 00:12:58 +02:00
twinaphex
294777166f
video_shader_parse.c - use filestream
2016-06-03 00:11:41 +02:00
twinaphex
4dc3fe9f8c
Create filestream_getc
2016-06-03 00:07:00 +02:00
twinaphex
97427b343b
(libretro-common) Create filestream_gets
2016-06-03 00:03:58 +02:00
twinaphex
858aae10cb
Fix unchecked return value warnings
2016-06-02 23:00:11 +02:00
twinaphex
29ca5b8c34
Fix some unchecked return value issues
2016-06-02 22:49:26 +02:00
Alcaro
9b2f6522a2
Fix use-after-free (thanks, Coverity)
2016-06-02 21:31:08 +02:00
Alcaro
9ab4e79503
Simplify these checks a little.
2016-06-02 21:02:28 +02:00
twinaphex
1156406dfc
Null-check core_info variable before using it
2016-06-02 20:58:42 +02:00
twinaphex
79c94513ec
Fix 'dereference before null check'
2016-06-02 20:56:13 +02:00
twinaphex
307361e12c
Prevent 'explicit null dereferenced' warning
2016-06-02 20:53:26 +02:00
twinaphex
7b04375c9b
Fix 'dereference after null check'
2016-06-02 20:52:30 +02:00
twinaphex
d8b3597455
menu_cbs_deferred_push.c - Fix 'array compared against 0'
2016-06-02 20:51:27 +02:00
twinaphex
f1160f19b3
Fix uninitialized scalar variable warnings
2016-06-02 20:49:25 +02:00
twinaphex
d6430b2f5e
Attempt to fix wrong sizeof argument
2016-06-02 20:45:32 +02:00
twinaphex
65d5ebc2bb
Fix some dereference after null check warnings
2016-06-02 20:40:51 +02:00
Jean-André Santoni
3d338446f8
Merge pull request #3052 from Alexandre-Garcia/improve_translation_pt
...
Improve translation PT
2016-06-02 18:13:29 +02:00
Alexandre Garcia
9f4a6bbae2
Improve translation PT
2016-06-02 11:16:10 -03:00
twinaphex
04c30c77e0
Try to always build with HAVE_VULKAN for Windows
2016-06-01 07:16:06 +02:00
twinaphex
1f3790fafa
Fix statement is unreachable warning
2016-06-01 05:59:17 +02:00
twinaphex
36106dd90a
C89_BUILD fix
2016-06-01 05:58:22 +02:00
twinaphex
43f06aecd9
(playlist.c) Prevent warnings
2016-06-01 05:34:15 +02:00
twinaphex
280eb95b9a
Prevent logically dead code warning
2016-06-01 05:31:05 +02:00
twinaphex
c7acb4658b
Fix 'pointer to local outside scope'
2016-06-01 05:26:45 +02:00
twinaphex
da7f6a2a3b
Prevent more warnings
2016-06-01 05:18:59 +02:00
twinaphex
5eb43846da
Prevent explicit NULL dereferenced warnings
2016-06-01 04:14:48 +02:00
twinaphex
bc3eb34da5
Remove unused variables
2016-06-01 04:09:59 +02:00
twinaphex
da6ac4aae7
Fix explicit NULL dereferenced warnings
2016-06-01 04:05:14 +02:00
twinaphex
9bb8c41ff6
Fix uninitialized scalar variables warnings
2016-06-01 03:23:38 +02:00
twinaphex
ffdad57318
Fix double frees and resource leaks
2016-06-01 02:40:58 +02:00
twinaphex
2e42778f1e
(task_queue.c) Prevent resource leak
2016-06-01 02:37:26 +02:00
twinaphex
bedd67a8b8
(QNX/BB10) Use HAVE_MATERIALUI
2016-05-31 05:17:57 +02:00
twinaphex
cf91d006b3
BB10 starts again
2016-05-31 05:16:35 +02:00
twinaphex
0c686e15db
(QNX) Enable logging by default
2016-05-31 05:06:24 +02:00
twinaphex
5097240aef
Add OFN_NOCHANGEDIR in hopes Win32 file dialogs won't change
...
current working dir
2016-05-31 04:48:00 +02:00
twinaphex
5b52098c54
Reimplement verbosity
2016-05-31 04:42:04 +02:00
twinaphex
0b47d98169
(BB) Update paths
2016-05-31 03:41:14 +02:00
Twinaphex
ccf80cbaa9
(BB) Update
2016-05-31 03:36:52 +02:00
twinaphex
b23784ddc5
Update modern_alpha_blend.gls.vert.h
2016-05-30 08:55:31 +02:00
twinaphex
632cc599d6
Change modern_alpha_blend.glsl.frag.h
2016-05-30 08:53:49 +02:00
twinaphex
0f12336737
Take this out too
2016-05-30 08:51:41 +02:00
twinaphex
d93d8e7a8f
Update stock_fragment_modern
2016-05-30 08:44:13 +02:00
twinaphex
e820759ed2
Revert "(QNX) Define HAVE_MAIN"
...
This reverts commit ad3669a926d4d691d325f00f1b96617269e1ff84.
2016-05-30 07:55:07 +02:00
twinaphex
ad3669a926
(QNX) Define HAVE_MAIN
2016-05-30 07:51:11 +02:00
twinaphex
e58dda0623
(QNX) Use relative paths
2016-05-30 07:48:17 +02:00
twinaphex
6213b9d3f1
Revert "Force HAVE_VULKAN on for Windows"
...
This reverts commit 1f8b4d6b9a23631509c8e22bb358923f22579e0b.
2016-05-30 00:40:16 +02:00
twinaphex
1f8b4d6b9a
Force HAVE_VULKAN on for Windows
2016-05-30 00:34:18 +02:00
Twinaphex
9e9cc3835f
Merge pull request #3048 from diablodiab/fix_RETRO_ENVIRONMENT_SET_SUPPORT_NO_GAME
...
Allow cores that do not need content to still start with content if given
2016-05-30 00:26:21 +02:00
Diablodiab
d7bfe70ca1
Check if content has been passed to core even if the core does not need content.
...
Only start without content if no content has been passed.
This fixes a problem with cores that are both able to start with or without
content, eg. ScummVM.
2016-05-30 00:19:05 +02:00
Twinaphex
00f0a7dd91
Merge pull request #3046 from leiradel/rpng
...
Optimized palette decoding; fixed bug while getting alpha values for palettized images.
2016-05-29 16:39:45 +02:00