Commit Graph

  • b2ce3fbefc PerformanceTracker: Pass chrono values instead of us s64. Jordan Woyak 2025-03-05 01:36:18 -06:00
  • ddb82a5e8c InputCommon/ControllerEmu: Break out functionality of EmulatedController to eliminate redundant unused members in Wii Remote extension objects. Jordan Woyak 2025-01-20 23:19:56 -06:00
  • 225039f742
    Merge pull request #13427 from LillyJadeKatrin/retroachievements-code-approval-fix JMC47 2025-03-15 13:57:48 -04:00
  • 049e52ce1c
    Merge pull request #13429 from JosJuice/fix-broken-merge JosJuice 2025-03-15 17:53:11 +01:00
  • f2d1918714 Fix broken merge of PR #13181 JosJuice 2025-03-15 17:23:39 +01:00
  • e637a05707
    Merge pull request #12866 from JosJuice/android-log-types-sorting JosJuice 2025-03-15 16:01:33 +01:00
  • 1f087473aa
    Merge pull request #12809 from JosJuice/jitarm64-cmp-sp JosJuice 2025-03-15 16:00:15 +01:00
  • b2f8dac739
    Merge pull request #13271 from dreamsyntax/gradle-wrapper JosJuice 2025-03-15 15:59:21 +01:00
  • 541344ef9b
    Merge pull request #13240 from thalesmg/20241225-m-known-bt-addresses-config-only JosJuice 2025-03-15 15:34:49 +01:00
  • 8c7ab286f5
    Merge pull request #13181 from tygyh/Replace-'reinterpret_cast' JosJuice 2025-03-15 15:31:38 +01:00
  • 3fb4084e25
    Merge pull request #13345 from Tilka/unswap_depth JosJuice 2025-03-15 14:30:19 +01:00
  • fd2c6918fa
    Merge pull request #13388 from jordan-woyak/vsync-not-recommended JosJuice 2025-03-15 14:24:29 +01:00
  • 0615ade725 Fixed Multi Config Code Approvals LillyJadeKatrin 2025-03-14 23:53:54 -04:00
  • 01978cfcf7 Contributing.md: Replace egrep with grep -E in clang-format command. rsgnz 2025-03-15 10:02:53 +00:00
  • 2690a62949 Core: Remove unused GetActualEmulationSpeed function and related variables/functions. Jordan Woyak 2025-03-05 14:44:33 -06:00
  • e1745f682f PerformanceMetrics: Eliminated a mutex. Code cleanups. Jordan Woyak 2025-03-04 21:32:31 -06:00
  • 4d3f247cc3
    Merge pull request #13352 from Sam-Belliveau/granular_synthesis JMC47 2025-03-14 03:57:09 -04:00
  • f09ba10daa AudioCommon: Added Granular Synthesis Sam Belliveau 2025-03-02 20:19:20 -05:00
  • e82f03b825
    Merge pull request #13408 from infirit/flatpakscreensaver OatmealDome 2025-03-14 02:19:05 -04:00
  • 6c158ed590 VideoCommon: Create AsyncRequests directly in MMU code to eliminate EFB-related functions in VideoBackendBase. Jordan Woyak 2025-03-14 00:40:34 -05:00
  • 63b848ca93 VideoCommon: Eliminate EFBAccessType enum. Eliminate union and switch statement handler in AsyncRequests. Jordan Woyak 2025-03-06 21:14:38 -06:00
  • 15372dc835 VideoCommon: move lighting shader logic to callable functions iwubcode 2025-02-12 20:18:20 -06:00
  • ca9b34a6d1
    Merge pull request #13394 from jordan-woyak/odd-even-pacing JMC47 2025-03-13 21:56:36 -04:00
  • 0e2785a562
    Merge pull request #13387 from jordan-woyak/frame-pacing JMC47 2025-03-13 14:23:18 -04:00
  • a421d6859f
    Merge pull request #13418 from jordan-woyak/efb-interface JMC47 2025-03-13 14:20:34 -04:00
  • 5b36c13bfb VideoCommon: Rename Renderer to EFBInterface. Jordan Woyak 2025-03-11 21:12:06 -05:00
  • 1b47dbf519 Core/Common: Fix typos Found via codespell -q 3 -S "./Externals,./Data/Sys/wiitdb-??.txt,*.po,*.pot" -L andf,asnd,bootup,brocken,bufferin,clen,collet,datas,delt,diety,extint,fpr,inout,inport,interm,nd,nin,ontop,pixelx,re-use,re-used,sav,stateman,strat,transer,wil Luz Paz 2025-03-11 19:48:45 -04:00
  • de997d616f
    Merge pull request #13416 from jordan-woyak/unused-viewport-correction JMC47 2025-03-11 19:00:55 -04:00
  • b7bd0a0836
    Merge pull request #13413 from jordan-woyak/vconfig-progressive JMC47 2025-03-11 18:59:28 -04:00
  • 67c8d5640f
    Merge pull request #13412 from jordan-woyak/netplay-vconfig JMC47 2025-03-11 18:59:02 -04:00
  • 1698daef66
    Merge pull request #13410 from jordan-woyak/movie-vconfig JMC47 2025-03-11 18:58:45 -04:00
  • a80062f1b1
    Merge pull request #13400 from jordan-woyak/async-request-no-poke-merge JMC47 2025-03-11 18:58:27 -04:00
  • 9b2ab6e259
    Merge pull request #13407 from luzpaz/typo-data Jordan Woyak 2025-03-11 15:37:59 -05:00
  • c191ed5321 VertexShaderManager: Eliminate unnecessary m_viewport_correction member. Jordan Woyak 2025-03-11 03:54:22 -05:00
  • 5b88c0b90e DolphinQt/GeneralWidget: Eliminate unnecessary g_Config usage. Jordan Woyak 2025-03-10 18:36:31 -05:00
  • de01a790e1 VideoConfig: Eliminate bForceProgressive. Jordan Woyak 2025-03-10 19:01:57 -05:00
  • 7f3d8a1ad4 VideoConfig: Eliminate NetPlay related members. Jordan Woyak 2025-03-10 18:53:44 -05:00
  • 44423a3656 Movie: Eliminate MovieManager::SetGraphicsConfig. Jordan Woyak 2025-03-10 18:15:59 -05:00
  • 7222188cde Core/VideoCommon: Push presentation time calculated from CPU thread to GPU thread. Jordan Woyak 2025-03-06 03:01:53 -06:00
  • c4bd98c626 VideoInterface: Throttle before VBlank statistics counting. Jordan Woyak 2025-03-06 03:02:19 -06:00
  • 9ac9813492 SystemTimers: Throttle prior to performance marker. Jordan Woyak 2025-03-02 23:25:30 -06:00
  • aa624d8ba8 BTEmu: Throttle prior to wii remote input update. Jordan Woyak 2025-03-02 03:25:23 -06:00
  • 9675c90890 VideoInterface: Throttle prior to SI poll. Jordan Woyak 2025-03-02 03:19:28 -06:00
  • 81e842e2aa CoreTiming: Don't Throttle in event queue processing. Jordan Woyak 2025-03-06 02:11:10 -06:00
  • fe2d247acb VideoCommon: Don't merge EFBPoke AsyncRequests. Jordan Woyak 2025-03-06 17:21:13 -06:00
  • cf1541a511 Data: fix various typos Found via codespell -q 3 -S "./Externals,./Data/Sys/wiitdb-??.txt,*.po,*.pot" -L andf,asnd,bootup,brocken,bufferin,clen,collet,datas,delt,diety,extint,fpr,inout,inport,interm,nd,nin,ontop,pixelx,re-use,re-used,sav,stateman,strat,transer,wil Luz Paz 2025-03-10 08:34:04 -04:00
  • 3705c73d55
    xdg-screensaver was replaced by calling dbus interfaces Sander Sweers 2025-03-10 20:16:49 +01:00
  • ae11ffadf6
    Allow flatpak to talk to inhibit/screensaver dbus interfaces Sander Sweers 2025-03-10 20:15:40 +01:00
  • 433c6ce0f2 GCC: Remedy NRVO Fails mitaclaw 2024-12-13 14:02:12 -08:00
  • 5ed8b7bc9d
    Merge pull request #13403 from jordan-woyak/backend_info JMC47 2025-03-10 15:06:19 -04:00
  • d45e6c6729
    Merge pull request #13401 from jordan-woyak/exit-gpu-loop JMC47 2025-03-10 15:05:30 -04:00
  • 203454a97a
    Merge pull request #13396 from jordan-woyak/vi-odd-even JMC47 2025-03-10 15:05:12 -04:00
  • ff4486ee23
    Merge pull request #13340 from Dentomologist/state_show_decompressing_osd_longer JMC47 2025-03-10 15:04:50 -04:00
  • 189d09011b
    Merge pull request #13363 from JoshuaVandaele/nowarnings JMC47 2025-03-10 15:04:14 -04:00
  • 3f73a39dbd
    Merge pull request #13286 from JoshuaVandaele/xcb JMC47 2025-03-10 15:03:54 -04:00
  • 9f43f59c9b
    Merge pull request #13276 from JoshuaVandaele/sfml-3.0.0 JMC47 2025-03-10 15:03:36 -04:00
  • 13d966760d
    Merge pull request #13362 from MackdannyTwitch/dolphin-RA-approved-cheats- JosJuice 2025-03-10 19:13:34 +01:00
  • 9e23a0a506 Merge branch 'release-prep-2503' OatmealDome 2025-03-10 12:34:02 -04:00
  • ba40e4abad Added widescreen code for Tomb Raider: Legend GL8.ini MackdannyTwitch 2025-02-20 15:24:31 -07:00
  • 9763c0a1e2 ScmRevGen: Bump major version to 2503 2503 release-prep-2503 OatmealDome 2025-03-10 00:46:00 -04:00
  • 1cc6b6c5d8
    Merge pull request #13384 from MackdannyTwitch/TR-has-graphical-issues JosJuice 2025-03-09 23:59:45 +01:00
  • f4e6878384
    Merge pull request #13406 from Tilka/snow Tilka 2025-03-09 22:48:47 +00:00
  • cbd71f06ba GameSettings: fix shadows in Triple Crown Championship Snowboarding Tillmann Karras 2025-03-09 20:44:18 +00:00
  • e4efe011d7 Modernize std::max_element with ranges and projections mitaclaw 2024-09-29 11:13:02 -07:00
  • 258ec4f9cd Modernize std::lower_bound/upper_bound with ranges and projections mitaclaw 2024-09-28 22:26:43 -07:00
  • c9f589faa5 Modernize std::stable_sort with ranges and projections mitaclaw 2024-09-28 22:20:48 -07:00
  • 8b9f92a0af Modernize std::sort with ranges and projections mitaclaw 2024-09-29 11:19:33 -07:00
  • 9f972db4b8 Modernize std::none_of with ranges and projections mitaclaw 2024-09-30 15:06:25 -07:00
  • 00e147c722 Simplify std::count_if with std::ranges::count and projections mitaclaw 2024-09-29 15:07:08 -07:00
  • 62b2b939b5 Simplify std::find_if with std::ranges::find and projections mitaclaw 2024-09-21 14:43:21 -07:00
  • 1e5e9219cd Common: Create Range Projections For std::pair mitaclaw 2024-09-29 14:07:27 -07:00
  • 87496205aa
    Merge pull request #13404 from luzpaz/typo-source-core-windupdater JosJuice 2025-03-09 12:03:56 +01:00
  • e974e48e1f
    Merge pull request #13405 from luzpaz/typo-source-core-core JosJuice 2025-03-09 12:03:34 +01:00
  • c18c039089 VideoCommon: Move backend_info out of VideoConfig struct. Jordan Woyak 2025-03-07 14:43:39 -06:00
  • fb6c625fed Core/Core: fix typos Found via codespell -q 3 -S "./Externals,./Data/Sys/wiitdb-??.txt,*.po,*.pot" -L andf,asnd,bootup,bufferin,clen,collet,datas,delt,fpr,inout,inport,interm,pixelx,re-use,re-used,sav,stateman,strat,wil Luz Paz 2025-03-08 10:05:36 -05:00
  • 9b7d494bd4 Core/WinUpdater: fix typo Luz Paz 2025-03-08 09:57:45 -05:00
  • d2b4e12f9e
    Merge pull request #13399 from luzpaz/typos-macOS JosJuice 2025-03-08 12:23:13 +01:00
  • 7925240107 Core/VideoBackendBase: Call ExitGpuLoop from Core to eliminate Video_ExitLoop. Jordan Woyak 2025-03-07 17:30:33 -06:00
  • 325c1a24b9 CMake: fix various typos Also includes a fix for BuildMacOSUniversalBinary.py Luz Paz 2025-03-05 20:57:52 -05:00
  • 99e686de34
    Merge pull request #13393 from luzpaz/dbz Admiral H. Curtiss 2025-03-06 00:02:32 +01:00
  • 5ff2af9b6a VideoInterface: Cleanup and minor fix in Update. Jordan Woyak 2025-03-04 16:49:35 -06:00
  • 5beb136992 Android: Upgrade AGP & Gradle dreamsyntax 2025-01-09 15:27:41 -07:00
  • 16d75eadb5 VideoInterface: Update m_ticks_last_line_start from the event's ticks value rather than the potentially "cycles late" value. Jordan Woyak 2025-03-04 15:29:24 -06:00
  • b28dcf3687 VideoInterface: Adjust even-field to match odd-field pacing when PSB values differ. Jordan Woyak 2025-03-04 04:07:12 -06:00
  • 38099f282d GraphicMods: Fix typo in DBZ Budokai Tenkaichi 3/metadata.json Luz Paz 2025-03-04 04:35:10 -05:00
  • 3c5da38177
    Merge pull request #13390 from jordan-woyak/ciface-clock Admiral H. Curtiss 2025-03-03 22:29:25 +01:00
  • ecb0a3e5c7
    Merge pull request #13389 from iwubcode/static_texcoords_vertex_shadergen Tilka 2025-03-03 02:45:52 +00:00
  • e217d6c939 InputCommon: Use Clock from CommonTypes. Jordan Woyak 2025-03-02 15:42:26 -06:00
  • 6dedf11c96 VideoCommon: mark 'WriteTexCoordTransforms' as 'static' iwubcode 2025-03-02 11:27:54 -06:00
  • 5d16c51963 DolphinQt: Don't recommend v-sync for optimal frame pacing in tool-tip. Jordan Woyak 2025-03-02 05:41:14 -06:00
  • fd2766f5df Translation resources sync with Transifex JosJuice 2025-03-01 22:48:20 +01:00
  • 5dd10b9644 Fix graphical corruption bug in Tomb Raider: Legend MackdannyTwitch 2025-03-01 03:07:12 -07:00
  • 65726b7b5f
    Merge pull request #13374 from Dentomologist/performancemetrics_clamping_resetting_and_add_setting JMC47 2025-02-26 19:44:13 -05:00
  • 3f92f86de1 WiimoteEmu: Add a static_assert in DesiredExtensionState to keep variant alternative order consistent. Jordan Woyak 2025-02-25 04:34:27 -06:00
  • 0d0734e083 WiimoteEmu: Clean up variant handling in DesiredExtensionState. Jordan Woyak 2025-02-25 01:26:04 -06:00
  • 1d481a395a VariantUtil: Introduce WithVariantAlternative to dynamically construct and visit a variant alternative. Jordan Woyak 2025-02-25 03:59:37 -06:00
  • f93781d91a
    Merge pull request #13357 from Nejsplitter/master Admiral H. Curtiss 2025-02-25 23:26:46 +01:00
  • f60492decb
    GameSettings: Set ImmediateXFBEnable = False for Medal of Honor: Frontline Nejsplitter 2025-02-17 11:44:44 +00:00
  • 4e460a7968 UberShaderPixel: use unswapped texture samples for depth Tillmann Karras 2025-02-11 18:57:30 +00:00
  • 359fb51d64 PixelShaderGen: use unswapped texture samples for depth Tillmann Karras 2025-02-11 18:51:16 +00:00