twinaphex
75874480af
Move defines to performance.c
2015-09-27 02:29:59 +02:00
twinaphex
2b840c0384
Refactor perf counters
2015-09-20 10:02:59 +02:00
Francisco José García García
50172454d2
(Vita) Remove -U__ARM_NEON__
2015-09-18 01:21:24 +02:00
twinaphex
458a0f3a27
Merge performance_linux.c with platform_linux.c
2015-09-16 05:42:16 +02:00
twinaphex
3914bb7611
Refactor performance.c - should use performance_linux.c codepaths
...
now if __linux__ is defined
2015-09-15 22:34:48 +02:00
twinaphex
7bd5ec0ffe
Refactor performance_android.c to performance_linux.c - compile it in for Linux too
2015-09-15 22:32:28 +02:00
twinaphex
f246b4ce0b
(performance_android.c) Cleanups
2015-09-15 19:30:11 +02:00
Sergi Granell
e45f42a388
(Vita) Update Makefile.griffin,file_path.c,performance.c
2015-08-30 18:46:49 +02:00
Sergi Granell
f0ea1fd454
(Vita) Update Makefile.griffin, performance.c and file extensions
2015-08-30 16:12:45 +02:00
twinaphex
340caec0a0
(SNC) Fix a bunch of compiler warnings
2015-06-30 15:49:40 +02:00
twinaphex
cc300120be
(rewind.c) Get rid of unused variables
2015-06-27 17:26:35 +02:00
twinaphex
f01e481362
(performance.c) Some C89 fixes
2015-06-26 19:22:21 +02:00
Alcaro
4ca6c2398c
More C89 cleanups, part 3
2015-06-26 18:35:52 +02:00
Alcaro
1bbd54f597
Some C89 strict fixes
2015-06-26 17:03:12 +02:00
twinaphex
c36e21ed13
(General) Cleanup
2015-06-12 17:00:37 +02:00
twinaphex
e67f3f246d
Rearrange header include dependencies
2015-06-02 17:17:46 +02:00
twinaphex
7bb2e5f582
initialize timespec variable
2015-06-02 16:51:10 +02:00
twinaphex
752849dcb2
(Android) Add VFPv3/VFPv4 flags
2015-05-02 08:08:42 +02:00
twinaphex
a68253940f
(performance.c) Make it C89-compatible
2015-04-12 19:18:00 +02:00
aliaspider
effaf20608
(3DS) use cpu ticks for the performance counter.
2015-04-08 19:01:16 +01:00
aliaspider
d64e235cce
(3DS) osGetTime is in milliseconds.
2015-04-02 03:58:53 +01:00
aliaspider
2045cee432
preliminary 3DS port.
2015-04-01 22:14:13 +01:00
twinaphex
e6f0d366cb
Go through global_get_ptr
2015-03-21 04:43:18 +01:00
Twinaphex
4a0d2367d6
(OSX/iOS) Implement clock_gettime for OSX/iOS
2015-02-28 18:51:07 +01:00
aliaspider
4317c4f1cb
(PSP) fix build.
...
add 7-zip support.
fix cores filenames detection in core_info_list_new.
use sceRtcGetCurrentTick instead of the less precise gettimeofday for
the performance counter.
2015-02-25 13:30:46 +01:00