Commit Graph

  • dd01c75f26 Resources: Add crosshair.png Stenzek 2023-08-27 16:23:06 +1000
  • 39b8dcda6e GPU/HW: Fix wrapped image writes Stenzek 2023-08-27 16:19:49 +1000
  • e23c9875d5 Misc: Split core and util Host Stenzek 2023-08-27 16:00:06 +1000
  • 779e78ae61 MetalDevice: Forgot a mutability parameter Stenzek 2023-08-26 21:51:53 +1000
  • 106c13635b MetalDevice: Fix initial depth state not being bound Stenzek 2023-08-26 21:33:30 +1000
  • 3e82409c10 GPU/HW: Fix base settings not updating on change Stenzek 2023-08-25 21:53:33 +1000
  • edc61b0095 GPUDevice: Fix crash when saving state with display off Stenzek 2023-08-25 21:04:36 +1000
  • 112ccd7f38 Qt: Remove extra item in language list Stenzek 2023-08-24 19:48:49 +1000
  • 9a0afd66fa README: Recommend Metal renderer for MacOS Stenzek 2023-08-24 19:04:06 +1000
  • 8a0033dfb3 MetalDevice: Avoid inline texture uploads when unnecessary Stenzek 2023-08-24 19:00:01 +1000
  • 1b9e72e3a6 MetalDevice: Fix render command encoder leak Stenzek 2023-08-24 18:04:30 +1000
  • 08acc3144c Host: Avoid leaving GPU state unbound after represent Stenzek 2023-08-24 18:03:14 +1000
  • d750e4d417 VulkanDevice: Fix for MacOS Stenzek 2023-08-24 18:02:55 +1000
  • 64998b49dc Util: Make Shift-JIS table static Stenzek 2023-08-23 22:07:22 +1000
  • dc9c99438b Misc: Post-refactor cleanups Stenzek 2023-08-23 22:06:48 +1000
  • 82cdef45b3 System: Fix crash on non-database game Stenzek 2023-08-23 19:39:22 +1000
  • c7f987bfb7 System: Share memory cards in multi-disc games Stenzek 2023-08-23 18:40:59 +1000
  • 7d914a9384 Qt: Use disc sets for changing discs Stenzek 2023-08-23 18:12:10 +1000
  • 381bd92f87 GameDB: Add multi-disc serials Stenzek 2023-08-23 17:32:56 +1000
  • 2419008242 GameDatabase: Parse discSetName/discSetSerials Stenzek 2023-08-23 17:32:12 +1000
  • 7a1af36e8d GPUDevice: Fix incorrect suffix on D3D shader cache Stenzek 2023-08-23 17:31:41 +1000
  • 520e94226d Build: Don't link with glad if GL is disabled Stenzek 2023-08-22 18:36:16 +1000
  • e108ca16ce Build: Use Qt 6.5.2 for macOS, drop libcurl Stenzek 2023-08-22 18:35:30 +1000
  • f75bf8517a
    Merge pull request #2998 from andercard0/master Connor McLaughlin 2023-08-21 22:55:24 +1000
  • 76b5b8ad06 MSBuild: Support building with clang-cl Stenzek 2023-08-21 22:38:55 +1000
  • bf15d13eb7 dep/xbyak: Update to v6.73 Stenzek 2023-08-21 00:20:59 +1000
  • 60e6e043ad Update UI Anderson Cardoso 2023-08-20 18:13:43 -0300
  • 0dab55e07b
    Update duckstation-qt_pt-br.ts Anderson Cardoso 2023-08-20 17:17:34 -0300
  • 982dd6e1b9 Atualização Português do Brasil Anderson Cardoso 2023-08-20 14:18:13 -0300
  • e3d9ba4c99 Rewrite host GPU abstraction Stenzek 2023-08-13 13:42:02 +1000
  • bfa792ddbf Qt: Translate default value for latency Stenzek 2023-08-20 20:48:52 +1000
  • d09e5051ca Settings: Translate display names in core Stenzek 2023-08-20 13:25:43 +1000
  • 8ba04a80af
    Merge pull request #2996 from andercard0/master Connor McLaughlin 2023-08-20 12:42:26 +1000
  • 496cf01369 FullscreenUI: Make translatable Stenzek 2023-08-20 12:38:55 +1000
  • c88a558ae0 Misc: Make controller bindings translatable Stenzek 2023-08-20 00:15:53 +1000
  • e57ad0b6aa Host: Backport translations cache Stenzek 2023-08-20 00:08:03 +1000
  • 1ec6aee5bf Host: Split translation macros dependent on return type Stenzek 2023-08-19 23:43:37 +1000
  • 39f64a03ee Common: Error/FileSystem backports Stenzek 2023-08-19 23:40:36 +1000
  • 0631a5e619
    Atualização Português do Brasil Anderson Cardoso 2023-08-19 13:49:02 -0300
  • 7890051165
    Merge pull request #2994 from zkdpower/master Connor McLaughlin 2023-08-19 23:13:39 +1000
  • 4fbc9abe8a GameDatabase: Linux build fix Stenzek 2023-08-19 23:06:27 +1000
  • 149f9d24bd Qt: Backport glyph range improvements from PCSX2 Stenzek 2023-08-19 23:05:04 +1000
  • 1a70c2b4de dep: Remove tinyxml2 Stenzek 2023-08-19 22:54:18 +1000
  • d0cddc2a23 Qt: Add translation by Hackjjang Stenzek 2023-08-19 22:47:49 +1000
  • a2e31c3052 GameDB: Append new entries from Redump DAT file Stenzek 2023-08-19 22:24:46 +1000
  • cee5decec4 GameDB: Merge traits/compatibility into single file Stenzek 2023-08-19 22:00:20 +1000
  • e501012a68 GameDB: Fix some incorrect serials Stenzek 2023-08-19 21:07:04 +1000
  • 910abd1eac RegTest: Drop HostDisplay and add HW support Stenzek 2023-08-19 19:50:17 +1000
  • a00a4391ca Common: DynamicHeapArray/FixedHeapArray Stenzek 2023-08-19 13:52:51 +1000
  • 7b4cbe3007 MSBuild: Fix TLS plugin not getting included Stenzek 2023-08-19 12:04:02 +1000
  • bb60170d9a Move frontend-common to util/core Stenzek 2023-08-13 16:28:28 +1000
  • 5b980dafa5 System: Refactor main loop Stenzek 2023-08-15 23:12:21 +1000
  • 4ebd34fcb3 MSBuild: Use project referencing instead of .lib linking Stenzek 2023-08-13 17:21:45 +1000
  • 827446b27f Build: Switch to Qt 6.5.0 on Windows Stenzek 2023-08-06 14:50:16 +1000
  • 68eb32f963 dep/reshadefx: Fix building on MacOS/Linux Stenzek 2023-08-14 20:09:57 +1000
  • 8c638b4c78 dep: Add reshadefx Stenzek 2023-08-13 14:03:17 +1000
  • 94f0e62503
    update Simple-Chinese translation to latest. zkdpower 2023-08-15 22:05:42 +0800
  • c01f249e0f dep: Update Vulkan headers Stenzek 2023-08-08 15:32:07 +1000
  • 590baba2ef dep: Add D3D12MA Stenzek 2023-08-13 01:15:30 +1000
  • 1b486d3f42 dep: Add WinPixEventRuntime Stenzek 2023-08-13 01:15:02 +1000
  • b42f4a3b85 dep: Add SPIRV-Cross Stenzek 2023-08-05 20:29:52 +1000
  • 49a4901c78 dep: Add biscuit and riscv-disas Stenzek 2023-05-30 00:11:06 +1000
  • c561400a47 dep: Add Zydis Stenzek 2023-05-22 19:36:26 +1000
  • 39e62ae948 Achievements: Don't call frame update when paused Stenzek 2023-08-12 14:45:51 +1000
  • 165b277421 CDImageCHD: Support loading parent/delta CHDs Stenzek 2023-08-12 14:40:34 +1000
  • f41384c6c8 dep/libchdr: Add chd_is_matching_parent() Stenzek 2023-08-12 14:40:19 +1000
  • bd1cf91030 dep/libchdr: Add option to transfer file ownership Stenzek 2023-08-12 14:35:37 +1000
  • 62c5e3af2f dep/libchdr: Add read_header variants for user-provided file Stenzek 2023-08-12 14:00:33 +1000
  • 06a8349162 dep/libchdr: Re-add progress precaching Stenzek 2023-08-12 13:47:08 +1000
  • 4b70853daa dep: Bump libchdr to 54bfb87 Stenzek 2023-08-12 13:41:50 +1000
  • 0798292ee5
    Merge pull request #2991 from andercard0/master Connor McLaughlin 2023-08-09 22:35:10 +1000
  • f8f395c7d8
    Merge pull request #2992 from IlDucci/es_ES_update_20230806 Connor McLaughlin 2023-08-09 22:34:52 +1000
  • 5d750a8803 dep: Bump rcheevos to 3af1e2fc5188d6e932ee379942f4049ea877e648 Stenzek 2023-08-09 19:39:42 +1000
  • 657d4f3ad9 Spanish (Spain) translation update 2023-08-06 IlDucci 2023-08-06 21:18:48 +0200
  • 56ac3d6c32 HostDisplay: Fix incorrectly positioned screenshots Stenzek 2023-08-04 21:39:33 +1000
  • de505c9012
    Atualização Português do Brasil Anderson Cardoso 2023-07-30 12:30:09 -0300
  • 0575588e20
    Merge pull request #2986 from charlesthobe/screensaver-fix Connor McLaughlin 2023-07-30 19:29:02 +1000
  • 0dee77a3ac
    Merge pull request #2990 from CookiePLMonster/multiple-leaderboards-fix Connor McLaughlin 2023-07-30 19:28:20 +1000
  • bbf0346efd
    Achievements: Fix Leaderboard submission UI when multiple leaderboards update at once Silent 2023-07-29 18:56:38 +0200
  • 1026be24d0 Linux: fix potentially unsafe screensaver inhibitor charlesthobe 2023-07-08 21:47:13 +0300
  • 2e8b6370cf scmversion: Exclude previous-latest Stenzek 2023-07-24 19:27:31 +1000
  • 944bf5dc30 RegTest: Fix build Stenzek 2023-07-24 19:24:27 +1000
  • 6fbdb6d7db GPU: Enable GPUSTAT.28 in read mode Stenzek 2023-07-24 19:23:58 +1000
  • 72f7225ec2 Qt: Fix ClearBindStateFromSource() executing on wrong thread Stenzek 2023-06-01 23:18:35 +1000
  • 7e6c5b4321 GameList: Scan data root games dir android Stenzek 2023-07-14 21:27:10 +1000
  • af5f1c711c
    Merge pull request #2984 from Mateos81/french_translation Connor McLaughlin 2023-06-30 23:07:28 +1000
  • 3ea0715a48 Update French translation Christophe Mateos 2023-06-11 14:34:00 +0200
  • 2d78b3f26a
    Merge pull request #2983 from Mateos81/french_translation Connor McLaughlin 2023-06-09 01:20:26 +1000
  • 8c6850aa42 Update French translation Christophe Mateos 2023-06-04 19:19:11 +0200
  • 671f856d8d
    Merge pull request #2981 from HeatXD/patch-1 Connor McLaughlin 2023-05-24 20:34:13 +1000
  • 36c4345019
    core / system: Disc-Region Fix For Netplay Jamie Meyer 2023-05-24 12:33:24 +0200
  • ffb832eed3
    Merge pull request #2972 from andercard0/master Connor McLaughlin 2023-05-24 20:27:16 +1000
  • fd6184be7e
    Merge pull request #2977 from zkdpower/master Connor McLaughlin 2023-05-24 20:27:04 +1000
  • 49848c8fb5
    Merge pull request #2980 from Hipnosis183/master Connor McLaughlin 2023-05-24 20:26:48 +1000
  • 7dca70b733 Updated Spanish (Latin America) translation Renzo Pigliacampo 2023-05-19 23:42:44 -0300
  • d8e980887f GameList: Add GetEntryBySerialAndHash() Stenzek 2023-05-15 23:47:22 +1000
  • 1b29212d6c Qt: Fix geometry not saving on shutdown Stenzek 2023-05-11 00:52:06 +1000
  • 905934651a GameDB: Remove some unused/duplicate entries Stenzek 2023-05-15 23:38:53 +1000
  • 9aa6c24620 System: Store game hash as well as serial Stenzek 2023-05-15 23:38:37 +1000
  • 488920a320
    update Simple-Chinese translation to latest. zkdpower 2023-05-13 17:34:08 +0800