twinaphex
|
4100bf95b4
|
Able to compile without RPNG support
|
2016-05-11 21:22:45 +02:00 |
|
twinaphex
|
90d7722125
|
Remove CMD_EVENT_QUIT_RETROARCH
|
2016-05-11 20:56:02 +02:00 |
|
twinaphex
|
cf3f8d587c
|
Cleanup
|
2016-05-11 20:53:28 +02:00 |
|
twinaphex
|
a082198d4b
|
Change retroarch_main_init
|
2016-05-11 20:50:34 +02:00 |
|
twinaphex
|
0e972b9804
|
Rename rarch_git_version to retroarch_git_version
|
2016-05-11 20:44:24 +02:00 |
|
twinaphex
|
5cc86384b8
|
(task_image.c) Cleanups
|
2016-05-11 20:38:09 +02:00 |
|
twinaphex
|
dc46c0d012
|
C89 build-fix
|
2016-05-11 19:38:46 +02:00 |
|
twinaphex
|
322d11e387
|
Avoid some warnings when compiling with --disable-netplay
|
2016-05-11 19:37:56 +02:00 |
|
twinaphex
|
22bea3a50b
|
Remove some RUNLOOP_CTL_ enums
|
2016-05-11 19:28:22 +02:00 |
|
twinaphex
|
daf031173f
|
Remove unused variable
|
2016-05-11 19:25:15 +02:00 |
|
twinaphex
|
123025665d
|
(Qb) When threads are disabled, disable cheevos and/or libusb too
|
2016-05-11 19:11:09 +02:00 |
|
twinaphex
|
5845a9944d
|
Add more HAVE_THREADS ifdefs
|
2016-05-11 19:02:43 +02:00 |
|
twinaphex
|
377f09f12a
|
Change back retro_dirent_is_dir to hopefully avoid sshfs issues
- more rigorous testing should be applied before changing these
functions
|
2016-05-11 18:54:22 +02:00 |
|
twinaphex
|
fc56f6ebdb
|
Add some HAVE_THREADS ifdefs
|
2016-05-11 10:10:30 +02:00 |
|
twinaphex
|
78783cc2aa
|
Buildfixes for compiling without HAVE_MENU
|
2016-05-11 10:06:15 +02:00 |
|
twinaphex
|
b0342ebe44
|
Buildfix for compiling without ffmpeg
|
2016-05-11 09:52:06 +02:00 |
|
twinaphex
|
7ebfe1b66d
|
Create retroarch_set_pathnames
|
2016-05-11 04:32:29 +02:00 |
|
twinaphex
|
030513bcee
|
Create retroarch_fill_pathnames
|
2016-05-11 04:29:01 +02:00 |
|
twinaphex
|
95a6428915
|
RARCH_CTL_FORCE_QUIT is the same as RARCH_CTL_QUIT
|
2016-05-11 04:24:27 +02:00 |
|
twinaphex
|
b9df6f52f5
|
Kill off a bunch of RARCH_CTL_LOAD_CONTENT enums
|
2016-05-11 04:22:22 +02:00 |
|
twinaphex
|
5ad45ea17f
|
task_image.c - Refactors to prepare it for JPEG support
|
2016-05-11 04:10:42 +02:00 |
|
twinaphex
|
e6969f7ced
|
Cleanups
|
2016-05-11 04:03:21 +02:00 |
|
twinaphex
|
556017f23d
|
Cleanup
|
2016-05-11 03:56:31 +02:00 |
|
twinaphex
|
e6f55814a9
|
(task_image.c) Cleanups
|
2016-05-11 03:55:09 +02:00 |
|
twinaphex
|
1b4d744dcd
|
(task_image.c) Cleanups
|
2016-05-11 03:51:26 +02:00 |
|
twinaphex
|
1ac30884c4
|
(RJPEG) Prevent warnings
|
2016-05-11 03:40:25 +02:00 |
|
twinaphex
|
4ad23c927a
|
Take out RARCH_CONSOLE ifdefs
|
2016-05-11 00:40:34 +02:00 |
|
twinaphex
|
2c6cf33dec
|
Take out RARCH_CONSOLE ifdef
|
2016-05-11 00:26:31 +02:00 |
|
Twinaphex
|
19afc807ef
|
(iOS) Not sure why we are calling rarch_main() twice for iOS
|
2016-05-10 23:33:51 +02:00 |
|
Alcaro
|
8420480981
|
Merge pull request #2989 from leiradel/master
renamed some functions because of griffin
|
2016-05-10 22:41:03 +02:00 |
|
Andre Leiradella
|
3d7be61363
|
renamed some functions because of griffin
|
2016-05-10 17:39:20 -03:00 |
|
Twinaphex
|
d9393d5872
|
Merge pull request #2986 from leiradel/master
implemented the RETRO_ENVIRONMENT_SET_MEMORY_MAPS callback
|
2016-05-10 22:22:40 +02:00 |
|
Andre Leiradella
|
c62723ebe2
|
replaced tab by spaces
|
2016-05-10 16:47:14 -03:00 |
|
Andre Leiradella
|
44ab560dd6
|
pre-processed mmaps according to instructions at https://github.com/Alcaro/minir/blob/master/minircheats-model.cpp#L21
|
2016-05-10 16:42:13 -03:00 |
|
twinaphex
|
eec4218ebb
|
(RJPEG) Use features_cpu
|
2016-05-10 20:36:05 +02:00 |
|
twinaphex
|
9aed52ac65
|
Move performance.c to libretro-common/features/features_cpu.c
|
2016-05-10 20:31:27 +02:00 |
|
twinaphex
|
1fdc547a97
|
Refactor performance.c - merge Android performance code
|
2016-05-10 20:20:44 +02:00 |
|
twinaphex
|
1bef3665e2
|
Cleanups
|
2016-05-10 20:06:38 +02:00 |
|
Alcaro
|
2235aad731
|
Need these even without networking
|
2016-05-10 19:43:38 +02:00 |
|
Alcaro
|
fe4ef69aaf
|
Better check this one too. (Vulkan is the only user of that, right?)
|
2016-05-10 19:43:38 +02:00 |
|
twinaphex
|
4a7ab8366b
|
Move libretro.h headers to libretro-common/include
|
2016-05-10 19:03:53 +02:00 |
|
twinaphex
|
f49dcd0739
|
(performance.c ) Cleanups
|
2016-05-10 18:43:23 +02:00 |
|
Alcaro
|
7a0ff5911d
|
Fix #2897
|
2016-05-10 18:34:46 +02:00 |
|
Andre Leiradella
|
9f4a308c1a
|
better mmap flag visualization
|
2016-05-10 08:55:10 -03:00 |
|
Andre Leiradella
|
723463149e
|
implemented the RETRO_ENVIRONMENT_SET_MEMORY_MAPS callback
|
2016-05-10 08:04:41 -03:00 |
|
Twinaphex
|
16894e5a5a
|
(Griffin) Buildfix
|
2016-05-10 09:33:11 +02:00 |
|
twinaphex
|
35ea37b37f
|
Revert "Move cpu_features to libretro-common"
This reverts commit 2b8ff3bf3844e20ba8021f1f40c3e59f64b69772.
|
2016-05-10 09:32:24 +02:00 |
|
twinaphex
|
2b8ff3bf38
|
Move cpu_features to libretro-common
|
2016-05-10 09:27:29 +02:00 |
|
twinaphex
|
0d371def5c
|
Refactor performance.c code
|
2016-05-10 09:17:04 +02:00 |
|
twinaphex
|
288dbe2bd0
|
retro_get_cpu_features - don't spam log
|
2016-05-10 08:55:28 +02:00 |
|