summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-26SVC: SleepThread should yield to the next ready thread.bunnei
2014-11-26Mutex: Changed behavior to always release mutex for all threads.bunnei
2014-11-25Remove unused includes to common/thread.hEmmanuel Gil Peyrot
2014-11-24Implemented RenameDirectory in FS:USERarchshift
2014-11-24Implemented RenameFile in FS:USERarchshift
2014-11-24Merge pull request #147 from yuriks/error-codesbunnei
2014-11-24Use pointers instead of passing handles around in some functions.Yuri Kunde Schlesner
2014-11-24Remove duplicated docs/update them for changed parameters.Yuri Kunde Schlesner
2014-11-24HLE: Revamp error handling throrough the HLE codeYuri Kunde Schlesner
2014-11-24Change some SkyEye defines to const intsYuri Kunde Schlesner
2014-11-23Merge pull request #191 from archshift/deletexyzbunnei
2014-11-23Merge pull request #220 from yuriks/patch-1bunnei
2014-11-23Update CONTRIBUTING.mdYuri Kunde Schlesner
2014-11-23Add comment style notes to CONTRIBUTING.mdYuri Kunde Schlesner
2014-11-23Merge pull request #190 from purpasmart96/more_servicesbunnei
2014-11-23Added DeleteFile and DeleteDirectory functions to FS:USER and the archives.archshift
2014-11-20Add more services and some fixes, along with more "override"purpasmart96
2014-11-19Merge pull request #211 from linkmauve/masterbunnei
2014-11-19Merge pull request #208 from lioncash/staticsbunnei
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-18Add static to some variablesLioncash
2014-11-18Merge pull request #212 from archshift/ideabunnei
2014-11-18Merge pull request #165 from neobrain/viewport-scalingbunnei
2014-11-18Update gitignore to exclude project/editor filesarchshift
2014-11-18Merge Config::ReadXYZsarchshift
2014-11-18Merge pull request #207 from lioncash/docsTony Wasserka
2014-11-18Merge pull request #209 from lioncash/warnTony Wasserka
2014-11-18Merge pull request #210 from lioncash/typedefTony Wasserka
2014-11-18system: Get rid of an unnecessary enum typedefLioncash
2014-11-18directory_sdmc: Fix a signed/unsigned mismatch comparisonLioncash
2014-11-18Merge pull request #206 from lioncash/semicolonTony Wasserka
2014-11-18Fix documentation of parametersLioncash
2014-11-18Remove extraneous semicolonsLioncash
2014-11-18citra GLFW: Ignore minimal window size hints.Tony Wasserka
2014-11-18EmuWindow: Add some explicit documentation and set proper minimal client area...Tony Wasserka
2014-11-18citra-qt: Small cleanup.Tony Wasserka
2014-11-18EmuWindow: Add a TODO.Tony Wasserka
2014-11-18MathUtil: Make Rectangle work with unsigned types.Tony Wasserka
2014-11-18OpenGL Renderer: Cleanup viewport extent calculation.Tony Wasserka
2014-11-18EmuWindow: Better document the purpose of OnMinimalClientAreaChangeRequest.Tony Wasserka
2014-11-18EmuWindow: Remove window title getters/setters.Tony Wasserka
2014-11-18EmuWindow: Add documentation.Tony Wasserka
2014-11-18EmuWindow: Add support for specifying minimal client area sizes.Tony Wasserka
2014-11-18Fixup EmuWindow interface and implementations thereof.Tony Wasserka
2014-11-18Viewport scaling and display density independenceKevin Hartman
2014-11-18Add a GUI logging channel.Tony Wasserka
2014-11-17Merge pull request #200 from lioncash/staticsbunnei
2014-11-17core: Mark some hle functions as staticLioncash
2014-11-17Merge pull request #192 from bunnei/fs-fix-pathsbunnei