~libretro/libretro/+git/blueMSX:perf_counters

Last commit made on 2014-07-01
Get this branch:
git clone -b perf_counters https://git.launchpad.net/~libretro/libretro/+git/blueMSX

Branch merges

Branch information

Name:
perf_counters
Repository:
lp:~libretro/libretro/+git/blueMSX

Recent commits

495e111... by aliaspider <email address hidden>

make libco optional

d4d3406... by aliaspider <email address hidden>

add performance counter

18eb22d... by aliaspider <email address hidden>

(PSP) remove #include <pspthreadman.h> ( already included )

2ee3b4f... by aliaspider <email address hidden>

fix cpu_thread_entry type

b37c9b9... by aliaspider <email address hidden>

add a wrapper for the cpu_thread entry function.

d337417... by aliaspider <email address hidden>

Merge pull request #4 from twinaphex/master

Libco

2249b80... by twinaphex <email address hidden>

retro_reset implemented wrong - no deallocation should take place here

37bbb97... by twinaphex <email address hidden>

Implement SET_CONTROLLER_INFO environ callback

9e21368... by twinaphex <email address hidden>

archThreadSleep can be the same for both PSP and non-PSP

c974a78... by twinaphex <email address hidden>

Update libco