Commit Graph

  • e06c1158e9 Merge pull request #11361 from shuffle2/osx JMC47 2023-01-08 20:08:59 -05:00
  • 1af8602530 Merge pull request #11411 from t895/managed-device-update JosJuice 2023-01-08 13:37:41 +01:00
  • f7de0e4147 Fix issue that would disable Throttling Sam Belliveau 2023-01-08 01:20:19 -05:00
  • d85f6c8298 DolphinAnalytics: Remove ICACHE_MATTERS TheLordScruffy 2023-01-08 00:17:46 -05:00
  • 825bacde43 PPCCache: Change u32 to u8 for plru, valid, modified TheLordScruffy 2023-01-07 20:18:59 -05:00
  • dcded04719 Merge pull request #11410 from t895/fullscreen-fix JosJuice 2023-01-07 19:27:30 +01:00
  • d32cc1e5eb Android: Fix workaround view in cheats activity Charles Lombardo 2023-01-06 16:00:56 -05:00
  • 811d942222 Improve PPCCache lookup table TheLordScruffy 2023-01-07 07:30:42 -05:00
  • 710d7e3637 Merge pull request #11414 from Pokechu22/msvc-dsp-jit-x64-only JosJuice 2023-01-07 09:37:25 +01:00
  • d20b71c296 Move x64 DSP JIT into DolphinLib.x64.props Pokechu22 2023-01-06 22:42:21 -08:00
  • 7444f90e45 Merge pull request #11394 from Pokechu22/exclude-libcurl.rc Admiral H. Curtiss 2023-01-07 02:00:13 +01:00
  • 6fe46fcf03 Android: Update managed device for baseline profile generation Charles Lombardo 2023-01-06 18:33:51 -05:00
  • e344eb7f00 Externals: Exclude libcurl.rc from the build Pokechu22 2022-12-31 17:11:10 -08:00
  • bc1cc9eeb4 CoreTiming: Throttle Before Every Event Using Chrono Sam Belliveau 2023-01-06 17:21:17 -05:00
  • 2da39f7e00 Merge pull request #11409 from AdmiralCurtiss/performance-tracker-refactorings JMC47 2023-01-06 17:03:35 -05:00
  • 4d86e44c12 Android: Add hints to allow cheats activity to be previewed Charles Lombardo 2023-01-06 15:58:29 -05:00
  • 588a72a4fc PerformanceTracker: Add ownership of m_log_name. Sam Belliveau 2022-12-30 14:56:08 -05:00
  • bc46089ab0 PerformanceTracker: Use shared_mutex instead of mutex so multiple threads can read at the same time. Sam Belliveau 2022-12-30 14:56:08 -05:00
  • 9143eb00fb PerformanceMetrics: Fix Line Width Issue on Non HiDPI Screens Sam Belliveau 2022-12-31 16:04:44 -05:00
  • d33416fc35 HW/Memmap: Zero-initialize members by default. Admiral H. Curtiss 2023-01-06 04:28:58 +01:00
  • fbcaf83d30 HW/GPFifo: Refactor to class, move to Core::System. Admiral H. Curtiss 2023-01-05 05:18:24 +01:00
  • cc14d60bbb Merge pull request #11402 from Pokechu22/too-many-indices Mai 2023-01-05 15:15:09 +00:00
  • 7cd3839fd6 Merge pull request #10986 from OatmealDome/lint-bsd Admiral H. Curtiss 2023-01-05 04:09:33 +01:00
  • 7b04a6b958 Merge pull request #11089 from sepalani/pcap-share Admiral H. Curtiss 2023-01-05 04:06:35 +01:00
  • cefcd9c93c IndexGenerator: Fix off-by-one in GetRemainingIndices Pokechu22 2023-01-02 19:23:31 -08:00
  • 6c58ba353c IndexGenerator: Add assertion for overflow in GetRemainingIndices Pokechu22 2023-01-02 18:56:25 -08:00
  • b6b46d8af3 Merge pull request #11404 from AdmiralCurtiss/globals-processor-interface Mai 2023-01-04 11:46:45 +00:00
  • 2fdaf0a86e HW/ProcessorInterface: Rename member variables to fit naming convention. Admiral H. Curtiss 2023-01-04 03:17:26 +01:00
  • 74e1577a2c HW/ProcessorInterface: Refactor to class, move to Core::System. Admiral H. Curtiss 2023-01-04 02:52:40 +01:00
  • d91f340c86 VertexManagerBase: Move free space check to after the buffer is reset Pokechu22 2023-01-02 18:21:04 -08:00
  • 908cec04cb Merge pull request #11396 from Pokechu22/fbfetch-analytics Admiral H. Curtiss 2023-01-03 18:11:17 +01:00
  • ed9915308b Merge pull request #11386 from Pokechu22/manual-texture-sampling-stereoscopic-layer-bounds-check Admiral H. Curtiss 2023-01-03 18:07:06 +01:00
  • e4c007e2e1 Merge pull request #11069 from shuffle2/installer Admiral H. Curtiss 2023-01-03 14:55:07 +01:00
  • c1b1d8d783 DolphinAnalytics: Track support of framebuffer fetch Pokechu22 2022-12-31 20:01:45 -08:00
  • c645970578 VideoBackends/OGL: Always check for fbfetch support, not just on GLES Pokechu22 2022-12-31 19:55:53 -08:00
  • 277518837a DolphinAnalytics: Track support of logic ops Pokechu22 2023-01-02 23:17:02 -08:00
  • f433da6083 DolphinAnalytics: Fix comment wrapping Pokechu22 2022-12-31 19:45:42 -08:00
  • d949aa60bb Merge pull request #11397 from TellowKrinkle/QuartzMousePos Admiral H. Curtiss 2023-01-02 23:04:12 +01:00
  • f13f54e3db Merge pull request #11363 from TheConfuZzledDude/xinput2-scroll-axis Admiral H. Curtiss 2023-01-02 23:02:12 +01:00
  • 6d95aa5c12 Merge pull request #11377 from delroth/coc Pierre Bourdon 2023-01-02 11:15:39 +01:00
  • 9d39647f9e Fix PPC cache code formatting TheLordScruffy 2023-01-02 02:33:57 -05:00
  • 8659de4d71 InputCommon:QuartzKB&M: Fix mouse y coordinates TellowKrinkle 2022-12-31 23:34:09 -06:00
  • 20ac2cf781 Merge pull request #11375 from JosJuice/mmu-inf-write Mai 2022-12-31 18:55:11 +00:00
  • e31722db1c Merge pull request #11380 from Pokechu22/performance-sample-window-title Mai 2022-12-31 18:54:43 +00:00
  • acdf76bf16 Merge pull request #11374 from JosJuice/jitarm64-breakpoints Mai 2022-12-31 18:53:25 +00:00
  • f6fbeaf355 Merge pull request #11364 from jordan-woyak/udraw-lift Admiral H. Curtiss 2022-12-29 21:16:57 +01:00
  • 75de461f11 Merge pull request #11393 from JosJuice/android-move-fps Mai 2022-12-29 18:16:37 +00:00
  • a20e41d340 Merge pull request #11389 from Pokechu22/sw-no-alpha-1-hack JMC47 2022-12-29 13:08:04 -05:00
  • 24d7cf12a5 Android: Move FPS-related settings to a submenu JosJuice 2022-12-29 17:34:23 +01:00
  • c20bb01b47 Merge pull request #11372 from JosJuice/m3u-backslash Admiral H. Curtiss 2022-12-29 17:09:38 +01:00
  • 4bc94e4629 Merge pull request #11353 from noahpistilli/fix-mail-account-generation Admiral H. Curtiss 2022-12-29 17:08:10 +01:00
  • 2a8f3e457d Merge pull request #11391 from AdmiralCurtiss/globals-geometryshadermanager Mai 2022-12-29 15:25:09 +00:00
  • cb0a603c72 VideoCommon: De-globalize GeometryShaderManager class. Admiral H. Curtiss 2022-12-29 15:27:48 +01:00
  • 1bfecd8003 Merge pull request #11390 from AdmiralCurtiss/system-cboot Mai 2022-12-29 08:59:16 +00:00
  • 4f9dab072f Adopt a Code of Conduct for Dolphin. Pierre Bourdon 2022-12-26 02:18:10 +01:00
  • a164c47caf Core/Boot: Pass System instance to BootUp() and related. Admiral H. Curtiss 2022-12-28 16:22:45 +01:00
  • 7552deeff4 Merge pull request #11388 from AdmiralCurtiss/globals-vertexshadermanager Mai 2022-12-29 04:48:24 +00:00
  • ed5015fa24 Software: Remove alpha=1 blending special-case Pokechu22 2022-12-28 14:21:33 -08:00
  • 82e5f438f9 Merge pull request #11219 from K0bin/android-vk-alidation JMC47 2022-12-28 14:16:51 -05:00
  • 7e55cc9e90 VideoCommon/VertexShaderManager: Rename private variables. Admiral H. Curtiss 2022-12-28 16:00:15 +01:00
  • 50625728e0 VideoCommon: De-globalize VertexShaderManager class. Admiral H. Curtiss 2022-12-28 15:38:46 +01:00
  • cc768b1ea3 Merge pull request #11357 from t895/elevate-ingame-fragment JosJuice 2022-12-28 10:25:36 +01:00
  • 0900e68986 Merge pull request #11384 from AdmiralCurtiss/globals-pixelshadermanager Mai 2022-12-28 00:59:03 +00:00
  • 9e9910df8b Merge pull request #11376 from JosJuice/android-delete-local-ref Mai 2022-12-28 00:57:29 +00:00
  • b3a368ae06 Android: Add VectorToJObjectArray utility function JosJuice 2022-12-27 22:28:06 +01:00
  • f3df3a7727 PixelShaderGen: Clamp texture layer when using manual texture sampling with stereoscopic 3D Pokechu22 2022-12-27 13:45:13 -08:00
  • 0b9351c194 Android: Make more meticulous use of DeleteLocalRef JosJuice 2022-12-25 16:30:51 +01:00
  • c8202043b6 IOS/NWC24Config: Combine WriteConfig() and WriteCBK(). Admiral H. Curtiss 2022-12-27 21:19:33 +01:00
  • 4549fb4acb VideoCommon/PixelShaderManager: Rename s_ variables. Admiral H. Curtiss 2022-12-27 20:20:27 +01:00
  • 725bd64ec2 VideoCommon: De-globalize PixelShaderManager class. Admiral H. Curtiss 2022-12-27 17:42:02 +01:00
  • 1f1474f8ac Merge pull request #11383 from noahpistilli/fix-wsc Léo Lam 2022-12-27 18:32:07 +01:00
  • 929fba08e7 Fix ESDevice::GetTitlesWithTickets always returning 0 titles owned Sketch 2022-12-27 12:14:16 -05:00
  • 529909fe90 Merge pull request #11379 from Sam-Belliveau/video-common-speed-counter-fix Admiral H. Curtiss 2022-12-27 16:24:00 +01:00
  • 19a4653203 VideoBackends:Vulkan: Replace debug_report with debug_utils Robin Kertels 2022-10-27 21:25:32 +02:00
  • c689e9cde0 Netplay: When connecting, ignore packets from traversal server Floogle 2022-12-26 23:35:42 +01:00
  • 4e05c569d4 AdvancedWidget: Fix typo in performance sample window tooltip Pokechu22 2022-12-26 14:28:48 -08:00
  • b675e49c0e AdvancedWidget: Add title for performance sample window tooltip Pokechu22 2022-12-26 14:20:06 -08:00
  • 6052a5ca9b Fix Speed Counter Sample Size Sam Belliveau 2022-12-26 16:47:12 -05:00
  • 288fa635f9 InputCommon/XInput2: Changed axis value reading to be more correct TheConfuZzledDude 2022-12-26 17:27:48 +00:00
  • f4b1155b4d Merge pull request #11373 from JosJuice/gba-tas-input-turbo Admiral H. Curtiss 2022-12-26 04:37:25 +01:00
  • 4f4285cf5e WiimoteEmu/DrawsomeTablet: Expose mapping for lifted stylus. Jordan Woyak 2022-12-25 18:39:39 -06:00
  • ab9fc3f2e4 WiimoteEmu/UDrawTablet: Expose mapping for lifted stylus. Jordan Woyak 2022-12-22 17:12:13 -06:00
  • cf16f49068 PowerPC: Fix theoretically possible infinite loop in WriteToHardware JosJuice 2022-12-25 12:29:13 +01:00
  • e0fba20f1f Merge pull request #11360 from shuffle2/vs JosJuice 2022-12-24 22:55:47 +01:00
  • c744ff4934 JitArm64: Implement breakpoints JosJuice 2022-12-24 13:00:45 +01:00
  • 0659827485 Jit64: Check for breakpoint without disabling block link JosJuice 2022-12-24 12:59:02 +01:00
  • 494b041b34 DolphinQt: Add settings to GBA TAS input window JosJuice 2022-12-24 11:30:25 +01:00
  • 582d6b738b Merge pull request #11358 from t895/close-soft-keyboard JosJuice 2022-12-24 11:21:56 +01:00
  • 4d6ab73416 Merge pull request #11359 from t895/android-docs JosJuice 2022-12-24 11:21:04 +01:00
  • 71f1b1db34 Boot: Fix handling of M3U file paths containing backslashes JosJuice 2022-12-24 09:45:58 +01:00
  • b3bc9c41ea Merge pull request #11369 from t895/switch-fix JosJuice 2022-12-24 09:09:17 +01:00
  • 54a6c4a90d Translation resources sync with Transifex JosJuice 2022-12-24 08:59:53 +01:00
  • 871fb12754 Merge pull request #11371 from JosJuice/i18n-notes Pierre Bourdon 2022-12-24 08:56:44 +01:00
  • cf8537576e Android: Allow users to interact with switches in settings Charles Lombardo 2022-12-20 20:27:43 -05:00
  • 3611045a6c DolphinQt: Add more i18n comments JosJuice 2022-11-26 22:58:46 +01:00
  • 0475c939a7 Merge pull request #11370 from t895/ndk-update Mai 2022-12-24 02:58:42 +00:00
  • 22dd0dbc3c Android: Upgrade NDK to 25.1.8937393 Charles Lombardo 2022-12-23 21:41:03 -05:00
  • ea19909fd4 Merge pull request #11326 from Sam-Belliveau/video-common-frame-pacing Pierre Bourdon 2022-12-24 02:35:30 +01:00
  • e1d078ada6 Remove Redundant Access Specifiers Sam Belliveau 2022-12-23 20:13:01 -05:00
  • 673f81c18a New FrameTime/VBlank Analyzer + Graph Sam Belliveau 2022-12-23 19:52:53 -05:00