index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-11-30
Merge pull request #225 from bunnei/fix-release-mutex
bunnei
2014-11-30
Merge pull request #226 from bunnei/svc-and-thread-fixes
bunnei
2014-11-30
Merge pull request #228 from linkmauve/glfw-error
bunnei
2014-11-30
Merge pull request #235 from yuriks/dyncom-map
bunnei
2014-11-30
Merge pull request #234 from lioncash/unused
bunnei
2014-11-29
CFG:U: Implemented the GetCountryCodeID and GetCountryCodeString.
Subv
2014-11-29
GLFW: Add an error callback before calling glfwInit()
Emmanuel Gil Peyrot
2014-11-29
dyncom: Use unordered_map rather than the terrible 2-level bb_map
Yuri Kunde Schlesner
2014-11-29
arm_dyncom_interpreter: Get rid of unused var warnings
Lioncash
2014-11-28
Merge pull request #227 from vaguilar/fix-warnings
bunnei
2014-11-27
Fixed formatting and switch statement warnings
vaguilar
2014-11-26
Merge pull request #223 from linkmauve/remove-thread
bunnei
2014-11-26
Thread: Check that thread is actually in "wait state" when verifying wait.
bunnei
2014-11-26
SVC: Add debug log to ArbitrateAddress.
bunnei
2014-11-26
SVC: SleepThread should yield to the next ready thread.
bunnei
2014-11-26
Mutex: Changed behavior to always release mutex for all threads.
bunnei
2014-11-25
Remove unused includes to common/thread.h
Emmanuel Gil Peyrot
2014-11-24
Implemented RenameDirectory in FS:USER
archshift
2014-11-24
Implemented RenameFile in FS:USER
archshift
2014-11-24
Merge pull request #147 from yuriks/error-codes
bunnei
2014-11-24
Use pointers instead of passing handles around in some functions.
Yuri Kunde Schlesner
2014-11-24
Remove duplicated docs/update them for changed parameters.
Yuri Kunde Schlesner
2014-11-24
HLE: Revamp error handling throrough the HLE code
Yuri Kunde Schlesner
2014-11-24
Change some SkyEye defines to const ints
Yuri Kunde Schlesner
2014-11-23
Merge pull request #191 from archshift/deletexyz
bunnei
2014-11-23
Merge pull request #220 from yuriks/patch-1
bunnei
2014-11-23
Update CONTRIBUTING.md
Yuri Kunde Schlesner
2014-11-23
Add comment style notes to CONTRIBUTING.md
Yuri Kunde Schlesner
2014-11-23
Merge pull request #190 from purpasmart96/more_services
bunnei
2014-11-23
Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.
archshift
2014-11-20
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-19
Merge pull request #211 from linkmauve/master
bunnei
2014-11-19
Merge pull request #208 from lioncash/statics
bunnei
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-18
Add static to some variables
Lioncash
2014-11-18
Merge pull request #212 from archshift/idea
bunnei
2014-11-18
Merge pull request #165 from neobrain/viewport-scaling
bunnei
2014-11-18
Update gitignore to exclude project/editor files
archshift
2014-11-18
Merge Config::ReadXYZs
archshift
2014-11-18
Merge pull request #207 from lioncash/docs
Tony Wasserka
2014-11-18
Merge pull request #209 from lioncash/warn
Tony Wasserka
2014-11-18
Merge pull request #210 from lioncash/typedef
Tony Wasserka
2014-11-18
system: Get rid of an unnecessary enum typedef
Lioncash
2014-11-18
directory_sdmc: Fix a signed/unsigned mismatch comparison
Lioncash
2014-11-18
Merge pull request #206 from lioncash/semicolon
Tony Wasserka
2014-11-18
Fix documentation of parameters
Lioncash
2014-11-18
Remove extraneous semicolons
Lioncash
2014-11-18
citra GLFW: Ignore minimal window size hints.
Tony Wasserka
2014-11-18
EmuWindow: Add some explicit documentation and set proper minimal client area...
Tony Wasserka
[prev]
[next]