Commit Graph

  • 9aaaa2b924 IOS/USB: Unref libusb devices manually Léo Lam 2017-03-26 15:15:50 +02:00
  • 32a1b5068a Revert "Use a single libusb context" Léo Lam 2017-03-26 14:51:12 +02:00
  • 11f911eefe Merge pull request #5171 from BhaaLseN/fix-vcxproj JosJuice 2017-03-26 15:19:32 +02:00
  • a9afd5b243 fix incomplete end-tag BhaaL 2017-03-26 14:44:42 +02:00
  • 6c62cfb1aa IOS/BTReal: Properly check for libusb failures Léo Lam 2017-03-26 12:20:41 +02:00
  • 7b17163a7a IOS/ES: Move shared content map, uid.sys code Léo Lam 2017-03-13 12:33:50 +01:00
  • 3cfd9ea9b2 IOS/BTReal: Always use config descriptor 0 Léo Lam 2017-03-26 12:08:53 +02:00
  • 0b6170cc33 Merge pull request #5167 from stenzek/jit64-crash Markus Wick 2017-03-26 09:17:21 +02:00
  • fbfb94ec79 Merge pull request #5157 from sepalani/sym-name Anthony 2017-03-25 19:38:16 -07:00
  • 5d40daa507 Merge pull request #5123 from ligfx/fixwiimoteemu Matthew Parlane 2017-03-26 14:56:44 +13:00
  • 28916997a5 Merge pull request #5130 from ligfx/inputconfigdiagbitmapsswitchdefault Matthew Parlane 2017-03-26 14:54:50 +13:00
  • 9dd9573ec0 Merge pull request #5148 from ligfx/iptopwarning Matthew Parlane 2017-03-26 14:54:31 +13:00
  • e05b6cf3f4 Merge pull request #5155 from ligfx/expecttruefalse Matthew Parlane 2017-03-26 14:53:17 +13:00
  • 89de08d649 Merge pull request #5166 from ligfx/eglwarning Matthew Parlane 2017-03-26 14:52:09 +13:00
  • 724a8437eb Jit64: Fix crash at startup Stenzek 2017-03-26 11:37:55 +10:00
  • 4f160b2547 Merge pull request #5163 from lioncash/array Matthew Parlane 2017-03-26 14:35:12 +13:00
  • 3f8a471d64 EGL: Fix missing-braces warning Michael Maltese 2017-03-25 17:09:28 -07:00
  • c1cd7d9c0e WX: Redirect stdout to console output Léo Lam 2017-03-22 13:32:24 +01:00
  • 77b389bf99 WX: Move init mutex lock to after command line Léo Lam 2017-03-22 12:42:49 +01:00
  • 86e6b44271 Merge pull request #5146 from ligfx/mmuwarning Markus Wick 2017-03-25 23:18:56 +01:00
  • 9afe3946d1 JitArm64_Integer: fix signedness comparison warning Michael Maltese 2017-03-25 14:05:20 -07:00
  • 428bac6e32 JitArm64_Integer: remove unused imm_neg Michael Maltese 2017-03-25 14:05:12 -07:00
  • 5892ef1792 JitArm64_Integer: extract bit operation lambdas Michael Maltese 2017-03-25 14:04:53 -07:00
  • 3d7bace9da Arm64Emitter: extract lambda to AddImmediate() Michael Maltese 2017-03-25 14:04:31 -07:00
  • c58ba93503 Arm64: Use PRIi64/PRIx64 for printf Michael Maltese 2017-03-25 14:04:02 -07:00
  • 4cd9a2ef1e DiscIO: make sure to initialize out args to ReadSwapped Michael Maltese 2017-03-24 16:32:45 -07:00
  • 57c21b9576 TextureCacheBase: Convert bound_textures from a C array to a std::array Lioncash 2017-03-25 14:45:55 -04:00
  • 4d8d0451e3 Merge pull request #5142 from MerryMage/stored_stack_pointer Markus Wick 2017-03-25 17:37:48 +01:00
  • 3898707ef9 Merge pull request #5141 from MerryMage/ConvertDoubleToSingle Markus Wick 2017-03-25 17:37:29 +01:00
  • 8f2f833f9d Update to Android SDK 25 Mahdi Hijazi 2017-03-24 21:21:29 +01:00
  • 8709653985 Automatic translation resources sync with Transifex JosJuice 2017-03-25 13:25:33 +01:00
  • f1fd336a03 Change the color of the selected slot to make it more visible Mahdi Hijazi 2017-03-25 09:55:53 +01:00
  • 0c28ff2acc CoreTimingTest: make AdvanceAndCheck() static (fix warning) Michael Maltese 2017-03-24 21:36:03 -07:00
  • b099a1c02a Merge pull request #5135 from lioncash/ini Anthony 2017-03-24 19:33:09 -07:00
  • e2a7e8a40d Merge pull request #5143 from JosJuice/wii-menu-region-log Anthony 2017-03-24 19:31:52 -07:00
  • 15d0e91bf6 Merge pull request #5150 from JosJuice/di-buffer-speed-comment Matthew Parlane 2017-03-25 14:52:23 +13:00
  • d8fa465482 Merge pull request #5154 from ligfx/bitutilstestsignedness Matthew Parlane 2017-03-25 14:51:47 +13:00
  • 6eca605284 Fix wrong address in zz_ symbol name Sepalani 2017-03-25 01:21:13 +00:00
  • 04db3d5a50 UnitTests: use EXPECT_TRUE/EXPECT_FALSE (fixes warnings) Michael Maltese 2017-03-24 17:23:38 -07:00
  • 9234ed82da BitUtilsTest: compare ints of the same signedness (fixes warnings) Michael Maltese 2017-03-24 17:08:19 -07:00
  • 5d69e99943 StubHost: remove unused Host_RequestFullscreen() Michael Maltese 2017-03-24 16:41:09 -07:00
  • ba935d40ba [Android] Load the game banner from the iso and use if no screenshot is available Mahdi Hijazi 2017-03-21 17:26:10 +01:00
  • f5469878ba DVDInterface: Update comment about buffer speed JosJuice 2017-03-24 19:56:47 +01:00
  • a098fe57c5 IP/Top: rename private methods à la HandleXRequest Michael Maltese 2017-03-24 11:27:10 -07:00
  • 8387b00f42 MMU: rewrite loop to avoid warning Michael Maltese 2017-03-24 11:25:19 -07:00
  • a31bb7a27c Clarify the log message for unknown Wii Menu regions JosJuice 2017-03-24 16:44:38 +01:00
  • 61198199cd JitAsm: Use stored_stack_pointer instead of s_saved_rsp MerryMage 2017-03-24 11:31:40 +00:00
  • 918d7fa3d1 EmuCodeBlock: Place ConvertDoubleToSingle temporaries on the stack MerryMage 2017-03-24 10:34:47 +00:00
  • c5cc781205 Merge pull request #5131 from ligfx/discioswitchdefault Matthew Parlane 2017-03-24 16:50:56 +13:00
  • 0767c3d94d DiscIO: add empty UNKNOWN_REGION case (fixes warning) Michael Maltese 2017-03-21 23:42:12 -07:00
  • b711daee5f BitField: Get rid of a C-style cast Lioncash 2017-03-23 11:01:39 -04:00
  • e43c495ce5 BitField: Convert typedefs to using aliases Lioncash 2017-03-23 10:59:40 -04:00
  • caef08988e BitField: Make mostly constexpr capable Lioncash 2017-03-23 10:53:13 -04:00
  • 6e2e48e9ea Merge pull request #5137 from lioncash/arm Markus Wick 2017-03-23 15:52:58 +01:00
  • 4b5995a6e0 Merge pull request #5138 from lioncash/init Markus Wick 2017-03-23 15:15:32 +01:00
  • da2e34f69b VertexLoaderBase: In-class initialize class members where applicable Lioncash 2017-03-23 08:34:35 -04:00
  • a7ec2d3831 Arm64Emitter: Get rid of pointer casts in PoisonMemory Lioncash 2017-03-23 05:58:16 -04:00
  • 6d065a02b5 Merge pull request #5134 from degasus/texture_cache Markus Wick 2017-03-23 09:48:32 +01:00
  • 6a17d87b07 Merge pull request #5136 from lioncash/ar Matthew Parlane 2017-03-23 14:45:48 +13:00
  • 1d6d85963f ARDecrypt: const correctness Lioncash 2017-03-22 20:35:00 -04:00
  • 29ca22905b IniFile: Replace a character erase with pop_back() Lioncash 2017-03-22 19:32:07 -04:00
  • 35959bdaf9 IniFile: Replace string joining code with JoinString Lioncash 2017-03-22 19:30:15 -04:00
  • b92871111a IniFile: std::move a std::string in GetLines Lioncash 2017-03-22 19:09:22 -04:00
  • dbdf693c81 IniFile: Use character literals instead of string literals where applicable Lioncash 2017-03-22 19:03:14 -04:00
  • d8998b6392 IniFile: Provide an rvalue reference overload for SetLines Lioncash 2017-03-22 18:49:11 -04:00
  • 46d74a7760 IniFile: Make Section's string constructor instances take strings by value Lioncash 2017-03-22 18:19:53 -04:00
  • ca8d9e2215 TextureCache: Don't lock freed rendertargets for one frame. degasus 2017-03-22 09:15:09 +01:00
  • 99adc73383 IniFile: Make Section constructor explicit Lioncash 2017-03-22 18:07:23 -04:00
  • 9ea59133b3 Merge pull request #5121 from MerryMage/children-happen Markus Wick 2017-03-22 22:42:46 +01:00
  • c4bb452f2b InputConfigDiagBitmaps: add switch empty cases (fixes warning) Michael Maltese 2017-03-21 23:39:09 -07:00
  • 8804f759b9 Merge pull request #5127 from lioncash/gcode Matthew Parlane 2017-03-23 07:13:45 +13:00
  • 09f4d494ef Merge pull request #5132 from ligfx/commentoutpagetagshift Markus Wick 2017-03-22 09:43:45 +01:00
  • da6a1daef6 MMU: remove unused var HW_PAGE_TAG_SHIFT Michael Maltese 2017-03-21 23:44:21 -07:00
  • 9e430cbdd6 Breakpoints.cpp: fix format string warnings Michael Maltese 2017-03-21 23:09:14 -07:00
  • 2f52d04e30 GeckoCodeConfig: Use compare instead of substr for comparing substrings Lioncash 2017-03-21 17:51:22 -04:00
  • a32a2d1a02 Merge pull request #5126 from leoetlino/version Matthew Parlane 2017-03-22 11:10:36 +13:00
  • 0d0e9f626d GeckoCodeConfig: Amend unnecessary string literals to char literals Lioncash 2017-03-21 17:30:01 -04:00
  • 28235b5cb6 GeckoCodeConfig: Remove unused commented out code Lioncash 2017-03-21 17:25:49 -04:00
  • f0fa692457 GeckoCodeConfig: Move gecko code title building to its own function Lioncash 2017-03-21 17:22:28 -04:00
  • 3028158873 UICommon: Don't print --version option twice Léo Lam 2017-03-21 22:29:01 +01:00
  • 3be5373768 Merge pull request #5125 from lioncash/gcode JosJuice 2017-03-21 22:03:05 +01:00
  • f91292eff2 GeckoCodeConfig: Return vector by value for LoadCodes() Lioncash 2017-03-21 16:24:16 -04:00
  • 7c52b8f838 WiimoteEmu: refer to settings by name, not index Michael Maltese 2017-03-21 13:18:17 -07:00
  • cb7d9556bf Jit64: Merge memory allocations into a single allocation MerryMage 2017-03-21 18:51:07 +00:00
  • da434e1a1c ConstantPool: Externalize memory allocation MerryMage 2017-03-21 18:37:48 +00:00
  • 615fcc621d CodeBlock: Add support for multiple children MerryMage 2017-03-21 18:10:25 +00:00
  • 9ea255c04d Merge pull request #5122 from lioncash/init Markus Wick 2017-03-21 21:00:45 +01:00
  • 780dffcb13 FifoDataFile: In-class initialize member variables where applicable Lioncash 2017-03-21 15:35:48 -04:00
  • 4e5e7cff0a FifoRecorder: In-class initialize member variables where applicable Lioncash 2017-03-21 15:34:04 -04:00
  • eda27ee397 FifoPlayer: In-class initialize member variables where applicable Lioncash 2017-03-21 15:29:00 -04:00
  • 5854047e3a Merge pull request #5120 from lioncash/const Markus Wick 2017-03-21 20:16:26 +01:00
  • 0d1bc53e55 JitBase: Rename MergeAllowedNextInstructions to CanMergeNextInstructions Lioncash 2017-03-21 13:49:56 -04:00
  • f98211bfcf JitBase: Make MergeAllowedNextInstructions a const member function Lioncash 2017-03-21 13:45:18 -04:00
  • f03fa54bcb Merge pull request #5116 from degasus/ArmRegCache Markus Wick 2017-03-21 18:14:16 +01:00
  • fc2c9d853f Merge pull request #5119 from MerryMage/JitAsm Markus Wick 2017-03-21 18:06:45 +01:00
  • 8a788ebdd9 JitAsm: Add missing forward declaration of X64CodeBlock MerryMage 2017-03-21 16:45:48 +00:00
  • d2690568f9 Merge pull request #5110 from MerryMage/const-pool Anthony 2017-03-20 13:29:57 -07:00
  • 4491e9b829 Jit_SystemRegisters: Add missing sizes to constant arrays MerryMage 2017-03-20 19:40:22 +00:00
  • 9058ccea3f IR_X86: Use MConst for constants MerryMage 2017-03-19 13:49:41 +00:00
  • 3dccc369d3 Jit64AsmCommon: Use MConst for constants MerryMage 2017-03-19 12:40:46 +00:00