summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-30Merge pull request #516 from lioncash/cleanupbunnei
2015-01-30dyncom: clean up arm_dyncom_dec.hLioncash
2015-01-30arm: Move headers over to pragma onceLioncash
2015-01-30arm: Get rid of armcpu.h and skyeye_types.hLioncash
2015-01-30arm: Clean out armos.h and armmmu.hLioncash
2015-01-30Merge pull request #513 from lioncash/cleanupbunnei
2015-01-30Silence a few warnings.Rohit Nirmal
2015-01-30Merge pull request #511 from lioncash/warningsbunnei
2015-01-30arm: Throw out a lot of unnecessary codeLioncash
2015-01-30armdefs: Move some defines over to enumsLioncash
2015-01-30shared_memory: Fix assignments in SharedMemory::MapLioncash
2015-01-30loader: Add missing printf argumentLioncash
2015-01-30archive: Fix initializer list order for the File class.Lioncash
2015-01-30apt_u: Fix missing printf specifiersLioncash
2015-01-30Merge pull request #503 from yuriks/kernel-lifetime4Tony Wasserka
2015-01-30Kernel: Mark all appropriate kernel objects as "final"Yuri Kunde Schlesner
2015-01-30SVC: Use CASCADE_RESULT in SVC handlersYuri Kunde Schlesner
2015-01-30Remove result.h InvalidHandleYuri Kunde Schlesner
2015-01-30SVC: Change return type of handlers to ResultCodeYuri Kunde Schlesner
2015-01-30Kernel: Convert Event to not use HandlesYuri Kunde Schlesner
2015-01-30Kernel: Convert Timer to (mostly) not use HandlesYuri Kunde Schlesner
2015-01-30Kernel: Convert Mutex to not use HandlesYuri Kunde Schlesner
2015-01-30Kernel: Convert AddressArbiter to not use HandlesYuri Kunde Schlesner
2015-01-30Kernel: Convert Semaphore to not use HandlesYuri Kunde Schlesner
2015-01-30Kernel: Convert SharedMemory to not use HandlesYuri Kunde Schlesner
2015-01-30Common: Fix SCOPE_EXIT to actually create unique identifiers.Yuri Kunde Schlesner
2015-01-30Additions to ResultVal to make it more convenient to use.Yuri Kunde Schlesner
2015-01-30Move VAddr/PAddr typedefs to kernel.hYuri Kunde Schlesner
2015-01-30Kernel: Remove useless/duplicated comments; mark functions staticYuri Kunde Schlesner
2015-01-28Merge pull request #412 from purpasmart96/svc_table_cleanupbunnei
2015-01-28Merge pull request #510 from bunnei/pica_color_enablebunnei
2015-01-27Pica: Implement color/alpha channel enable.bunnei
2015-01-27Merge pull request #507 from bunnei/alpha-testingbunnei
2015-01-27Rasterizer: Implemented alpha testing.bunnei
2015-01-27Merge pull request #508 from lioncash/dynbunnei
2015-01-27dyncom: Minor cleanupLioncash
2015-01-26SVC: Update the SVC function tablepurpasmart96
2015-01-26Merge pull request #345 from purpasmart96/apt_stubsbunnei
2015-01-26Update vfp.cppbunnei
2015-01-26Merge pull request #506 from bunnei/depth-functionsTony Wasserka
2015-01-25GPU: Implement the remaining depth testing functions.bunnei
2015-01-25Merge pull request #484 from chinhodado/buildbunnei
2015-01-25Merge pull request #485 from Subv/more_servsbunnei
2015-01-24AppVeyor: Use Citra's Mega accountChin
2015-01-24Services/HID: Removed some files due to a rebase errorSubv
2015-01-24Services: Stubbed more services.Subv
2015-01-24AppVeyor: Add qwindows.dll to the buildChin
2015-01-24AppVeyor: Sanitize the file name before uploadingChin
2015-01-24AppVeyor: Change to release build instead of debugchinhodado
2015-01-24AppVeyor: Upload build to Mega upon build completionchinhodado