Commit Graph

  • fead9a05bc Fix static_assert raised by commit 789975e35092621988058e19e92f599781445e11 Shawn Hoffman 2016-10-04 00:56:02 -07:00
  • ab01dec178 Merge pull request #3806 from degasus/idle shuffle2 2016-10-03 23:59:38 -07:00
  • cf3513f7fc Merge pull request #4123 from hthh/improve-const-stores Markus Wick 2016-10-04 08:32:48 +02:00
  • 40aa54447d Jit64: Drop very outdated comment about idle skipping. degasus 2016-09-17 17:07:59 +02:00
  • 0c67297ea0 ConfigManager: Drop SkipIdle option. degasus 2016-04-30 14:13:04 +02:00
  • 6bff97ea30 Merge pull request #4287 from shuffle2/typo-fix shuffle2 2016-10-03 20:43:44 -07:00
  • c11aba296c Follow-up for OSD cleanup: people probably want to see decimal instead of hex... Shawn Hoffman 2016-10-03 20:42:04 -07:00
  • 5c0fa4db4f Merge pull request #4286 from shuffle2/Aestek-clean-osd shuffle2 2016-10-03 20:09:35 -07:00
  • b8731eb818 Merge pull request #4068 from EmptyChaos/wx-hidpi shuffle2 2016-10-03 20:06:08 -07:00
  • c4f5ced37c WX: Replace SetIcon with SetIcons(wxIconBundle) EmptyChaos 2016-10-03 07:19:56 +00:00
  • 27d295ec7e WX: HiDPI: FrameAUI / Debugger EmptyChaos 2016-10-03 07:29:50 +00:00
  • f39c301579 WX: HiDPI: NetPlay EmptyChaos 2016-08-02 06:23:02 +00:00
  • ef0d21299a WX: HiDPI: VideoConfigDiag EmptyChaos 2016-08-02 06:22:58 +00:00
  • 2dfd04d7a5 WX: HiDPI: TASInputDlg EmptyChaos 2016-08-02 06:22:53 +00:00
  • ac404517a3 WX: HiDPI: InputConfigDiag EmptyChaos 2016-08-02 06:22:48 +00:00
  • 741dfce05e WX: HiDPI: ControllerConfigDiag EmptyChaos 2016-08-02 06:22:44 +00:00
  • a4d633de15 WX: HiDPI: Config Panes EmptyChaos 2016-08-02 06:22:37 +00:00
  • c893447913 WX: HiDPI: CheatsWindow EmptyChaos 2016-10-03 06:56:45 +00:00
  • 8fe94c3c50 WX: HiDPI: FifoPlayerDlg EmptyChaos 2016-08-02 06:21:08 +00:00
  • b6fb56e978 WX: HiDPI: MemcardManager EmptyChaos 2016-08-02 06:21:01 +00:00
  • 3b11581aff WX: HiDPI: ISOProperties EmptyChaos 2016-08-03 11:14:52 +00:00
  • 42b6ea4c81 WX: HiDPI: AboutDolphin EmptyChaos 2016-08-02 06:20:46 +00:00
  • 107d4afb08 WX: HiDPI: Dolphin Main UI (CFrame) EmptyChaos 2016-08-14 19:54:01 +00:00
  • 73a20551df WX: HiDPI Support Framework EmptyChaos 2016-10-02 03:05:55 +00:00
  • 9df8388900 WXMSW-Patch: Fix wxTipWindow internal assertion failure. EmptyChaos 2016-07-25 17:37:51 +00:00
  • fa5fa8e094 Clean OSD messages code Some OSD messages were displayed in RenderBase.cpp using global variables and some code duplicated in OnScreeDisplay.cpp. Now all messages are displayed using functions in the OSD namepace. Shawn Hoffman 2016-10-03 19:37:18 -07:00
  • 4573cc89fa Merge pull request #4285 from RisingFog/its_a_curse_to_recurse shuffle2 2016-10-03 18:49:44 -07:00
  • 55478af832 Fix frame dump crash when resolution changes Chris Burgener 2016-10-03 18:48:29 -04:00
  • 20ebf03804 Merge pull request #4279 from shuffle2/Aestek-feature/netplay-oneclick shuffle2 2016-10-03 16:13:29 -07:00
  • 2b0f7d2669 Re-add saving position of netplay window. Shawn Hoffman 2016-10-03 15:57:32 -07:00
  • 41e7c43d0d NetPlay: add one click host Add a context menu entry in main game list to host a netplay game based on saved settings. Shawn Hoffman 2016-10-03 05:35:27 -07:00
  • 46b6a32b46 Merge pull request #4281 from shuffle2/Tilka-jit_bitwise shuffle2 2016-10-03 15:05:33 -07:00
  • 05d6157c9b Merge pull request #4284 from leoetlino/memview-crash-fix shuffle2 2016-10-03 15:04:41 -07:00
  • 6fba48cd15 MemoryView: Don't segfault if Core isn't running Léo Lam 2016-10-03 23:45:02 +02:00
  • be6aeaad33 Merge pull request #4150 from Pringo/master shuffle2 2016-10-03 14:32:26 -07:00
  • 6ec756980d Merge pull request #4195 from leoetlino/direct-hci shuffle2 2016-10-03 14:22:47 -07:00
  • 6ff06ed41d WII_IPC_HLE: Clean up variable naming Léo Lam 2016-10-03 01:08:50 +02:00
  • 8912bb3ff4 Back up part of SYSCONF when switching to emulated BT Léo Lam 2016-10-02 16:59:41 +02:00
  • b91095a9fc IPC_HLE/57e_305: Fake vendor-specific command replies Léo Lam 2016-09-27 21:33:45 +02:00
  • 5b50b1e1aa WII_IPC_HLE/57e_305: Store link keys Léo Lam 2016-09-16 23:25:57 +02:00
  • e63b07f73b ControllerConfigDiag: Improve the UI Léo Lam 2016-09-12 20:25:36 +02:00
  • 419a9c55e4 WII_IPC_HLE/57e_305: Fake CommandReadBufferSize replies Léo Lam 2016-09-11 12:34:14 +02:00
  • 4b47997cf8 Add ability to passthrough a Bluetooth adapter Léo Lam 2016-08-23 16:19:30 +02:00
  • 59a17db6c4 Add a __LIBUSB__ define Léo Lam 2016-09-07 23:39:46 +02:00
  • 2c66f5bdc0 Merge pull request #4283 from leoetlino/misc-warning-fixes shuffle2 2016-10-03 12:03:52 -07:00
  • f63b767f78 Merge pull request #4280 from shuffle2/lioncash-misc shuffle2 2016-10-03 12:03:00 -07:00
  • 04c1757b49 Fix a few warnings Léo Lam 2016-10-03 19:29:19 +02:00
  • e0bf9a1858 Merge pull request #4282 from leoetlino/quartz-formatting Mat M 2016-10-03 13:22:06 -04:00
  • fad17246db InputCommon: Fix formatting issues in Quartz Léo Lam 2016-10-03 18:54:30 +02:00
  • f000bb7590 Jit64: use domain-appropriate instructions Original commit: commit 62d3423ccf090da95b0caae1652e8fbb248c4b99 Author: Tillmann Karras <tilkax@gmail.com> Date: Wed Nov 18 20:32:20 2015 +0100 Shawn Hoffman 2016-10-03 07:15:26 -07:00
  • 86112c7258 VideoCommon: Minor changes Make Renderer::GetMaxTextureSize return u32 instead of int. Shawn Hoffman 2016-10-03 06:51:46 -07:00
  • cc66f0336f Merge pull request #3963 from JosJuice/banner-loaded-failure shuffle2 2016-10-03 06:33:52 -07:00
  • f121fa07c2 Merge pull request #2868 from sepalani/dolphin_ssl shuffle2 2016-10-03 06:16:49 -07:00
  • e38ddfd787 Merge pull request #4111 from EmptyChaos/startup-perf-langs shuffle2 2016-10-03 04:02:54 -07:00
  • b650552fb4 Merge pull request #4278 from shuffle2/sc-quickfix shuffle2 2016-10-03 03:46:14 -07:00
  • b7dbc58c27 quick fix to prevent heap corruption by overwriting 4bytes of 1byte sysconf element Shawn Hoffman 2016-10-03 03:43:01 -07:00
  • 2db2e88620 Merge pull request #4010 from leoetlino/relative-input shuffle2 2016-10-03 03:26:04 -07:00
  • 4b62d41728 Merge pull request #4090 from leoetlino/hidapi shuffle2 2016-10-03 03:20:17 -07:00
  • 2747fd3a0d Merge pull request #4102 from ligfx/quartz_input shuffle2 2016-10-03 03:13:58 -07:00
  • 2511bfdb8a WiimoteReal: Make the connected Wiimote check common Léo Lam 2016-08-11 13:28:25 +02:00
  • 222f7e6fc3 WiimoteReal: IOWin: Remove duplicate code Léo Lam 2016-08-04 21:15:32 +02:00
  • 132ca8d02c WiimoteReal: hidapi: Add support for the Balance Board Léo Lam 2016-08-04 20:19:34 +02:00
  • d9a9e34994 WiimoteReal: Disconnect the Wiimote if IOWrite fails Léo Lam 2016-08-04 15:38:43 +02:00
  • 53d553d2b0 WiimoteReal: Fix race between shutdown and FindWiimotes Léo Lam 2016-08-01 17:07:37 +02:00
  • 1ff94c5f2d DolphinWX: Prevent crash with Wiimote connected on start Léo Lam 2016-07-25 07:54:17 +02:00
  • 843b030eda WiimoteReal: Add a hidapi IO implementation Léo Lam 2016-07-24 17:20:40 +02:00
  • 5045fc869c Merge pull request #4188 from degasus/dynamic-bat shuffle2 2016-10-03 02:37:33 -07:00
  • 84467d2ff1 Externals: add hidapi Tillmann Karras 2015-01-06 09:10:34 +01:00
  • d42db5aa7d Merge pull request #4277 from EmptyChaos/hle-warn shuffle2 2016-10-03 02:34:12 -07:00
  • 28e5fa8d26 Vulkan: Handle both destination alpha and logic ops being enabled Stenzek 2016-10-02 23:56:55 +10:00
  • f595fe080f Vulkan: Fix bug with fractional LOD bias and min/max LOD Stenzek 2016-10-02 23:53:09 +10:00
  • 5e29508b8f Vulkan: Fix vsync behavior when throttler is temp disabled Stenzek 2016-10-02 22:09:19 +10:00
  • b193282830 Vulkan: Correct logic for handling target and window size changes Stenzek 2016-10-02 21:37:24 +10:00
  • 7d14b9b48b Vulkan: Add missing call to TextureCache::OnConfigChanged Stenzek 2016-10-01 22:54:02 +10:00
  • 4a8766cec4 Vulkan: Fix resource leaks present at shutdown and mode changes Stenzek 2016-10-01 22:22:14 +10:00
  • 1286c309e3 Vulkan: Fix compilation on 32-bit targets Stenzek 2016-10-01 10:40:44 +10:00
  • 12f050bb8e Fifo: Fix SyncGPU. degasus 2016-10-01 13:16:50 +02:00
  • f7e07f8f3b MMU: Don't generate virtual memory area on 32bit builds. degasus 2016-10-01 17:38:09 +02:00
  • 0de1c6c99c MMU: Sort physical access by common access pattern. degasus 2016-09-09 01:16:26 +02:00
  • d1488d0dc4 MMU: Drop force inline usage. degasus 2016-09-07 00:13:25 +02:00
  • 4b3e388bd7 Jit64: Fix merge failure of dynamic_bat. degasus 2016-09-06 23:28:33 +02:00
  • ebc47a4b36 Memmap: Drop redundant global bFakeVMEM flag. degasus 2016-09-04 10:50:48 +02:00
  • 76558c4d87 HLE: Fix warnings EmptyChaos 2016-10-03 07:49:08 +00:00
  • d139659ea2 Merge pull request #4276 from lioncash/code shuffle2 2016-10-03 00:01:23 -07:00
  • e8cd5a3979 GeckoCode: Provide operator== and operator!= overloads Lioncash 2016-10-03 01:52:33 -04:00
  • 332c9b514b Merge pull request #4275 from lioncash/net shuffle2 2016-10-02 22:59:35 -07:00
  • 09fd2fd8e2 Merge pull request #4015 from EmptyChaos/wx-misc-fixes shuffle2 2016-10-02 22:46:14 -07:00
  • fba6801851 Merge pull request #4216 from EmptyChaos/geckocodes-cleanup shuffle2 2016-10-02 22:37:51 -07:00
  • 09372a55da GeckoCode: Save installation state to savestates EmptyChaos 2016-09-30 16:19:47 +00:00
  • b3547870ee PatchEngine/GeckoCode: Heuristic stack checks EmptyChaos 2016-09-30 15:29:35 +00:00
  • 31cf8432bf HLE: Differentiate Address hooks from Symbol hooks EmptyChaos 2016-10-01 06:17:24 +00:00
  • c3cef54910 PatchEngine: Handle MSR more cleanly EmptyChaos 2016-09-24 15:14:51 +00:00
  • 83407263e5 HLE/GeckoCode: Add new HLE hook exit trampoline EmptyChaos 2016-09-25 03:03:25 +00:00
  • 249d8a76e1 GeckoCode: Don't spam retry after the install fails EmptyChaos 2016-09-24 03:17:39 +00:00
  • 541a42a7e3 GeckoCode: Use named constants in ICache flush hack EmptyChaos 2016-09-23 12:58:40 +00:00
  • 4fef9d8d64 GeckoCode: Don't truncate codes that won't fit EmptyChaos 2016-09-15 02:39:11 +00:00
  • e91c0222b4 GeckoCode: Cleanup EmptyChaos 2016-09-23 13:20:28 +00:00
  • cf8ac5c09c GeckoCode: Don't run PPC code in a CoreTiming callback EmptyChaos 2016-09-15 02:38:48 +00:00
  • bd1218a3c4 Merge pull request #4250 from leoetlino/hle-patch-fix shuffle2 2016-10-02 22:13:15 -07:00
  • 8107a19ddc Merge pull request #4048 from EmptyChaos/wx-cheat-notice shuffle2 2016-10-02 22:06:26 -07:00