twinaphex
|
bf6fa07b25
|
Cleanups
|
2016-05-28 23:56:07 +02:00 |
|
twinaphex
|
2859f6f18d
|
Cleanup
|
2016-05-28 23:53:13 +02:00 |
|
twinaphex
|
efaf6e10ee
|
Cleanups
|
2016-05-28 23:48:32 +02:00 |
|
twinaphex
|
fdb218f64e
|
We don't have to call task_load_core for ffmpeg/imageviewer paths
|
2016-05-28 23:40:58 +02:00 |
|
twinaphex
|
e0885a71e3
|
Remove core_path lines from ffmpeg/imageviewer paths
|
2016-05-28 23:39:04 +02:00 |
|
twinaphex
|
383a5968cc
|
Create task_push_quick_menu
|
2016-05-28 23:34:21 +02:00 |
|
twinaphex
|
f8ed8ebde4
|
Create task_load_core
|
2016-05-28 23:20:43 +02:00 |
|
twinaphex
|
1b0c224c02
|
Create task_load_content
|
2016-05-28 23:16:57 +02:00 |
|
twinaphex
|
da6a74b2dc
|
Leave only GLSL_330 macro
|
2016-05-28 20:58:49 +02:00 |
|
Twinaphex
|
2056d25e3e
|
Update GLSL_330_ES/GLSL_330_CORE
|
2016-05-28 20:56:37 +02:00 |
|
Twinaphex
|
e331281d6a
|
(shaders_common.h) Fix GLES
|
2016-05-28 20:56:02 +02:00 |
|
twinaphex
|
3d5cc14030
|
Convert other shaders
|
2016-05-28 18:43:00 +02:00 |
|
twinaphex
|
653359911a
|
Cleanup shaders
|
2016-05-28 18:18:23 +02:00 |
|
twinaphex
|
2b5aae8a21
|
Add this too
|
2016-05-27 21:41:14 +02:00 |
|
twinaphex
|
828b9c6c46
|
task_content.c - can now reach this code
|
2016-05-27 21:25:42 +02:00 |
|
twinaphex
|
954aaa3fc6
|
More preparatory work for net retropad core
|
2016-05-27 21:16:25 +02:00 |
|
twinaphex
|
c0d86cd8d3
|
Ifdef autosave code for HAVE_THREADS
|
2016-05-27 20:43:55 +02:00 |
|
twinaphex
|
e8eb0ef013
|
Change invocation of task_content_push
|
2016-05-27 19:34:07 +02:00 |
|
twinaphex
|
c16cae7ef9
|
Create retroarch_set_current_core_type
|
2016-05-27 19:26:45 +02:00 |
|
twinaphex
|
ccd5b2f73d
|
Add 'Start Remote Gamepad' entry
|
2016-05-27 19:18:46 +02:00 |
|
twinaphex
|
7d26034ebe
|
Rename rarch_task_* to task_*
|
2016-05-27 18:14:47 +02:00 |
|
twinaphex
|
c00f8c5dd6
|
Add comments
|
2016-05-27 18:07:51 +02:00 |
|
twinaphex
|
534c923b6b
|
Remove autosave.c
|
2016-05-27 17:52:20 +02:00 |
|
twinaphex
|
eeddd7072b
|
Move struct to top
|
2016-05-27 17:29:12 +02:00 |
|
twinaphex
|
1c868ffaa2
|
Cleanups
|
2016-05-27 17:27:38 +02:00 |
|
twinaphex
|
a6f95b307f
|
Silence warnings
|
2016-05-27 17:24:54 +02:00 |
|
twinaphex
|
49f050b386
|
Move config_replace to configuration.c
|
2016-05-27 16:42:20 +02:00 |
|
twinaphex
|
a70d8e43d9
|
Cleanups
|
2016-05-27 16:35:21 +02:00 |
|
twinaphex
|
e8a02dd448
|
C89_BUILD fix
|
2016-05-27 06:03:38 +02:00 |
|
Twinaphex
|
130411365b
|
Remove unused variable
|
2016-05-27 05:39:52 +02:00 |
|
twinaphex
|
9d6eda5409
|
Remove double entry in qb/config.params.sh
|
2016-05-27 05:22:11 +02:00 |
|
twinaphex
|
e7aedb6fb9
|
Remove unneeded async_job - plug memory leak in cheevos.c
|
2016-05-27 05:19:27 +02:00 |
|
Andrés
|
bf04b798fe
|
Merge pull request #3037 from leiradel/cheevos
added all console ids; added fixup for pce; fixed mmap matching
|
2016-05-26 22:14:31 -05:00 |
|
twinaphex
|
6dc2e8ca45
|
(configuration.c) Cleanups
|
2016-05-27 05:13:05 +02:00 |
|
Andre Leiradella
|
d791da9507
|
undefined debug macros
|
2016-05-27 00:06:03 -03:00 |
|
twinaphex
|
dd03076976
|
Remove config_realloc
|
2016-05-27 05:05:27 +02:00 |
|
twinaphex
|
2b4baa0452
|
Cleanup configuration.c
|
2016-05-27 05:02:26 +02:00 |
|
Andre Leiradella
|
fad2acf1ee
|
added all console ids; added fixup for pce; fixed mmap matching
|
2016-05-26 23:47:14 -03:00 |
|
twinaphex
|
e41efa9849
|
Cleanup menu_content_find_first_core
|
2016-05-27 04:41:39 +02:00 |
|
twinaphex
|
a743c779f8
|
Prevent some 'conditional jump or move depends on unitialised value' warnings
|
2016-05-27 04:31:02 +02:00 |
|
twinaphex
|
0d271b0ca7
|
Cleanups
|
2016-05-27 04:18:27 +02:00 |
|
twinaphex
|
150d05c160
|
Not sure why it tried to call input_overlay_free twice in a row
|
2016-05-27 04:09:46 +02:00 |
|
Twinaphex
|
af4d085632
|
Merge pull request #3036 from lakkatv/master
(Menu) Fixes a menu toggle bug
|
2016-05-26 22:51:31 +02:00 |
|
Jean-André Santoni
|
72e67acec0
|
(Menu) Fixes a menu toggle bug
|
2016-05-26 22:45:01 +02:00 |
|
Twinaphex
|
b81b5b0dfe
|
Revert "playlist.c - prevent logically dead code -a nd also try to prevent memleak"
This reverts commit a1034716e1f30b506a5d549c50270018d10e9fe5.
|
2016-05-26 22:22:30 +02:00 |
|
twinaphex
|
bd5c0effa4
|
Revert "playlist_free_entry - cleanups"
This reverts commit 96244064383e41867db62043912ee4fb36ac19d5.
|
2016-05-26 22:17:42 +02:00 |
|
Twinaphex
|
5a7ab3a394
|
Revert "Free before doing strdup"
This reverts commit 189f8d58ecc8fd75a7038a29ac04eb8dc8ef20ef.
|
2016-05-26 22:07:03 +02:00 |
|
twinaphex
|
189f8d58ec
|
Free before doing strdup
|
2016-05-26 22:03:37 +02:00 |
|
twinaphex
|
1d632e26fe
|
Add missing file
|
2016-05-26 20:52:27 +02:00 |
|
twinaphex
|
584ec83840
|
Start adding internal network retropad core hooks
|
2016-05-26 19:43:15 +02:00 |
|