Commit Graph

  • 24e5d21780 Multithreadded Shadergen: Second pass over Pixel Shadergen. Scott Mansell 2016-01-17 01:41:26 +13:00
  • 1a831cfc7d Multithreadded Shadergen: Second Pass over vertex/lighting Shadergens Scott Mansell 2016-01-17 00:34:06 +13:00
  • 28c7113e41 Multithreadded Shadergen: Second Pass over geometery Shadergen Scott Mansell 2016-01-16 23:49:39 +13:00
  • fa02f47729 Multithreadded Shadergen: First pass over geometery Shadergen. Scott Mansell 2016-01-16 23:20:09 +13:00
  • 4969415f38 Remove global refrences from common code. Scott Mansell 2016-01-16 22:56:49 +13:00
  • 0d996f512b Multithreadded Shadergen: First pass over pixel Shadergen Scott Mansell 2016-01-17 02:25:16 +13:00
  • e99364c7c9 UID Change: Fix bug with indirect stage UIDs Scott Mansell 2016-01-16 13:01:04 +13:00
  • 03f2c9648d Shader UID change: Only store the two bits of components we need. Scott Mansell 2016-01-15 17:51:54 +13:00
  • 53c402dbc5 Multithreadded Shadergen: First Pass over vertex/lighting Shadergens Scott Mansell 2016-01-14 18:51:37 +13:00
  • 659d079d5c Fix in-tree build (cmake .) on OS X. comex 2016-06-25 23:30:32 -04:00
  • 55916b963d Device: Use std::tie for DeviceQualifier's operator== Lioncash 2016-06-25 22:59:07 -04:00
  • be922730b3 ControllerInterface: Include memory to fix building without pch Christian Widmer 2016-06-26 05:34:09 +02:00
  • 3a26167148 Merge pull request #3931 from dhustkoder/master Matthew Parlane 2016-06-26 14:42:46 +12:00
  • 711ea97333 Merge pull request #3939 from phire/VS-is-anal-about-tabs Matthew Parlane 2016-06-26 14:33:22 +12:00
  • 131c65c41e NullVideo: Fix up Visual studio solution. Scott Mansell 2016-06-26 14:30:14 +12:00
  • 56d0f08f29 Change "Op" to "Instruction" Pringo 2016-06-25 19:12:32 -07:00
  • c1fa1e6749 Merge pull request #3923 from leoetlino/ciface-small-cleanup Pierre Bourdon 2016-06-26 04:03:33 +02:00
  • e31a4d1f07 Merge pull request #3813 from degasus/null_video Mat M 2016-06-25 20:14:28 -04:00
  • 5ba3e641ea Merge pull request #3933 from delroth/fixed-size-queue Matthew Parlane 2016-06-26 10:31:07 +12:00
  • fdbda7b7dd Null: Create Visual Studio project file. degasus 2016-06-09 23:11:34 +02:00
  • 59e4882af3 nullvideo: initial release of null video backend degasus 2014-02-03 14:02:17 +01:00
  • 8678133e87 ControllerInterface: Switch to std::shared_ptr Léo Lam 2016-06-25 21:46:39 +02:00
  • 6b568b1150 Fix Menu Capitalization Pringo 2016-06-25 10:50:04 -07:00
  • 10682dbf58 Merge pull request #3934 from JosJuice/comment-formatting JosJuice 2016-06-25 18:45:53 +02:00
  • 1878605d77 Undo some comment formatting changes from b5104a7 JosJuice 2016-06-25 18:07:10 +02:00
  • 9081d029e3 FixedSizeQueue: modernize (std::array, std::move) Pierre Bourdon 2016-06-25 17:39:54 +02:00
  • 88dbaf1fa5 Split Video Dumps on Resolution Change Chris Burgener 2016-06-24 22:41:10 -04:00
  • 64cf74abb4 Merge pull request #3678 from rukai/dolphinQtPropertiesDialog Anthony Serna 2016-06-25 10:31:46 -05:00
  • 384637bdb8 Merge pull request #3740 from rukai/dolphinQtToolbarWidth Anthony Serna 2016-06-25 10:16:46 -05:00
  • b5104a79f1 GCVolume: supports reading all opening.bnr information Rukai 2016-02-29 19:52:15 +11:00
  • b707e199c2 constexpr added to BitSet.h. conflicts solved dhust 2016-06-25 10:58:53 -03:00
  • e82e4a62c1 DQt2: Set a minimum width for toolbar buttons + fix stop button Rukai 2016-03-20 16:41:00 +11:00
  • afa202738e Merge pull request #3865 from leoetlino/third-party-wiimotes Matthew Parlane 2016-06-26 00:17:57 +12:00
  • a7448271a9 Merge pull request #3892 from leoetlino/ciface-synchronisation Matthew Parlane 2016-06-26 00:17:08 +12:00
  • 9b075556ea Fix a small formatting issue Léo Lam 2016-06-24 16:28:27 +02:00
  • d3e2ae35ff ControllerInterface: Add synchronisation Léo Lam 2016-06-12 17:31:41 +02:00
  • fd29e5c4cc ControllerInterface: Don't pass m_devices to the backends Léo Lam 2016-06-12 17:08:04 +02:00
  • 2f9a911c54 Merge pull request #3913 from rukai/dolphinQtVSDLL Matthew Parlane 2016-06-25 23:36:01 +12:00
  • 92c572a83d Change Bluetooth device discovery on Linux to use LIAC Bryan Grim 2015-12-09 01:04:24 -08:00
  • dba9d86b55 Merge pull request #3888 from RisingFog/remove_cpack_txt Chris Burgener 2016-06-24 21:13:27 -04:00
  • ca2eaac704 Split Audio Dumps on Sample Rate Changes Chris Burgener 2016-06-11 18:52:45 -04:00
  • cbd6fda5e3 Merge pull request #3929 from spider-mario/android-button-manager Pierre Bourdon 2016-06-24 22:38:28 +02:00
  • 9e82694071 Fix configStrings in Android’s ButtonManager spider-mario 2016-06-24 22:36:15 +02:00
  • b330214387 Merge pull request #3928 from rohit-n/build-pch Pierre Bourdon 2016-06-24 19:23:03 +02:00
  • 84cd57f99b Fix building with PCH disabled. Rohit Nirmal 2016-06-24 11:46:48 -05:00
  • 2904e96f1e Core: Use the thread_local keyword Lioncash 2016-02-04 23:05:58 -05:00
  • d575b40c73 Disconnect real Wiimotes when disconnected by games Léo Lam 2016-06-15 17:24:25 +02:00
  • 8a1bbaa563 lint: bash is hard, actually return errors Pierre Bourdon 2016-06-24 14:27:35 +02:00
  • 2fdfacd6d9 Add clang-format markers around fragile header inclusions. Pierre Bourdon 2016-06-24 13:24:10 +02:00
  • 3af8f71472 linter: run clang-format and fail on diffs Pierre Bourdon 2016-06-24 13:23:10 +02:00
  • e1c65406dc linter: Stop checking for include ordering (inconsistent with clang-format) Pierre Bourdon 2016-06-24 12:50:46 +02:00
  • 43d0d692f9 Fix D3D12 headers missing includes. Pierre Bourdon 2016-06-24 11:14:10 +00:00
  • 5fcb4bb3ab Further fixes to the formatting change. WX sucks. Pierre Bourdon 2016-06-24 12:16:10 +02:00
  • 3570c7f03a Reformat all the things. Have fun with merge conflicts. Pierre Bourdon 2016-06-24 10:43:46 +02:00
  • 2115e8a4a6 Add annotations for code sections that need to remain manually formatted. Pierre Bourdon 2016-06-24 10:41:46 +02:00
  • e901533298 Add new clang-format config. Pierre Bourdon 2016-06-24 10:41:05 +02:00
  • ac267a2940 5.0 release 5.0 Pierre Bourdon 2016-06-24 10:09:07 +02:00
  • 0e12bee9c7 Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-24 08:03:53 +00:00
  • 7804f388ae Merge pull request #3924 from hthh/osx-gui-fix Chris Burgener 2016-06-23 15:24:30 -04:00
  • 439e537fb4 Merge pull request #3925 from Toasty27/Toasty27-rpm-spec-update Chris Burgener 2016-06-23 09:52:05 -04:00
  • 45ad585baf GUI: Fix truncated text on OS X hthh 2016-06-23 21:26:47 +10:00
  • 49dd4a9f1e Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-23 11:07:44 +00:00
  • 1f95ed004a Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-23 07:48:23 +00:00
  • 10ab646408 Merge pull request #3922 from Helios747/if_only_we_reviewed_as_well_as_we_bikeshed Anthony Serna 2016-06-23 00:02:07 -05:00
  • abd70f402b [GameINI] Properly force LLE recompiler on RS2 and 3 Anthony Serna 2016-06-22 23:30:09 -05:00
  • bc555108bf Merge pull request #3919 from Catarax/master Chris Burgener 2016-06-22 23:19:42 -04:00
  • 25cd6d00a3 GameIni: Force LLE Audio on Star Wars Rogue Squadron III: Rebel Strike Catarax 2016-06-23 01:35:19 +02:00
  • 28a55c6403 GameIni: Force LLE Audio on Star Wars: Rogue Leader Catarax 2016-06-23 00:55:21 +02:00
  • b54f47a6ee Merge pull request #3915 from JosJuice/curl-lib Pierre Bourdon 2016-06-22 22:16:49 +02:00
  • 7de7bf34d4 Merge pull request #3917 from RisingFog/crisp_pixels Chris Burgener 2016-06-22 16:13:38 -04:00
  • ca14fbc26c Change Mega Man 9/10 Scaled EFB from 2 to -1 Chris Burgener 2016-06-22 12:00:13 -04:00
  • 09dbe2337c Merge pull request #3904 from dhustkoder/master Chris Burgener 2016-06-22 10:54:39 -04:00
  • eda2c1ee68 Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-22 14:41:13 +00:00
  • 1746be3b2a Merge pull request #3916 from phire/totallyAwesomeBranch Anthony Serna 2016-06-22 09:34:17 -05:00
  • 2ec3a24e4e analytics: Collect less data about controllers. Scott Mansell 2016-06-22 01:33:53 +12:00
  • 3b5c30b4f4 Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-21 22:57:58 +00:00
  • 2f7e68904c Replaced pixmap entry with icon entries in spec file Daniel Hodgson 2016-06-21 07:34:14 -07:00
  • a0658d3184 Merge pull request #3914 from JosJuice/game-inis-2016-06-21 Chris Burgener 2016-06-21 10:09:29 -04:00
  • 59b7bb04b6 VS can now run dolphinQt directly without DLL errors Rukai 2016-06-21 11:03:41 +10:00
  • 699a90a7b4 Windows: Don't include Externals\curl\lib\ everywhere JosJuice 2016-06-21 10:58:50 +02:00
  • 5016b2471b Game INI updates JosJuice 2016-06-21 10:48:50 +02:00
  • bb23925572 Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-21 07:15:04 +00:00
  • ce4e6804a5 Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-20 20:27:24 +00:00
  • 058a61248b Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-20 14:00:35 +00:00
  • 879f3bf0d9 Merge pull request #3911 from phire/analytics_controller_info Chris Burgener 2016-06-20 09:57:44 -04:00
  • 3dfea6e996 analytics: Collect controller information. Scott Mansell 2016-06-21 01:21:32 +12:00
  • e813eed70b Merge pull request #3912 from Catarax/master Chris Burgener 2016-06-20 09:40:02 -04:00
  • 1ba7779d3c GameIni: Disable Broken Progressive Scan in BMX XXX Catarax 2016-06-20 15:29:35 +02:00
  • bb15468c90 Merge pull request #3909 from phire/Adapter_name_for_opengl Chris Burgener 2016-06-20 09:07:41 -04:00
  • d197f489b9 analytics: Report OpenGL's adapter name too. Scott Mansell 2016-06-20 23:54:44 +12:00
  • 19fed720ff _DEFAULT_SOURCE flag added, and clang check for IsTriviallyCopyable macro dhust 2016-06-16 17:31:51 -03:00
  • 4dc316750a Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-19 16:44:26 +00:00
  • 45f91c02c7 Merge pull request #3908 from delroth/analytics-gpu Pierre Bourdon 2016-06-19 16:40:28 +02:00
  • 5982072a44 analytics: More accurate video backend name. Pierre Bourdon 2016-06-19 16:36:18 +02:00
  • d5fbc14ecf Merge pull request #3907 from delroth/analytics-alpn Pierre Bourdon 2016-06-19 13:27:52 +02:00
  • a50ac27064 Automatic translation resources update from Transifex Dolphin i18n Bot 2016-06-19 10:59:07 +00:00
  • b8496fc844 analytics: Disable ALPN only on Windows. Pierre Bourdon 2016-06-19 12:54:40 +02:00
  • d9b687f5e2 Automatic translation template update Pierre Bourdon 2016-06-19 04:25:32 +02:00
  • 85a794a801 Automatic translation resources update from Transifex Pierre Bourdon 2016-06-19 04:23:58 +02:00
  • 65f76cfc63 Merge pull request #3905 from delroth/analytics Chris Burgener 2016-06-18 21:58:04 -04:00