| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | License change | 2014-12-20 | 1 | -1/+1 | |
| * | Mutex: Release all held mutexes when a thread exits. | 2014-12-07 | 1 | -0/+6 | |
| * | Remove duplicated docs/update them for changed parameters. | 2014-11-24 | 1 | -1/+0 | |
| * | HLE: Revamp error handling throrough the HLE code | 2014-11-24 | 1 | -1/+1 | |
| * | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ... | 2014-11-19 | 1 | -1/+1 | |
| * | Kernel: Updated various kernel function "name" arguments to be const references. | 2014-06-13 | 1 | -1/+1 | |
| * | svc: added optional name field to Event and Mutex (used for debugging) | 2014-06-02 | 1 | -1/+2 | |
| * | mutex: removed docstring comment that is no longer relevant | 2014-05-26 | 1 | -1/+0 | |
| * | mutex: added additional docstrings | 2014-05-26 | 1 | -0/+2 | |
| * | mutex: refactored the interface to code to return a Mutex* handle | 2014-05-20 | 1 | -1/+1 | |
| * | mutex: initial commit of HLE module | 2014-05-20 | 1 | -0/+26 |