twinaphex
3d098839ca
Update path_get
2016-09-29 08:46:41 +02:00
twinaphex
ed2b89db27
Cleanups
2016-09-29 08:34:08 +02:00
twinaphex
329f6ad612
Update path_get
2016-09-29 08:31:41 +02:00
twinaphex
1385f2c4fa
Simplify path_init_savefile
2016-09-29 08:25:37 +02:00
twinaphex
be81edad84
Create path_get
2016-09-29 08:23:41 +02:00
twinaphex
4e50b7d5be
Cleanup
2016-09-29 07:52:44 +02:00
twinaphex
d3d817ba48
Cleanups
2016-09-29 07:50:46 +02:00
twinaphex
0b1270458c
Update path_set
2016-09-29 07:49:54 +02:00
twinaphex
7e1a61570a
Add more functionality to path_set
2016-09-29 07:46:21 +02:00
twinaphex
b8a1052b73
Update path_set
2016-09-29 07:40:14 +02:00
twinaphex
199731fc84
Create path_set
2016-09-29 07:36:09 +02:00
twinaphex
aac78af832
audio_driver.c - cleanup
2016-09-29 07:18:02 +02:00
twinaphex
570d9c2164
Change global_name_base variable name to name_base variable
2016-09-29 07:12:03 +02:00
Twinaphex
3900d433f8
Cleanups
2016-09-29 05:49:10 +02:00
twinaphex
89505fa011
Get rid of global->patch
2016-09-29 05:46:31 +02:00
twinaphex
538aec6386
Add more RARCH_CTL_ actions
2016-09-29 05:36:21 +02:00
Brad Parker
186d0d6450
fix cheevos memory leak
2016-09-28 23:05:59 -04:00
twinaphex
00ca780bba
Revert "Another memory leak fix"
...
This reverts commit dda1099d99
.
2016-09-29 04:41:09 +02:00
twinaphex
27ee26b331
(net retropad core) cleanup
2016-09-29 04:38:56 +02:00
twinaphex
313c091f31
(net retropad core) Cleanup
2016-09-29 04:36:48 +02:00
twinaphex
091aa7d8a6
(net retropad core) Cleanups
2016-09-29 04:35:39 +02:00
twinaphex
0ce63a3f94
(menu_setting.c) Prevent dereference by null
2016-09-29 04:28:31 +02:00
twinaphex
ee087498a3
Try to prevent warning
2016-09-29 04:25:55 +02:00
radius
c8de418980
disable async for dosbox, compiler fails
2016-09-28 20:15:38 -05:00
Andrés Suárez
46decc8c3b
Merge pull request #3685 from fr500/master
...
Use asyncify for dosbox
2016-09-28 19:53:53 -05:00
radius
a09ed703cb
be more verbose on this script
2016-09-28 19:43:39 -05:00
radius
a23f5b10ff
fix ASYNCIFY
2016-09-28 19:32:14 -05:00
radius
3e7517e95b
be more verbose
2016-09-28 19:26:15 -05:00
radius
d56cca173d
(ems) try a different libco implementation for emscripten
2016-09-28 17:57:32 -05:00
Francisco José García García
a21b6d8d9b
Merge pull request #3684 from frangarcj/master
...
(VITA) Fix crash in gambatte
2016-09-28 23:21:22 +01:00
Francisco José García García
f6a7aa95e7
(VITA) Fix crash in gambatte
2016-09-29 00:20:14 +02:00
Twinaphex
9b17e4f01e
Merge pull request #3680 from GregorR/netplay-sram-leniency
...
Make netplay lenient to differing sram sizes
2016-09-28 23:12:10 +02:00
aliaspider
5db13323f6
(3DS) create gfx/common/ctr_common.h.
...
remove depthbuffer.
use vramalloc.
2016-09-28 20:59:54 +01:00
Alcaro
0f4fe8b4d4
Merge pull request #3683 from GregorR/netplay-df-0-workaround
...
Fix delay_frames=0 mode to work with the recent late-loading workaround
2016-09-28 21:48:43 +02:00
Gregor Richards
1470b6672b
Fix delay_frames=0 mode to work with the recent late-loading workaround
2016-09-28 15:45:52 -04:00
Twinaphex
bcc864d48f
Merge pull request #3681 from loganmc10/patch-3
...
Yet another fix for glUniformMatrix4fv
2016-09-28 19:56:02 +02:00
Twinaphex
68047d3bd9
Merge pull request #3682 from aliaspider/master
...
(3DS) Screen tearing fix + some updates.
2016-09-28 19:54:36 +02:00
aliaspider
dc16477c46
(3DS) fix tearing, the displayed framebuffer was being set to the
...
currently selected drawbuffer.
2016-09-28 18:34:38 +01:00
aliaspider
8266a423cd
(3DS) update for latest ctrulib.
2016-09-28 18:09:17 +01:00
Logan McNaughton
d360bf17d5
Yet another fix for glUniformMatrix4fv
...
This should fix fullscreen toggling/context resets.
2016-09-28 08:18:32 -06:00
aliaspider
4ebe84d89c
(3DS) use Makefile.commmon for non griffin builds
2016-09-28 15:01:46 +01:00
Gregor Richards
ad4cec0b07
Make netplay lenient to differing sram sizes
...
Some cores can only determine the true size of sram after fully loading
the content, and so will report different values when the sram size is
queried. As a result, netplay cannot count on sram size as a reliable
verification technique. sram is still sent for the savestateless core
case.
2016-09-28 08:04:38 -04:00
twinaphex
efdee89d09
Create samples
2016-09-28 12:44:41 +02:00
twinaphex
4711937c9c
(camera_driver.c) Prevent null pointer dereference
2016-09-28 08:18:28 +02:00
twinaphex
8194509b21
Prevent NULL pointer dereferences
2016-09-28 08:15:03 +02:00
twinaphex
093f16dd71
Prevent NULL pointer dereference
2016-09-28 08:08:35 +02:00
twinaphex
90af64769d
Get rid of global->sram
2016-09-28 07:27:39 +02:00
twinaphex
0104302e18
Add new RARCH_CTL calls
2016-09-28 07:23:14 +02:00
twinaphex
5bce79369a
Get rid of global->sram.use, turn it into static boolean
...
variable inside rarch_ctl
2016-09-28 07:17:34 +02:00
Twinaphex
f0a2159f9a
remove unused variable
2016-09-28 06:50:43 +02:00