Commit Graph

  • 89cc8c1617 Merge pull request #755 from lioncash/ctor bunnei 2018-07-21 10:53:53 -07:00
  • 552aac7e6c Merge pull request #749 from lioncash/consistency bunnei 2018-07-21 10:51:00 -07:00
  • fe2498a650 Merge pull request #751 from Subv/tpidr_el0 bunnei 2018-07-21 10:48:30 -07:00
  • 3d938b8c60 Merge pull request #753 from lioncash/const bunnei 2018-07-21 10:44:08 -07:00
  • 1519ce7eab externals: Update dynarmic to 7ea1241 Lioncash 2018-07-21 13:25:10 -04:00
  • d85cfc94e2 Merge pull request #752 from Subv/vfs_load bunnei 2018-07-20 22:57:18 -07:00
  • 459e158340 file_sys/errors: Remove redundant object constructor calls Lioncash 2018-07-20 22:37:05 -04:00
  • b46c0ed1fa vfs_real: Remove redundant copying of std::vector instances in GetFiles() and GetSubdirectories() Lioncash 2018-07-20 22:30:20 -04:00
  • ec71915ede partition_filesystem, vfs_real: Add missing standard includes Lioncash 2018-07-20 22:28:35 -04:00
  • d36e327ba6 partition_filesystem, vfs_real: Use std::move in ReplaceFileWithSubdirectory() where applicable Lioncash 2018-07-20 22:23:56 -04:00
  • 2b91386e15 partition_filesystem, vfs_real: Use std::distance() instead of subtraction Lioncash 2018-07-20 22:14:59 -04:00
  • 3e0727df1b vfs_offset: Simplify TrimToFit() Lioncash 2018-07-20 22:02:53 -04:00
  • 894b0de0f2 vfs: Make WriteBytes() overload taking a std::vector pass the std::vector by const reference Lioncash 2018-07-20 21:51:28 -04:00
  • dd09439fee vfs: Use variable template variants of std::is_trivially_copyable Lioncash 2018-07-20 21:45:20 -04:00
  • 05231d8b08 vfs: Amend constness on pointers in WriteBytes() and WriteArrays() member functions to be const qualified Lioncash 2018-07-20 21:40:13 -04:00
  • 966874e357 Loader: Only print the module names and addresses if they actually exist. Subv 2018-07-20 19:59:15 -05:00
  • d84eb9dac6 CPU: Save and restore the TPIDR_EL0 system register on every context switch. Subv 2018-07-20 19:57:45 -05:00
  • 8afc21f175 Merge pull request #743 from lioncash/view bunnei 2018-07-20 17:17:04 -07:00
  • d4104c72aa Merge pull request #745 from lioncash/package bunnei 2018-07-20 17:16:54 -07:00
  • ae09adfcb3 arm_interface: Remove unused tls_address member of ThreadContext Lioncash 2018-07-20 18:56:53 -04:00
  • d5bc9aef4e gl_shader_manager: Replace unimplemented function prototype Lioncash 2018-07-20 18:01:49 -04:00
  • 863579736c gpu: Rename Get3DEngine() to Maxwell3D() Lioncash 2018-07-20 18:31:36 -04:00
  • bb960c8cb4 video_core: Use nested namespaces where applicable Lioncash 2018-07-20 18:14:17 -04:00
  • 2b7d862366 Merge pull request #742 from bunnei/misc-apm bunnei 2018-07-20 15:01:19 -07:00
  • 3acd6fa086 Merge pull request #741 from lioncash/enum bunnei 2018-07-20 15:00:44 -07:00
  • 48733744bb arm_test_common: Get rid of truncation warnings Lioncash 2018-07-20 17:53:50 -04:00
  • a8bb1eb39f arm_test_common: Make file static variable a member variable of the testing environment Lioncash 2018-07-20 17:51:29 -04:00
  • a44475207c arm_test_common: Add missing header guard Lioncash 2018-07-20 17:48:43 -04:00
  • 3268321f4b param_package: Take std::string by value in string-based Set() function Lioncash 2018-07-20 17:17:26 -04:00
  • 6279c2dcf4 param_package: Use std::unordered_map's insert_or_assign instead of map indexing Lioncash 2018-07-20 17:12:24 -04:00
  • 474ec2ee5f param_package: Get rid of file-static std::string construction Lioncash 2018-07-20 17:05:46 -04:00
  • f63ccbd936 logging/filter: Use std::string_view in ParseFilterString() Lioncash 2018-07-20 15:42:42 -04:00
  • 7a1a860abe logging/backend: Add missing standard includes Lioncash 2018-07-20 15:31:25 -04:00
  • 457d1b4490 logging/backend: Use std::string_view in RemoveBackend() and GetBackend() Lioncash 2018-07-20 15:27:17 -04:00
  • dffd154d6d apm: Improve stub for GetPerformanceConfiguration. bunnei 2018-07-20 15:20:01 -04:00
  • 0a0b3c4b9f ipc_helpers: Add PushEnum() member function to ResponseBuilder Lioncash 2018-07-20 14:49:13 -04:00
  • c1c9ab31e8 Merge pull request #740 from Subv/acc_crash bunnei 2018-07-20 09:47:47 -07:00
  • 8346541901 Merge pull request #739 from lioncash/glad bunnei 2018-07-20 09:22:26 -07:00
  • 29f49bd3c1 Merge pull request #738 from lioncash/sign bunnei 2018-07-20 09:21:57 -07:00
  • ffbd51e207 Merge pull request #737 from lioncash/move bunnei 2018-07-20 09:21:15 -07:00
  • 701c7cb85c Merge pull request #736 from lioncash/null bunnei 2018-07-20 09:17:07 -07:00
  • fbc2bcd4a9 Merge pull request #735 from lioncash/video-unused bunnei 2018-07-20 09:16:15 -07:00
  • 741cae1e1d Merge pull request #734 from lioncash/thread bunnei 2018-07-20 09:15:52 -07:00
  • a1805ceb0b Merge pull request #733 from lioncash/dirs bunnei 2018-07-20 09:15:16 -07:00
  • 86d1649b32 Merge pull request #732 from lioncash/unused bunnei 2018-07-20 09:14:10 -07:00
  • 204d707ce7 Merge pull request #731 from lioncash/shadow bunnei 2018-07-20 09:13:36 -07:00
  • 9c7321fe6d HLE/ACC: Stub IManagerForApplication::GetAccountId to return an error. Subv 2018-07-20 11:02:25 -05:00
  • 6a9cd17227 externals: Update glad to version 0.1.25 Lioncash 2018-07-20 01:54:24 -04:00
  • 0faa13baeb gl_state: Make references const where applicable in Apply() Lioncash 2018-07-20 01:12:29 -04:00
  • e6b3d3a9ea gl_state: Get rid of mismatched sign conversions Lioncash 2018-07-20 01:04:32 -04:00
  • 8874d0e657 loader/{nca, nro}: std::move VirtualFile in the constructors where applicable Lioncash 2018-07-20 00:10:21 -04:00
  • 0e9d58e82a vfs_offset: std::move file and name parameters of OffsetVfsFile Lioncash 2018-07-20 00:04:51 -04:00
  • f36affdbe3 Merge pull request #730 from lioncash/string bunnei 2018-07-19 20:46:43 -07:00
  • ce66a188d0 Merge pull request #729 from lioncash/simplify bunnei 2018-07-19 20:46:11 -07:00
  • 40c9c5a55c audren_u: Use a std::array instead of std::string for holding the audio interface/device name Lioncash 2018-07-19 23:09:35 -04:00
  • c20cea118b audout_u: Use a std::array instead of std::string for holding the audio interface name Lioncash 2018-07-19 23:04:25 -04:00
  • 8b08f82dc7 maxwell_3d: Remove unused variable within GetStageTextures() Lioncash 2018-07-19 22:38:28 -04:00
  • dbfe82773d thread: Convert ThreadStatus into an enum class Lioncash 2018-07-19 21:39:05 -04:00
  • bbd6429ecb partition_filesystem: Return pfs_dirs member variable within GetSubdirectories() Lioncash 2018-07-19 21:08:15 -04:00
  • 364b950515 nso: Silence implicit sign conversion warnings Lioncash 2018-07-19 20:51:15 -04:00
  • a25c5b982a nso: Remove unused function ReadSegment() Lioncash 2018-07-19 20:49:27 -04:00
  • f26866ff6a gl_shader_decompiler: Eliminate variable and declaration shadowing Lioncash 2018-07-19 20:32:40 -04:00
  • c2121cb059 gl_shader_decompiler: Remove unnecessary const from return values Lioncash 2018-07-19 20:05:02 -04:00
  • 1bdb67440b pl_u: Simplify WriteBuffer() calls in GetSharedFontInOrderOfPriority() Lioncash 2018-07-19 19:50:27 -04:00
  • d3cfaf95c8 Merge pull request #726 from lioncash/overload bunnei 2018-07-19 16:18:38 -07:00
  • 0b13ce1435 Merge pull request #725 from lioncash/bytes bunnei 2018-07-19 16:16:30 -07:00
  • af08034c71 Merge pull request #728 from Subv/acc_profile bunnei 2018-07-19 16:15:01 -07:00
  • 2aeb3355e4 Merge pull request #727 from Subv/acc_users bunnei 2018-07-19 16:13:45 -07:00
  • c6352ffc58 Merge pull request #724 from lioncash/printf bunnei 2018-07-19 16:13:07 -07:00
  • ec468c990d Merge pull request #723 from lioncash/gdb bunnei 2018-07-19 16:12:40 -07:00
  • f43d8ea523 Merge pull request #722 from lioncash/signed bunnei 2018-07-19 16:12:15 -07:00
  • 2194308245 Merge pull request #721 from lioncash/svc bunnei 2018-07-19 16:11:40 -07:00
  • b5c77313de Merge pull request #719 from lioncash/docs bunnei 2018-07-19 16:11:09 -07:00
  • dd0446ff43 Merge pull request #718 from lioncash/read bunnei 2018-07-19 16:10:29 -07:00
  • 31413f0d2f Merge pull request #717 from lioncash/explicit bunnei 2018-07-19 16:08:07 -07:00
  • 05549e45c5 HLE/ACC: Return an IProfile that is consistent with what was requested. Subv 2018-07-19 16:53:42 -05:00
  • 50e2777724 HLE/ACC: Change the default user id to be consistent with what we tell games on startup. Subv 2018-07-19 16:51:55 -05:00
  • b102815f1f HLE/ACC: Write a single whole user id in ListAllUsers and ListOpenUsers. Subv 2018-07-19 16:19:46 -05:00
  • 7244671137 Merge pull request #716 from lioncash/construct bunnei 2018-07-19 14:18:29 -07:00
  • ff500a7b68 hle_ipc: Introduce generic WriteBuffer overload for multiple container types Lioncash 2018-07-19 16:10:12 -04:00
  • eb9b55eafe Merge pull request #715 from lioncash/const-ref bunnei 2018-07-19 13:27:48 -07:00
  • 78dd1cd441 Merge pull request #720 from Subv/getentrytype_root Sebastian Valle 2018-07-19 15:23:32 -05:00
  • df001e83b1 pl_u: Specify correct size for buffers in GetSharedFontInOrderOfPriority() Lioncash 2018-07-19 15:57:56 -04:00
  • b879fb84a2 svc: Correct always true assertion case in SetThreadCoreMask Lioncash 2018-07-19 14:36:22 -04:00
  • 68c1ffdd1c pl_u: Remove printf specifier in log call in a log call in GetSharedFontInOrderOfPriority() Lioncash 2018-07-19 15:44:02 -04:00
  • 7eace8f512 Merge pull request #714 from lioncash/index Sebastian Valle 2018-07-19 14:36:34 -05:00
  • 38b35e752b Merge pull request #712 from lioncash/fsp bunnei 2018-07-19 12:31:33 -07:00
  • c945226973 gdbstub: Get rid of a few signed/unsigned comparisons Lioncash 2018-07-19 15:17:50 -04:00
  • a37a47448d hid: Use a ranged-for loops in UpdatePadCallback Lioncash 2018-07-19 15:09:31 -04:00
  • 95103a1b7b hid: Use HID_NUM_LAYOUTS constant for indicating size of the layouts array Lioncash 2018-07-19 15:07:34 -04:00
  • 427fc4ac6b Merge pull request #713 from lioncash/filesys bunnei 2018-07-19 11:49:06 -07:00
  • e91ba6c057 Merge pull request #711 from lioncash/swap bunnei 2018-07-19 11:48:16 -07:00
  • d6c7a05239 Merge pull request #710 from lioncash/unused bunnei 2018-07-19 11:43:41 -07:00
  • 1034bcc742 Merge pull request #694 from lioncash/warn bunnei 2018-07-19 11:43:14 -07:00
  • e5c916a27c Filesystem: Return EntryType::Directory for the root directory. Subv 2018-07-19 13:11:09 -05:00
  • 50d08beed2 loader: Amend Doxygen comments Lioncash 2018-07-19 14:02:07 -04:00
  • bbc31ba6af Merge pull request #709 from lioncash/thread-local bunnei 2018-07-19 10:00:48 -07:00
  • 130a02f330 Merge pull request #708 from lioncash/xbyak bunnei 2018-07-19 10:00:06 -07:00
  • 8176ab3a07 Merge pull request #707 from lioncash/catch bunnei 2018-07-19 09:59:44 -07:00
  • 9b22f856c2 loader/nso: Check if read succeeded in IdentifyFile() before checking magic value Lioncash 2018-07-19 12:40:06 -04:00