Commit Graph

  • 4814c4ac5a EmuCodeBlock: Use MConst for constants MerryMage 2017-03-19 12:40:10 +00:00
  • 8b93baefb7 Jit_SystemRegisters: Use MConst for constants MerryMage 2017-03-19 12:39:47 +00:00
  • 0fe234ec9b Jit_FloatingPoint: Use MConst for constants MerryMage 2017-03-19 12:39:10 +00:00
  • ff441efc26 EmuCodeBlock: Use ConstantPool MerryMage 2017-03-19 12:37:25 +00:00
  • 9951961338 ConstantPool: Implement a constant pool MerryMage 2017-03-19 12:33:22 +00:00
  • b0d6c29073 JitAsmCommon: Add missing sizes to constant arrays MerryMage 2017-03-19 12:30:41 +00:00
  • c5b9c740c9 JitArm64: Fix gpr.R() usages in conditional code. degasus 2017-03-20 09:37:03 +01:00
  • f7a52c0c35 JitArm64: Fix gpr.GetReg usages in conditional code. degasus 2017-03-20 09:25:49 +01:00
  • 26bb26fe54 Merge pull request #4901 from JosJuice/filemonitor-redesign Anthony 2017-03-20 12:46:19 -07:00
  • 50faffc9c2 Merge pull request #5009 from aldelaro5/memcheck-fix Anthony 2017-03-20 12:41:02 -07:00
  • 5cc55f0fe3 Merge pull request #5096 from Armada651/anything-with-a-viewport Markus Wick 2017-03-20 10:55:56 +01:00
  • b35bbdfb58 Merge pull request #4856 from ligfx/backgroundinput Anthony 2017-03-19 22:31:30 -07:00
  • 8eb26d298e Merge pull request #5099 from JosJuice/wii-menu-strings Matthew Parlane 2017-03-20 14:03:04 +13:00
  • 9da35edd15 Merge pull request #5093 from JosJuice/six-char-game-ids Matthew Parlane 2017-03-20 13:38:35 +13:00
  • 4412463310 Merge pull request #5109 from orbea/remove_mbedtls_install Matthew Parlane 2017-03-20 13:27:42 +13:00
  • 910360f7e7 Merge pull request #5085 from leoetlino/es-nandutils Matthew Parlane 2017-03-20 13:27:17 +13:00
  • a20b73cfb4 Merge pull request #5112 from MerryMage/quantize Matthew Parlane 2017-03-20 13:26:38 +13:00
  • cba585c82d Merge pull request #5111 from lioncash/const Matthew Parlane 2017-03-20 13:02:42 +13:00
  • 2919ac19b1 Automatic translation resources sync with Transifex JosJuice 2017-03-19 20:44:25 +01:00
  • 0d0f6f7278 Don't install static mbedtls libraries orbea 2017-03-19 08:45:38 -07:00
  • 5f59755d15 Jit64AsmCommon: Use correct quantization table MerryMage 2017-03-19 14:49:24 +00:00
  • 35c230a418 NetPlayServer: const correctness Lioncash 2017-03-19 09:14:03 -04:00
  • 025eac9062 NetPlayClient: const correctness Lioncash 2017-03-19 09:07:33 -04:00
  • 98e27ad9cb IOS/ES: Use FindInstalledTMD instead of content loader Léo Lam 2017-03-17 18:59:04 +01:00
  • 8984112501 IOS/ES: Move GetStoredContentsFromTMD to NandUtils Léo Lam 2017-03-12 21:12:19 +01:00
  • 0ed8d68192 IOS/ES: Add functions to get TMDs Léo Lam 2017-03-12 21:05:13 +01:00
  • 194b0ae36d IOS: Add NandUtils Léo Lam 2017-03-12 19:58:44 +01:00
  • 9604a06921 Merge pull request #5102 from leoetlino/channel-title-type Anthony 2017-03-18 23:30:27 -07:00
  • cb87b25ac6 Merge pull request #5106 from lioncash/constant Matthew Parlane 2017-03-19 16:42:36 +13:00
  • 036d676230 Merge pull request #5107 from lioncash/unused Matthew Parlane 2017-03-19 16:41:28 +13:00
  • d108747371 Merge pull request #5108 from lioncash/shadow-vars Matthew Parlane 2017-03-19 16:41:03 +13:00
  • 8e999b209a NetPlayClient: Eliminate variable shadowing Lioncash 2017-03-18 22:55:04 -04:00
  • 8bf27cf42f Fix memory breakpoint when checking the middle of the data aldelaro5 2017-03-02 20:07:24 -05:00
  • 3404057732 ES: Remove unused string format argument in LaunchPPCTitle Lioncash 2017-03-18 22:43:48 -04:00
  • 2b8abddadf Memmap: Replace '0' constant with nullptr Lioncash 2017-03-18 22:35:35 -04:00
  • 44fb429e7e EXI: Namespace device classes Lioncash 2017-03-18 17:46:05 -04:00
  • 553e8fae4c Merge pull request #5104 from mahdihijazi/master Markus Wick 2017-03-19 01:29:29 +01:00
  • ecf2eaac99 Remove obselete game menu settings button Mahdi Hijazi 2017-03-18 21:46:28 +01:00
  • 4c0e5dedb4 Fix loading the saved screen shots for Android version Mahdi Hijazi 2017-03-18 21:46:03 +01:00
  • d19f9038da Fix menu actions on Android TV Mahdi Hijazi 2017-03-18 21:43:09 +01:00
  • c987f58319 Check whether WAD is a channel before reading names Léo Lam 2017-03-18 15:01:03 +01:00
  • ce034a8186 Merge pull request #5101 from JosJuice/es-launch-wii-menu Matthew Parlane 2017-03-19 01:00:59 +13:00
  • 998a215a0d Display a different error message when failing to ES_Launch the Wii Menu JosJuice 2017-03-10 18:37:52 +01:00
  • 9d54e4a9de Return a more meaningful type from GetSysMenuRegion JosJuice 2017-03-17 21:16:59 +01:00
  • 04c49aa395 Fix GetSysMenuRegion's handling of Wii Menu 1.0 JosJuice 2017-03-17 21:10:41 +01:00
  • 19d6092847 Display nicer version strings for the Wii Menu JosJuice 2017-03-17 21:01:50 +01:00
  • 08351aa334 Merge pull request #5005 from aldelaro5/remove-save-load-debug Markus Wick 2017-03-18 08:45:01 +01:00
  • 609d195822 Merge pull request #5100 from VinDuv/fix-texture-type-checks Markus Wick 2017-03-18 08:35:44 +01:00
  • 8669426b0b Merge pull request #5092 from lioncash/namespace Matthew Parlane 2017-03-18 19:30:38 +13:00
  • bbb5945375 OGL: Fix texture_type checks in CreateTexture Vincent Duvert 2017-03-17 23:53:56 +01:00
  • b7f605e88e Merge pull request #5097 from MerryMage/pic Markus Wick 2017-03-17 22:24:03 +01:00
  • 5e7d01dea4 DSPJitRegCache: Remove ebp_store MerryMage 2017-03-17 17:09:50 +00:00
  • 14739c55c3 DSP/Jit: PIE support MerryMage 2017-03-15 21:46:31 +00:00
  • b7ba391041 Merge pull request #5084 from MerryMage/Update_SR_Register Markus Wick 2017-03-17 17:21:21 +01:00
  • 47fe78a76a Merge pull request #5094 from lioncash/magic Matthew Parlane 2017-03-17 20:49:26 +13:00
  • 9b883d999e Merge pull request #5095 from JosJuice/simplify-getsysmenuregion Matthew Parlane 2017-03-17 20:47:36 +13:00
  • a0acdfc070 Merge pull request #5029 from ligfx/bboximagemask Markus Wick 2017-03-16 21:39:17 +01:00
  • b2ab713ad9 Merge pull request #5004 from aldelaro5/memcheck-fix-version2 Markus Wick 2017-03-16 21:38:57 +01:00
  • 4738e3195c Fix memory breakpoints not triggering on Windows aldelaro5 2017-03-03 05:06:40 -05:00
  • b83929477f Merge pull request #5076 from BhaaLseN/pal-ipl Anthony 2017-03-16 10:41:24 -07:00
  • 1470c346b6 change parameter names to match our coding style while we're at it BhaaL 2017-03-13 17:51:08 +01:00
  • d0d91f2530 add the hash for the PAL v1.1 BIOS BhaaL 2017-03-13 17:51:08 +01:00
  • 70a25bef4c put the source reference onto its own line to avoid the awkward formatting BhaaL 2017-03-13 17:51:08 +01:00
  • 907e73a1fc Merge pull request #5012 from degasus/BAT Markus Wick 2017-03-16 16:02:16 +01:00
  • cbfb07152f VertexShaderGen: Correct for negative viewport dimensions. Jules Blok 2017-03-16 12:33:51 +01:00
  • ff7425214a Use 6-char game IDs for NAND tiles (if they are printable) JosJuice 2017-03-16 10:28:17 +01:00
  • 58bd129987 Simplify GetSysMenuRegion JosJuice 2017-03-16 10:45:57 +01:00
  • 6cf3c2262c SI: Convert SI buffer from a C array to std::array Lioncash 2017-03-16 05:36:59 -04:00
  • bb708397db Merge pull request #5090 from lioncash/si Markus Wick 2017-03-16 09:57:04 +01:00
  • f0eeb3c63a SI: Namespace device classes Lioncash 2017-03-16 04:41:36 -04:00
  • 2cead402b3 Merge pull request #5091 from lioncash/enum Matthew Parlane 2017-03-16 19:36:54 +13:00
  • 9c3b35fccb EXI: Move enum constants into the ExpansionInterface namespace Lioncash 2017-03-16 02:04:19 -04:00
  • a728d858b3 SI: Move MAX_SI_CHANNELS into the SerialInterface namespace Lioncash 2017-03-16 01:51:27 -04:00
  • 46991e2bdd SI: Amend variable naming Lioncash 2017-03-16 00:49:10 -04:00
  • 3b1dae5642 Merge pull request #4703 from ligfx/cmake_cxx_standard Anthony 2017-03-15 18:04:28 -07:00
  • 134317e07f videoconfig: add BBoxPreferStencilImplementation Michael Maltese 2017-03-10 00:07:49 -08:00
  • 53224d41d0 OGL: only create stencil buffer when needed Michael Maltese 2017-03-09 15:33:10 -08:00
  • ba6e917b49 OGL: implement Bounding Box on systems w/o SSBO Michael Maltese 2017-03-05 15:34:30 -08:00
  • 56fe938366 extract OGL::FramebufferManager::BindLayeredTexture Michael Maltese 2017-03-09 14:55:31 -08:00
  • 69cedf4144 extract OGL::FramebufferManager::CreateTexture Michael Maltese 2017-03-09 14:14:47 -08:00
  • de940a5fd6 VideoConfig: add bSupportsFragmentStoresAndAtomics Michael Maltese 2017-03-05 15:17:54 -08:00
  • 8e6d256722 Merge pull request #5080 from leoetlino/ssl-verify Anthony 2017-03-15 13:56:56 -07:00
  • 1e7dd1ed2d Merge pull request #5086 from lioncash/si Markus Wick 2017-03-15 10:07:27 +01:00
  • 5152c997a4 MMU: Create constants for our BAT flags. degasus 2017-03-04 14:55:38 +01:00
  • 54e32fd91e Merge pull request #5089 from lioncash/gcmemcard JosJuice 2017-03-15 08:59:32 +01:00
  • 4df8ac7820 GCMemcardRaw: Amend variable naming Lioncash 2017-03-14 23:52:39 -04:00
  • 79246d9642 GCMemcardDirectory: Amend variable naming Lioncash 2017-03-14 23:23:28 -04:00
  • 647bec4c17 GCMemcard: Amend variable naming for MemoryCardBase Lioncash 2017-03-14 22:57:40 -04:00
  • 2b38338a9d Merge pull request #5087 from lioncash/gcmemcard Anthony 2017-03-14 18:58:35 -07:00
  • 09d4871067 GCMemcard: Move memcard source files to their own directory Lioncash 2017-03-14 19:08:41 -04:00
  • 8b8a1f3b35 SI_DeviceKeyboard: Amend variable naming Lioncash 2017-03-14 18:04:13 -04:00
  • 4478b9bc9a SI_DeviceKeyboard: In-class initialize variables Lioncash 2017-03-14 18:03:36 -04:00
  • c45f8e2e3c SI_DeviceGCSteeringWheel: Amend variable naming Lioncash 2017-03-14 17:49:29 -04:00
  • 89f5b3b5d9 SI_DeviceGCAdapter: Amend variable naming Lioncash 2017-03-14 17:47:56 -04:00
  • e68e99ef71 SI_DeviceDanceMat: Amend variable naming Lioncash 2017-03-14 17:46:09 -04:00
  • c4640295b1 CMake: add CMAKE_CXX_STANDARD_REQUIRED=ON Michael Maltese 2017-01-21 15:18:46 -08:00
  • 4c580bc3b7 CMake: Use CMAKE_CXX_STANDARD instead of passing -std=c++14 Michael Maltese 2017-01-21 14:37:47 -08:00
  • 834a3bf857 Default to SSL verify on Léo Lam 2017-03-13 22:30:32 +01:00
  • 1020a3cb8e DSP/Jit: Explicitly specify scratch register for Update_SR_Register MerryMage 2017-03-14 19:09:18 +00:00
  • a3557ed199 Merge pull request #4964 from DisorderIy/arcode-removal-fix Anthony 2017-03-14 11:21:39 -07:00