Commit Graph

  • 7efacbad36
    FileSystem: Swap vector for DynamicHeapArray Stenzek 2024-08-25 22:13:18 +1000
  • 1af36dcdfb
    deps/rc_client: Add rc_client_get_rich_presence_strings() Stenzek 2024-08-25 14:40:54 +1000
  • 11787a5969
    ImGui: Enable lunasvg Stenzek 2024-08-25 14:39:59 +1000
  • 5540d07119
    Deps: Build lunasvg Stenzek 2024-08-25 14:39:40 +1000
  • 1d892cb212
    Misc: Use lightgun controller icon Stenzek 2024-08-25 13:57:05 +1000
  • e019758ef8
    Deps: Version bumps Stenzek 2024-08-25 20:53:25 +1000
  • 3ed3b5a076
    StringUtil: Use unicode replacement character in DecodeUTF8() Stenzek 2024-08-25 13:56:01 +1000
  • b7a2b0b265
    dep/imgui: Bump to v1.91.0 Stenzek 2024-08-25 18:17:45 +1000
  • 54c79ff937
    Qt: Ensure window is raised after recreation Stenzek 2024-08-24 21:28:21 +1000
  • 0c3051e35f
    CMake: Enable PIC on Linux Stenzek 2024-08-24 18:32:28 +1000
  • fbe2d46873
    CMake: Add install target Stenzek 2024-08-12 18:49:28 +1000
  • 6bc1d7baf0
    Deps: Make some libraries optional for Linux Stenzek 2024-08-12 17:29:36 +1000
  • cc8e65d444
    Deps: Switch to libjpeg-turbo Stenzek 2024-08-24 18:08:15 +1000
  • 28919dd475
    Deps: Bump shaderc Stenzek 2024-08-24 18:08:53 +1000
  • cabb131971
    CMake: Enable PIC on Linux wip2 Stenzek 2024-08-24 18:32:28 +1000
  • 31945e37c9
    CMake: Add install target Stenzek 2024-08-12 18:49:28 +1000
  • b203e7a3c8
    Deps: Make some libraries optional for Linux Stenzek 2024-08-12 17:29:36 +1000
  • fd0880db0a
    Deps: Switch to libjpeg-turbo Stenzek 2024-08-24 18:08:15 +1000
  • 55321a42fd
    Deps: Bump shaderc Stenzek 2024-08-24 18:08:53 +1000
  • a3180195eb
    Atualização Português do Brasil (#3281) Anderson Cardoso 2024-08-24 01:26:20 -0300
  • 9c77aac295
    InputManager: Remove unused pointer type Stenzek 2024-08-24 14:23:32 +1000
  • 413b17482b
    InputManager: Fix wheel scrolling in Big Picture Stenzek 2024-08-24 14:15:27 +1000
  • eb102275c2
    Qt: Implement per-game controller configuration Stenzek 2024-08-24 14:10:25 +1000
  • 51256539e5
    Merge d537088017 into 330381c939 Anderson Cardoso 2024-08-23 16:12:37 -0300
  • d537088017
    Atualização Português do Brasil Anderson Cardoso 2024-08-23 16:12:12 -0300
  • 330381c939
    InputManager: Support multiple mice via raw input Stenzek 2024-08-23 22:31:59 +1000
  • 14f69b7b78
    System: Fix HW/SW rendering swap Stenzek 2024-08-23 15:59:31 +1000
  • facfea5389
    Qt: Always display version info in settings Stenzek 2024-08-23 15:50:17 +1000
  • 026c7fce7e
    MediaCapture: Load media foundation on-demand Stenzek 2024-08-23 15:41:54 +1000
  • c9f5bdc559
    GameDB: Use disable sprite texture filtering for FF7/LoD Stenzek 2024-08-23 15:20:24 +1000
  • a3b1734bd1
    GameDatabase: Add DisableSpriteTextureFiltering trait Stenzek 2024-08-23 15:18:55 +1000
  • eaf574bfa6
    CPU/NewRec/x64: Fix data corruption on lwl/lwr with PGXP Stenzek 2024-08-23 14:33:37 +1000
  • e91eb82d70
    Qt: Move language/theme setting to window Stenzek 2024-08-20 23:27:42 +1000
  • 6b939fcc0e
    GameDB: Allow clipping correction for Spyro 1 Stenzek 2024-08-20 21:56:35 +1000
  • 6104821a08
    CPU/PGXP: Inline valid flag updates Stenzek 2024-08-20 21:18:07 +1000
  • 2011f66f06
    CPU/PGXP: Identifier name consistency Stenzek 2024-08-20 20:43:21 +1000
  • 1988d6d6e4
    CPU/PGXP: Make validate a member function Stenzek 2024-08-20 21:09:12 +1000
  • bee7fd86b8
    CPU/PGXP: Remove remaining C-isms Stenzek 2024-08-20 19:12:51 +1000
  • 6e8a69c46f
    CPU/PGXP: Eliminate extra copy in SLT/SLTU Stenzek 2024-08-20 18:35:49 +1000
  • 17e8b610ea
    CPU/PGXP: Purge macros Stenzek 2024-08-20 18:33:18 +1000
  • ef251d6147
    CPU/PGXP: Rewrite SLL handler Stenzek 2024-08-20 17:24:04 +1000
  • d4775e097e
    CPU/PGXP: Combine logical/arithmetic shift functions Stenzek 2024-08-20 17:23:36 +1000
  • 8975b937d4
    CPU/PGXP: Combine static/variable shift instructions Stenzek 2024-08-20 17:18:33 +1000
  • e5c241b9f5
    CPU/PGXP: Purge psx_value completely Stenzek 2024-08-20 16:55:24 +1000
  • 588a63080f
    CPU/PGXP: Purge psx_value from shifts Stenzek 2024-08-20 16:42:51 +1000
  • e784869c15
    CPU/PGXP: Purge psx_value from first half of instructions Stenzek 2024-08-20 16:27:39 +1000
  • 9f5cddc94f
    CPU/PGXP: Use Instruction type Stenzek 2024-08-19 22:22:18 +1000
  • 167249fa3c
    CPU/PGXP: Make MTC2/LWC2 behave the same Stenzek 2024-08-20 20:06:04 +1000
  • 2383104da0
    CPU/PGXP: Fix typo in SLTU() Stenzek 2024-08-20 19:27:26 +1000
  • 87dbb0aeb8
    Atualização Português do Brasil (#3280) Anderson Cardoso 2024-08-19 23:09:26 -0300
  • e4cc8af961
    System: Remove contradictory statement Stenzek 2024-08-20 12:08:59 +1000
  • 315ae833bd
    VulkanDevice: Fix incorrect log Stenzek 2024-08-20 11:54:16 +1000
  • 2127c18c06
    Qt: Reduce dialog height Stenzek 2024-08-20 11:54:09 +1000
  • 3e8f2f6b1c
    System: Fix lockup with runahead enabled Stenzek 2024-08-20 11:50:52 +1000
  • 438bd9f8ba
    Merge d2a4c1f751 into fefcfc906d Anderson Cardoso 2024-08-19 15:43:43 -0300
  • d2a4c1f751
    Atualização Português do Brasil Anderson Cardoso 2024-08-19 15:43:15 -0300
  • 18ca0da78d
    CPU: Fix assertion tripping in debug builds Stenzek 2024-08-19 22:03:07 +1000
  • fefcfc906d
    TimingEvents: Don't defer frame done callback Stenzek 2024-08-19 19:41:14 +1000
  • 55bcf7261f
    TimingEvents: Switch to 64-bit counters Stenzek 2024-08-13 23:52:25 +1000
  • 9cb76df00b
    Update README.md Stenzek 2024-08-19 01:46:01 +1000
  • 5a747eb2f7
    SPU: Refactor volume envelopes Stenzek 2024-08-19 01:38:28 +1000
  • 6492f1a93a
    GameDB: Set DisableAutoAnalogMode on various games Stenzek 2024-08-18 20:34:10 +1000
  • 04656761e4
    GameDatabase: Add DisableAutoAnalogMode trait Stenzek 2024-08-18 20:33:15 +1000
  • ddce1b2752
    ImGuiOverlays: Change icon colour depending on controller mode Stenzek 2024-08-18 20:30:45 +1000
  • ce83e52c78
    TimingEvents: Switch to 64-bit counters events3 Stenzek 2024-08-13 23:52:25 +1000
  • b3c18ff8c7
    Update README.md Stenzek 2024-08-19 01:46:01 +1000
  • 0a05c08a2d
    SPU: Refactor volume envelopes Stenzek 2024-08-19 01:38:28 +1000
  • a9e327b282
    GameDB: Set DisableAutoAnalogMode on various games Stenzek 2024-08-18 20:34:10 +1000
  • 418fa4b355
    GameDatabase: Add DisableAutoAnalogMode trait Stenzek 2024-08-18 20:33:15 +1000
  • 4a0fd00f72
    ImGuiOverlays: Change icon colour depending on controller mode Stenzek 2024-08-18 20:30:45 +1000
  • f704141749
    CDROM: Fix rare interrupt race when cancelling commands Stenzek 2024-08-18 19:04:31 +1000
  • 39b836e643
    Merge 3133cb5b32 into 681fab5da3 xujibbs 2024-08-18 01:02:45 +0000
  • 3133cb5b32
    Update fullscreen_ui.cpp xujibbs 2024-08-18 09:02:22 +0800
  • cf36badbd6
    Merge 1bbab66b7d into 2e2451998c zkdpower 2024-08-16 17:04:18 +0800
  • 1bbab66b7d
    update Simple-Chinese translation to latest. zkdpower 2024-08-16 17:03:05 +0800
  • 1e4e0c12de
    Merge c6262e2bf3 into 2e2451998c Anderson Cardoso 2024-08-15 08:59:32 -0300
  • c6262e2bf3
    Atualização Português do Brasil Anderson Cardoso 2024-08-15 08:59:11 -0300
  • 21bbd88df6
    Merge 796a4a5a3d into f5815f3183 Bobby Smith 2024-08-14 01:53:45 +0200
  • 796a4a5a3d GameDB: Fix Starblade Alpha JPN hash Bobby Smith 2024-08-14 01:42:22 +0200
  • e43cbd69c3
    Merge f5e17a8774 into 71738d12e0 Renzo Pigliacampo 2024-08-12 20:58:02 +0000
  • f5e17a8774 Updated Spanish (Latin America) translation Renzo Pigliacampo 2024-08-12 17:55:06 -0300
  • aa3e855c43
    Merge 429beb9c4c into 9a58327cf2 Anderson Cardoso 2024-08-11 19:11:20 +0000
  • 429beb9c4c
    Atualização Português do Brasil Anderson Cardoso 2024-08-11 16:10:59 -0300
  • 48bc15a779
    Merge 9e35016fee into b2ca23e9da Anderson Cardoso 2024-08-07 23:45:30 +0000
  • 9e35016fee
    Atualização Português do Brasil Anderson Cardoso 2024-08-07 20:45:04 -0300
  • 63ec83d18a
    SPU: Ensure all samples are generated prior to DMA write seek Stenzek 2024-08-06 21:56:24 +1000
  • 795a604e8b
    CDROM: Further improve seek timing Stenzek 2024-08-06 21:55:28 +1000
  • 7cdf9e955b
    Merge f79863d0c9 into e499f9052a Connor McLaughlin 2024-08-05 01:38:42 -0300
  • 2b12b53fd7
    Merge 2f8dffa998 into 79bb5f079c Anderson Cardoso 2024-08-04 21:48:54 +0000
  • 2f8dffa998
    Atualização Português do Brasil Anderson Cardoso 2024-08-04 18:48:28 -0300
  • a30eebe868
    Merge 793411ac59 into 59a1cca858 Benjamin Mugnier 2024-08-04 17:21:20 +1000
  • 0090fee30e
    GPU partial scanout shenanigans, WIP dreams Stenzek 2024-08-03 14:23:47 +1000
  • f79863d0c9
    TEST: GPU: Include padded/DAC-inactive area in postfx final_rect test Stenzek 2024-08-01 22:01:42 +1000
  • fd728830bf
    Merge d24cb62276 into f1f57d88ce bl@ck_m@ge 2024-07-31 19:25:21 +0000
  • d24cb62276
    GameDB: Analog support for Nightmare Creatures bl@ck_m@ge 2024-07-31 22:24:05 +0300
  • 0936c72624
    Merge 3ee3326708 into f1f57d88ce shikulja 2024-07-29 18:18:47 +0000
  • 3ee3326708 Update Russian translation shikulja 2024-07-29 21:17:42 +0300
  • 5c40388e63 upd ts shikulja 2024-07-29 20:56:29 +0300
  • b272ccd111
    Merge 3cbbf09ed6 into f1f57d88ce John Novak 2024-07-29 23:52:41 +1000
  • 3cbbf09ed6 Use drop-down controls in CRT-Guest-NTSC John Novak 2024-07-29 23:19:00 +1000