Commit Graph

  • 2d45204f12 VideoBackends: Add the explicit keyword to WorkItem-derived class constructors Lioncash 2017-09-02 17:32:26 -04:00
  • 5059332d95 OGL/ProgramShaderCache: Remove unnecessary virtual keyword Lioncash 2017-09-02 17:27:16 -04:00
  • 657195fad5 Merge pull request #6006 from JonnyH/WIP/parse-imgtec-gl_version-string Mat M 2017-09-02 17:10:59 -04:00
  • 30e01834e2 Merge pull request #6002 from lioncash/include Markus Wick 2017-09-02 23:05:58 +02:00
  • 658a4a6e29 Mark an ImgTec driver bug as fixed in 1.8@4693462 Jonathan Hamilton 2017-09-02 13:23:06 -07:00
  • 662abcb2fe Parse IMGTEC's GL_VERSION string format Jonathan Hamilton 2017-09-02 11:25:12 -07:00
  • 4bf672bb27 Merge pull request #6003 from lioncash/forward Markus Wick 2017-09-02 23:03:47 +02:00
  • 64de8a9d0b D3D: Eliminate redundant ID3D11DeviceChild* casts Lioncash 2017-09-02 14:22:18 -04:00
  • 6f97e3faa6 AsyncShaderCompiler: use std::make_unique in CreateWorkItem() Lioncash 2017-09-02 14:07:57 -04:00
  • 62615c601e AsyncShaderCompiler: Forward arguments to the specified type's constructor in CreateWorkItem() Lioncash 2017-09-02 13:49:07 -04:00
  • f6e3a39c0e CommandProcessor: Remove unnecessary include Lioncash 2017-09-02 13:23:26 -04:00
  • fc4de1b872 CMake: Move DISABLE_WX to ENABLE_WX spycrab 2017-09-02 18:54:47 +02:00
  • 992893ba41 Jit64: Use ImmPtr. degasus 2017-09-02 14:33:07 +02:00
  • 1191280e76 Translation resources sync with Transifex JosJuice 2017-09-02 13:54:52 +02:00
  • da79ddbde7 JitArm64: Rewrite Exit functions. degasus 2017-08-22 08:04:16 +02:00
  • 304e601ad3 JitArm64: Reimplement aarch64 cycle counters. degasus 2017-08-13 01:51:37 +02:00
  • 9080192a65 Jit64: Move profiler to the end of th block. degasus 2017-08-12 22:46:50 +02:00
  • 958b75b707 JitCommon: Restructure the profiler calls. degasus 2017-08-12 22:18:22 +02:00
  • 95ce860265 DolphinWX: Enable branch following in the JIT debug interface. degasus 2017-08-12 21:10:16 +02:00
  • 8ab34b1a3e Jit64: Inline the profiler calls. degasus 2017-08-12 21:09:27 +02:00
  • b073db51e5 Merge pull request #6000 from spycrab/qt_fix_older Mat M 2017-09-01 22:02:18 -04:00
  • fcdd247f93 Qt: Fix building on <= 5.7.x spycrab 2017-09-02 03:20:20 +02:00
  • 8e9857d3cd Merge pull request #5954 from khg8m3r/OSXKeyboard Leo Lam 2017-09-01 21:31:17 +02:00
  • a7285486d9 Merge pull request #5977 from spycrab/qt_tools Leo Lam 2017-09-01 21:28:36 +02:00
  • 4e0a05d63d Merge pull request #5986 from gamemasterplc/master JosJuice 2017-09-01 21:26:46 +02:00
  • f7b9c9d06c Add Kirby Return to Dreamland metafortress patch gamemasterplc 2017-08-26 22:50:00 -05:00
  • 1173c2f790 Qt: Implement "Extract Certificates from NAND" spycrab 2017-08-26 14:41:53 +02:00
  • 561d31f887 Qt: Implement "Import BootMii NAND Backup" spycrab 2017-08-24 17:38:31 +02:00
  • 62e8d25cd1 Add Bug to Disable "LoadOp" clear renderpass in vulkan Jonathan Hamilton 2017-06-19 18:46:17 -07:00
  • 11057649ee Add VideoLogic (ImgTec) PCI ID Jonathan Hamilton 2017-06-19 19:10:52 -07:00
  • a2b7632850 Qt: Implement "Load GameCube Main Menu" spycrab 2017-08-24 16:35:47 +02:00
  • 0dfde1d34e Qt: Implement "Export All Wii Saves" spycrab 2017-08-24 15:21:21 +02:00
  • 9469fc3d6f Qt: Implement "Import Wii Save" spycrab 2017-08-24 15:11:04 +02:00
  • 1705d15d6f Merge pull request #5969 from JosJuice/android-filename Leo Lam 2017-08-28 21:03:26 +02:00
  • 378416f986 Merge pull request #5972 from leoetlino/close Leo Lam 2017-08-28 21:01:12 +02:00
  • 297c0c87e9 Merge pull request #5974 from orbea/wx Leo Lam 2017-08-28 20:59:22 +02:00
  • 9c1f9c1c00 ConstantManager: Use std::array where applicable Lioncash 2017-08-27 13:56:16 -04:00
  • 7a06251e5b Merge pull request #5987 from spycrab/qt_graphics_layout JosJuice 2017-08-27 18:19:17 +02:00
  • 95a53a435c Qt/GraphicsWidget: Fix bad layout column spycrab 2017-08-27 10:00:11 +02:00
  • a539a96681 Merge pull request #5985 from stenzek/gl-efb-pokes Stenzek 2017-08-27 16:21:45 +10:00
  • 21b3cd4759 OGL: Fix EFB pokes using incorrect color/depth Stenzek 2017-08-27 11:55:24 +10:00
  • 378a79658e Merge pull request #5982 from spycrab/qt_properties_title JosJuice 2017-08-26 22:57:04 +02:00
  • 8b346b7058 Qt/GameList: Implement "Filesystem" tab spycrab 2017-08-25 20:32:37 +02:00
  • 56aad4a958 Qt/PropertiesDialog: Make title more like Wx spycrab 2017-08-26 14:44:38 +02:00
  • 072b423de3 Merge pull request #5967 from JonnyH/WIP/more-robust-android-settings-parser JosJuice 2017-08-26 13:14:38 +02:00
  • 2630fa0ce9 Qt: Only show "Filesystem" Tab when game is disc based spycrab 2017-08-25 20:32:07 +02:00
  • a861c5772d Merge pull request #5980 from JosJuice/copydir-destructive Anthony 2017-08-25 10:35:36 -07:00
  • 87d982982d Fix regression in File::CopyDir JosJuice 2017-08-25 19:10:13 +02:00
  • d1223b6472 Merge pull request #5979 from leoetlino/extract-tmd JosJuice 2017-08-25 17:51:00 +02:00
  • 31b04149b3 DiscIO: Fix TMD extraction Léo Lam 2017-08-25 17:30:17 +02:00
  • e6b9d780e4 Merge pull request #5 from orbea/object Twinaphex 2017-08-25 11:25:08 +02:00
  • 3cfb6cb95a Remove object files. orbea 2017-08-24 22:24:19 -07:00
  • be3b25a750 Set wxUSE_XLOCALE to 0 orbea 2017-08-23 19:15:11 -07:00
  • 5da26f33cf Merge pull request #5976 from RisingFog/patch-1 Markus Wick 2017-08-24 17:23:03 +02:00
  • cc03e49024 Remove FFMPEG check for Renderer::IsFrameDumping() Chris Burgener 2017-08-24 11:15:50 -04:00
  • b9c5a2af05 Qt: Implement gamelist caching spycrab 2017-08-14 16:05:46 +02:00
  • ef95bf26cb Implement GamePAd and MultiAxisController detection Nick 2017-08-24 00:31:59 -04:00
  • 7155698066 Merge pull request #5968 from JonnyH/WIP/fix-vulkan-on-drivers-without-atomic-load-support Stenzek 2017-08-24 12:02:49 +10:00
  • b58f8d19ab Rename Common::FifoQueue to Common::SPSCQueue Michael M 2017-08-23 16:45:42 -07:00
  • 5a361fd6b3 Make the Android settings parser a bit more robust Jonathan Hamilton 2017-08-23 08:36:33 -07:00
  • 5b41c5ae0d Fix vulkan crash on drivers without atomic load/store support Jonathan Hamilton 2017-08-23 11:33:30 -07:00
  • 52f26d462e WiimoteReal: Fix device handles not being closed Léo Lam 2017-08-23 23:05:29 +02:00
  • f8703f90e3 MainAndroid: Remove s_filename JosJuice 2017-08-23 22:32:23 +02:00
  • 4ee85a3e07 Automatic translation resources sync with Transifex JosJuice 2017-08-23 18:59:31 +02:00
  • fb2016838e Merge pull request #5864 from JosJuice/directoryblob-disccontentcontainer JosJuice 2017-08-23 18:48:24 +02:00
  • 935c1da357 Merge pull request #5951 from ligfx/gametrackerworkqueuethread Anthony 2017-08-23 08:02:36 -07:00
  • e4ea4da782 IOS: Check for available features when adding devices Léo Lam 2017-08-19 15:55:10 +02:00
  • 24e7b465be IOS: Rename MemoryValues to VersionInfo Léo Lam 2017-08-19 11:21:00 +02:00
  • 41702319c7 Merge pull request #5866 from leoetlino/vc-gameinis Leo Lam 2017-08-23 13:36:39 +02:00
  • 7ecd22200f GameINI: Add INIs for Brawl VC games Léo Lam 2017-08-02 13:33:18 +08:00
  • 187e65f495 Merge pull request #5941 from delroth/wfs Pierre Bourdon 2017-08-23 11:14:01 +02:00
  • 24e919a26c Merge pull request #5944 from lioncash/sw Markus Wick 2017-08-23 08:25:33 +02:00
  • 3abde44641 formatting cleanup Nick 2017-08-23 00:19:34 -04:00
  • bc57ab3923 Clipper: Copy both color sequences in CopyVertex as opposed to one Lioncash 2017-08-22 22:45:25 -04:00
  • ffaa9a3bea SW NativeVertexFormat: Utilize std::array where applicable Lioncash 2017-08-19 11:08:09 -04:00
  • ef888ef168 WFS: Fix logging types. Léo Lam 2017-08-20 11:06:42 +02:00
  • 344228ec10 WFSI: Implement noop ioctl 0x8f. Léo Lam 2017-08-18 01:46:21 +02:00
  • 70cb0cb126 WFSI: Implement GET_VERSION. Léo Lam 2017-08-18 01:40:15 +02:00
  • 8a5d24ab4b WFSI: Implement IOCTL_WFSI_IMPORT_TITLE_CANCEL. Léo Lam 2017-08-17 18:32:42 +02:00
  • 5cc18bf116 WFSI: Add missing functionality to ImportTitleInit. Léo Lam 2017-08-17 14:17:04 +02:00
  • f0aeeeaef6 WFSI: Implement internal Cancel{Title,Patch}Import. Léo Lam 2017-08-17 14:14:53 +02:00
  • c1817b2c6d WFSI: Rename 2 ioctls to better reflect their purposes. Léo Lam 2017-08-17 11:23:38 +02:00
  • 7423563386 WFSI: Fix the TMD size check. Léo Lam 2017-08-17 20:31:49 +02:00
  • a641609857 WFSI: Implement patch install finalization. Pierre Bourdon 2017-08-17 16:45:39 +02:00
  • 76bbfbb511 WFSI: Adapt FINALIZE_TITLE_INSTALL for patch support. Pierre Bourdon 2017-08-17 16:10:36 +02:00
  • db24c94c6e WFSI: More work to support patching: split off current_tid/gid and import_tid/gid Pierre Bourdon 2017-08-17 16:00:11 +02:00
  • aa445806a5 WFSI: Rename a few ioctl handlers. Pierre Bourdon 2017-08-17 13:22:12 +02:00
  • 5ed3a3f12d WFSI: Get the patch info from PREPARE_DEVICE. Pierre Bourdon 2017-08-17 03:56:26 +02:00
  • e004709b69 WFSI: Implement CHECK_HAS_SPACE. Léo Lam 2017-08-17 01:41:13 +02:00
  • 15f25783a8 WFS: Implement RENAME. Léo Lam 2017-08-16 23:33:34 +02:00
  • 2a8d9a53b7 WFS: Share error codes with WFSI. Pierre Bourdon 2017-08-16 06:50:18 +02:00
  • e6e00f6c8d WFSI: Implement install finalization. Pierre Bourdon 2017-08-16 06:10:11 +02:00
  • 88580b8d5f WFSI: Fix install directories creation. Pierre Bourdon 2017-08-16 05:15:08 +02:00
  • e79392cb8e WFS: Implement WRITE and WRITE_ABSOLUTE. Pierre Bourdon 2017-08-16 04:53:32 +02:00
  • dca70844a6 WFS: Implement CREATE_OPEN along with OPEN. Pierre Bourdon 2017-08-16 04:43:03 +02:00
  • ef3232cd74 WFSI: Create meta/work/save dirs when applying title profile. Pierre Bourdon 2017-08-16 04:35:03 +02:00
  • c0b3a68441 WFS: Implement MKDIR. Pierre Bourdon 2017-08-16 04:27:53 +02:00
  • e45bb77512 WFS: Add a basic GET_ATTRIBUTES implementation. Pierre Bourdon 2017-08-16 04:21:00 +02:00
  • 56aa3cc558 WFSI: Implement both GET_TMD ioctls. Pierre Bourdon 2017-08-16 03:36:53 +02:00
  • c81636d9a8 WFSI: Stub out SET_FST_BUFFER. Pierre Bourdon 2017-08-16 01:50:58 +02:00