Commit Graph

  • 4d35a3105e TransformUnit: Make LightColor()'s chan parameter const Lioncash 2017-08-06 18:14:51 -04:00
  • d38987e1e8 Hide mouse cursor after delay in DolphinQt Andrew 2017-07-04 10:58:27 -04:00
  • bc11fad6eb Merge pull request #5894 from lioncash/dqt-elided Anthony 2017-08-06 14:42:56 -07:00
  • 2363be4c63 ElidedButton: Make constructor explicit Lioncash 2017-08-06 17:31:26 -04:00
  • 5153271278 ElidedButton: Add missing override specifier on paintEvent() Lioncash 2017-08-06 17:26:07 -04:00
  • 1385444d86 Merge pull request #5883 from sepalani/term-close Leo Lam 2017-08-07 00:50:31 +08:00
  • 9f36499f9e IOS/SDIO: Make GetCSDv1/v2 const member functions Léo Lam 2017-08-07 00:48:51 +08:00
  • c24418a822 IOS/SDIO: Fix warnings about missing braces Léo Lam 2017-08-06 19:00:56 +08:00
  • d86d5d62ad IOS/SDIO: Add missing save calls in DoState Léo Lam 2017-08-06 19:00:19 +08:00
  • 1833354ef9 Merge pull request #5891 from lioncash/const Leo Lam 2017-08-07 00:46:49 +08:00
  • 6d73c3e8e3 Boot/BS2: Don't write part of the debugger hook Léo Lam 2017-08-07 00:18:04 +08:00
  • d612416ce8 Boot/BS2: Write to 0x3194 and 0x3198 Léo Lam 2017-08-06 23:29:43 +08:00
  • 0bdcabdfa9 Boot/BS2: Write the "devkit boot program version" Léo Lam 2017-08-06 20:38:02 +08:00
  • 81b298f747 Boot/BS2: Set the proper value for 0x000030d8 Léo Lam 2017-08-06 20:17:06 +08:00
  • 29b1276548 Boot/BS2: Update state file Léo Lam 2017-08-06 20:08:05 +08:00
  • 363bf27cce Boot/BS2: Write empty play record Léo Lam 2017-08-06 20:06:19 +08:00
  • 8489d9da90 Boot: Move StateFlags from Boot_WiiWAD to Boot Léo Lam 2017-08-06 19:09:45 +08:00
  • 7a74e8ad0b Merge pull request #5886 from JosJuice/rename-list-table Anthony 2017-08-06 09:07:52 -07:00
  • f0308151a8 File: Make GetSize() a const member function Lioncash 2017-08-06 07:57:43 -04:00
  • fa4723ffb4 DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View" JosJuice 2017-08-05 10:28:53 +02:00
  • 84ecc0ecc9 Merge pull request #5842 from TBoshoven/sdhc-support Leo Lam 2017-08-06 11:17:50 +08:00
  • cdbd9863b4 Keep textures that are overwritten by efb copies, if the stride matches mimimi085181 2017-06-28 16:25:01 +02:00
  • 4e8ff42503 Do not load overwritten textures by hash mimimi085181 2017-07-12 22:49:06 +02:00
  • a21ac22e07 fix stored memory stride for normal textures mimimi085181 2017-06-28 22:33:19 +02:00
  • 10c615d7db Added proper SDHC initialization to protocol v2. Tom Boshoven 2017-08-05 19:55:08 +02:00
  • 5e54290271 Merge pull request #5889 from degasus/warning_fix Pierre Bourdon 2017-08-05 19:54:56 +02:00
  • cc4b3b180b VideoSW: Drop log level of missing anti aliasing support. degasus 2017-08-05 19:20:19 +02:00
  • 710f333ea8 Merge pull request #5888 from lioncash/move Markus Wick 2017-08-05 19:11:25 +02:00
  • b29c8c1a63 Redid initialization logic. Looks like initialization is done automatically by IOS versions that support SDHC. Tom Boshoven 2017-08-05 18:51:24 +02:00
  • 01c262fe47 Filesystem: Declare FileInfo iterator's move constructor and assignment operator noexcept Lioncash 2017-08-05 12:28:24 -04:00
  • 47e056a654 Re-enable SDIO events. Tom Boshoven 2017-08-05 14:52:03 +02:00
  • 494e935ca7 Use std::array for CSD. Tom Boshoven 2017-07-30 21:50:08 +02:00
  • 6077c7fc69 Merge pull request #5885 from stenzek/gltexparameter Anthony 2017-08-05 01:23:35 -07:00
  • 6d91c1b079 ProgramShaderCache: Call glTexImage3D after glTexParameter Stenzek 2017-08-05 18:18:30 +10:00
  • 3c5112bb21 Merge pull request #5856 from stenzek/optimus-crash Anthony 2017-08-05 00:54:28 -07:00
  • e58ba76f07 Don't force the aspect ratio in GameINIs Léo Lam 2017-08-02 16:30:34 +08:00
  • 8ee5253c5b GameINI: Replace Wii.Widescreen with AspectRatio Léo Lam 2017-08-02 15:17:16 +08:00
  • 4f2fd3a9e5 Merge pull request #5879 from JosJuice/update-translated-strings-directory Leo Lam 2017-08-05 14:04:44 +08:00
  • 737e045bd8 Merge pull request #5849 from beholdnec/tex-format-bookkeeping Anthony 2017-08-04 22:34:34 -07:00
  • eb3975eee8 DolphinWX: Prevent Dolphin to be shutdown when closing cmd.exe Sepalani 2017-08-04 18:31:05 +01:00
  • 0db63cefc0 Use dirname $0 in localization scripts JosJuice 2017-08-04 19:09:12 +02:00
  • ee4195547a Handle update-translated-strings.sh being run from a different directory JosJuice 2017-08-04 10:39:08 +02:00
  • 20d7180041 Automatic translation resources sync with Transifex JosJuice 2017-08-04 10:29:01 +02:00
  • 7dfdb6ed05 Merge pull request #5763 from AwesomeMarioFan/feature Leo Lam 2017-08-04 14:58:52 +08:00
  • 55b0ce593f GameINI: Add Startup Menu John Pansera 2017-07-07 18:36:57 -04:00
  • 9bab7ffa83 Merge pull request #5794 from spycrab/qt_menubar Leo Lam 2017-08-04 14:42:58 +08:00
  • 284aa99a0d Merge pull request #5169 from ligfx/sidevicegbastate Leo Lam 2017-08-04 14:40:51 +08:00
  • 962d5a5973 Merge pull request #5878 from iwubcode/wiimote_size_fix Leo Lam 2017-08-04 13:42:18 +08:00
  • bc3622c2a8 Fix the size of s_last_connect_request_counter to be 5 (wiimotes + balance board) iwubcode 2017-08-04 00:32:20 -05:00
  • f274bbcbe1 Merge pull request #5872 from ligfx/wxnetplayonionconfig Leo Lam 2017-08-04 10:07:05 +08:00
  • 51af8d4aeb Merge pull request #5829 from ligfx/qtmsgalerthandler Leo Lam 2017-08-04 09:53:24 +08:00
  • fac085940e Merge pull request #5877 from JosJuice/log-strings Leo Lam 2017-08-04 09:50:08 +08:00
  • c3a57bbad5 Video: Clearly separate Texture and EFB Copy formats N.E.C 2017-07-30 12:45:55 -07:00
  • 7bdfd862d7 Qt: register MsgAlertHandler Michael M 2017-07-25 21:11:47 -07:00
  • 737651f298 MsgHandler: small cleanup Michael M 2017-07-25 21:11:17 -07:00
  • 76459d88bf QtUtils: add RunOnObject Michael M 2017-07-25 20:46:35 -07:00
  • dde3471b62 WX: make Netplay use new-style config Michael M 2017-08-02 16:52:26 -07:00
  • f8fea83e67 NetPlayLauncher: store window geometry in native wxConfig Michael M 2017-08-02 16:51:05 -07:00
  • 9867677211 WxUtils: add WxStrToUL Michael M 2017-08-02 16:45:18 -07:00
  • 7d509a7a94 Config/Section: support u16 values Michael M 2017-08-02 16:45:03 -07:00
  • 9649494f67 Merge pull request #5827 from JonnyH/WIP/fix-glMultiDrawElementsBaseVertex-invalid-OES-suffix Markus Wick 2017-08-03 18:45:32 +02:00
  • b29ca4f830 DolphinQt2: Make logging strings more like in DolphinWX JosJuice 2017-08-03 16:43:50 +02:00
  • 7f88711186 Vulkan: Add a driver bug for NV when MSAA is enabled Stenzek 2017-05-25 23:59:23 +10:00
  • 6a76ca7bb7 Merge pull request #5873 from mimimi085181/fix-real-wiimote Leo Lam 2017-08-03 13:09:57 +08:00
  • dd858944e9 Merge pull request #5869 from stenzek/nv-dummy-texture-vulkan-crash Stenzek 2017-08-03 14:04:01 +10:00
  • 576bf32ab2 Properly handle g_wiimotes_mutex again for reconnect on button press for real wiimotes mimimi085181 2017-08-03 01:49:47 +02:00
  • 5e3c98af1d DiscIO: Add a Volume::ReadSwappedAndShifted function JosJuice 2017-06-07 11:49:34 +02:00
  • fee08cf63d Vulkan: Use optimal tiling for dummy texture Stenzek 2017-08-02 21:23:31 +10:00
  • 287859c5e1 GLInterface: Support surfaceless contexts on GLX Stenzek 2017-07-31 22:53:28 +10:00
  • 67997529b8 ProgramShaderCache: Create a FBO for shared contexts to draw into Stenzek 2017-07-31 22:39:52 +10:00
  • d0bcdc7f89 Merge pull request #5858 from stenzek/ubershader-6-bit-color Stenzek 2017-08-02 20:10:34 +10:00
  • 57f34d748b D3DBase: Raise error if d3dcompiler_47.dll cannot be loaded Stenzek 2017-08-02 19:36:45 +10:00
  • a8e4a3c915 Merge pull request #5759 from AwesomeMarioFan/master Leo Lam 2017-08-02 12:54:26 +08:00
  • 7565d97733 Merge pull request #4980 from FunctionalDragon/patch-2 Leo Lam 2017-08-02 12:49:46 +08:00
  • d3bb964d79 Merge pull request #5809 from HannesMann/master Leo Lam 2017-08-02 12:36:35 +08:00
  • 11cab1c68d Send stop message before saving recording FunctionalDragon 2017-02-27 15:34:19 +01:00
  • d6e051c942 Merge pull request #5703 from ligfx/blockuserinputfilter Leo Lam 2017-08-02 12:13:56 +08:00
  • fb62dbac79 Merge pull request #5735 from JosJuice/split-gettextize-script Leo Lam 2017-08-02 12:10:37 +08:00
  • 4ddf4e9604 Merge pull request #5862 from JosJuice/bs2-cleanup Leo Lam 2017-08-02 12:03:50 +08:00
  • 407bc7a544 Merge pull request #4949 from mimimi085181/netplay-reconnect-on-button-press Leo Lam 2017-08-02 12:00:28 +08:00
  • f208ed8924 Merge pull request #5861 from JosJuice/pr-5817-fixup Leo Lam 2017-08-02 11:57:14 +08:00
  • 02e80af104 Merge pull request #5863 from MerryMage/oop Leo Lam 2017-08-02 11:56:31 +08:00
  • c7602cce04 Merge pull request #5865 from JosJuice/noncopyable-move Leo Lam 2017-08-02 11:56:16 +08:00
  • 56239d1ae1 Send rumble data to the adapter on a separate thread Hannes Mann 2017-07-22 20:25:11 +02:00
  • 2bcccd893a DirectoryBlob: Remove unused DiscContent member JosJuice 2017-08-01 22:01:34 +02:00
  • f7032f8deb FileSystemGCWii: Don't add 0-size files to m_offset_file_info_cache JosJuice 2017-08-01 19:57:06 +02:00
  • b155c46aca DirectoryBlob: Fix reading beyond the end of the disc JosJuice 2017-08-01 19:33:49 +02:00
  • 74ada98e84 DirectoryBlob: Remove redundant assert JosJuice 2017-08-01 19:35:01 +02:00
  • 6b0a60d2ee DirectoryBlob: Don't add DiscContents with size 0 JosJuice 2017-08-01 19:21:38 +02:00
  • 78fa98f559 DirectoryBlob: Change the return type of Add/CheckSizeAndAdd JosJuice 2017-08-01 19:13:19 +02:00
  • 1b1a75ee3a DirectoryBlob: Lookup DiscContents by offset + size instead of offset JosJuice 2017-08-01 19:04:33 +02:00
  • d6260e02ce DirectoryBlob: Replace std::set<DiscContent> with a new class JosJuice 2017-08-01 17:45:46 +02:00
  • a7a8e467b6 DirectoryBlob: Use NonCopyable JosJuice 2017-08-01 21:52:30 +02:00
  • acde0b8b6c Sync info about pressed wiimote button mimimi085181 2017-07-15 00:33:23 +02:00
  • b0ee8bd0a0 NonCopyable: Allow moving JosJuice 2017-08-01 20:50:11 +02:00
  • 8b1e61b00a Change wiimote reconnect on button press code mimimi085181 2017-07-15 00:08:57 +02:00
  • 31ec3e2501 Config: Missed a line in #5770 MerryMage 2017-08-01 18:07:53 +01:00
  • a53f9f2df5 Merge pull request #5781 from gamemasterplc/master Leo Lam 2017-08-02 00:04:07 +08:00
  • 9b0fae3183 Merge pull request #5730 from spycrab/qt_logging Leo Lam 2017-08-01 23:51:35 +08:00
  • 363547a5b2 Boot: Make EmulatedBS2 require a volume JosJuice 2017-08-01 15:38:02 +02:00