Commit Graph

  • ec267c348a [LINT] Fixed lint issues after clang-format update ec267c3 Gliniak 2024-06-13 20:56:56 +0200
  • 083a0da342
    Merge ae6011b0e2 into ce990e2828 Radosław Gliński 2024-06-02 02:13:21 +0200
  • ce990e2828 [HID] Added support for joystick deadzones ce990e2 Gliniak 2024-06-01 14:54:01 +0200
  • b3f2ab0e96 Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental b3f2ab0 Gliniak 2024-05-31 22:43:59 +0200
  • f2f8bba081 [XAM] XamUserGetName return Win32 code instead of HResult f2f8bba Adrian 2024-05-30 11:54:41 +0100
  • 053d323d06 [XAM] XamUserGetName return Win32 code instead of HResult Adrian 2024-05-30 11:54:41 +0100
  • a688f87f55 [VFS] Clear registered devices if launch failed a688f87 Adrian 2024-05-23 23:31:04 +0100
  • 3d30b2eec3 [Vulkan] Shader memory export (#145) Triang3l 2024-05-25 16:00:21 +0300
  • 780dc21121 [VFS] Clear registered devices if launch failed Adrian 2024-05-23 23:31:04 +0100
  • ff692589c7 [Kernel] Changed location of internal_display_resolution in config ff69258 Gliniak 2024-05-20 20:12:31 +0200
  • 6ebb522270 [Kernel] Added option to use PAL-50 mode Gliniak 2024-05-20 20:08:52 +0200
  • c01c06d19b Make guest debugger usable c01c06d frazier_g 2024-05-07 11:51:52 -0400
  • 210ac4b2d2 [GPU] Fix gamma ramp writing after RegisterFile API change (#2262) Triang3l 2024-05-18 23:53:09 +0300
  • 8e7301f4d8 [SPIR-V] Use a helper class for most if/else branching Triang3l 2024-05-16 23:04:48 +0300
  • 5bbba85c70 Implemented: SHA512 guest functions 5bbba85 Gliniak 2024-05-15 19:44:42 +0200
  • 3189a0e259 [GPU] Check memexport stream constant upper bits in range gathering Triang3l 2024-05-12 20:26:14 +0300
  • a3304d252f [Base/GPU] Cleanup float comparisons and NaN and -0 in clamping Triang3l 2024-05-12 19:21:37 +0300
  • f964290ea8 [Base] Relax the system clock difference allowance in the test Triang3l 2024-05-12 17:44:52 +0300
  • 376bad5056 [GPU] Remove register reinterpret_casts + WAIT_REG_MEM volatility Triang3l 2024-05-12 17:17:30 +0300
  • f0ad4f4587 [Base] Add aliasing-safe xe::memory::Reinterpret Triang3l 2024-05-12 17:23:40 +0300
  • 9b17859e8c Update llvm to latest Xphalnos 2024-05-12 09:12:25 +0200
  • 1e3f2ffe6f Make guest debugger usable frazier_g 2024-05-07 11:51:52 -0400
  • 3ff5663f5b Fixing a typo and found unknown function 3ff5663 The-Little-Wolf 2024-04-27 15:10:08 -0700
  • b115823735 Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental b115823 Gliniak 2024-05-10 08:59:17 +0200
  • 2ca752ce07 Revert "Optimized CONVERT_I64_TO_F64 with neat overflow trick" 2ca752c Gliniak 2024-05-09 20:00:03 +0200
  • 496de16a7f fix debugger freezing on resume frazier_g 2024-05-07 22:19:05 -0400
  • 12224f7039 lint frazier_g 2024-05-07 19:42:14 -0400
  • 422c8ccb3c additional null checks frazier_g 2024-05-07 19:38:16 -0400
  • dbe983e965 fix crashing in guest debugger when thread is invalid frazier_g 2024-05-07 12:04:39 -0400
  • c2b82c8afa fix crashing in guest debugger when thread is invalid frazier_g 2024-05-07 11:57:42 -0400
  • 83e0f93891 fix crashing in guest debugger when thread is invalid frazier_g 2024-05-07 11:51:52 -0400
  • a90f83d44c [Vulkan] Non-seamless cube map filtering Triang3l 2024-05-05 15:15:48 +0300
  • e9f7a8bd48 [Vulkan] Optional functionality usage improvements Triang3l 2024-05-04 22:47:14 +0300
  • f87c6afdeb [Vulkan] Update headers to 1.3.278 Triang3l 2024-05-04 19:59:28 +0300
  • 9ebe25fd77 [GPU] Declare unused register fields explicitly Triang3l 2024-05-02 23:31:13 +0300
  • 32112bfe8a Fixing a typo and found unknown function The-Little-Wolf 2024-04-27 15:10:08 -0700
  • 5ca173cd4f [Kernel] Fixed issue with unsupported deployment type by games. 5ca173c Gliniak 2024-04-26 20:21:18 +0200
  • 0fcdc12cb9 [APP] Create and Extract Zarchive packages 0fcdc12 Adrian 2024-04-10 15:57:15 +0100
  • e87bffe0fd [APP] Create and Extract Zarchive packages Adrian 2024-04-10 15:57:15 +0100
  • e0899a09f1 [Kernel] Runtime Module Patching Adrian 2023-09-22 19:23:32 +0100
  • 06d7a5f0a3
    [UI] Fixed incorrect characters range in ImGUI 06d7a5f Radosław Gliński 2024-04-06 19:12:32 +0200
  • 83d7013f74
    Merge 17022254e4 into f0518d3f35 zarif98 2024-03-28 15:38:35 -0700
  • 17022254e4 Create Forza Horizon zarif98 2024-03-28 15:36:33 -0700
  • 122f58c9dd [APU] Added new XMA decoder as config option. 122f58c Gliniak 2024-03-25 21:59:49 +0100
  • 097b574a32 [APU] Added new XMA decoder as config option. experimental_audio_decoder_switch 097b574 Gliniak 2024-03-25 21:59:49 +0100
  • 76b9f32c77 [APU] Added new XMA decoder as config option. 76b9f32 Gliniak 2024-03-25 21:59:49 +0100
  • ae6011b0e2 [Kernel] Added initial support for Property experimental_game_info_and_properties ae6011b canary_experimental_game_info_and_properties Gliniak 2024-03-24 18:31:11 +0100
  • aabf039c05 [Kernel] Added GameInfoDatabase Gliniak 2024-03-24 18:25:11 +0100
  • c7e97d051b [Kernel] XLast: Added posibility to read: - Title Name Gliniak 2024-03-22 12:32:13 +0100
  • 27a172b1b6 [Kernel] Added initial support for Property 27a172b Gliniak 2024-03-24 18:31:11 +0100
  • e8f830b00a [Kernel] Added initial support for Property e8f830b Gliniak 2024-03-24 18:31:11 +0100
  • bfc6effcb9 [Kernel] Added GameInfoDatabase Gliniak 2024-03-24 18:25:11 +0100
  • 43924cb103 [Kernel] XLast: Added posibility to read: - Title Name Gliniak 2024-03-22 12:32:13 +0100
  • f54dc70d03 [3PP] Added pugixml library Gliniak 2024-03-22 11:53:03 +0100
  • 81dfbc2b28 [Kernel] Added XLast Decompression Gliniak 2024-03-22 11:45:33 +0100
  • 26ea81624a
    [Wiki] Fixed broken CI link Radosław Gliński 2024-03-23 15:28:38 +0100
  • 42e7f99021 [3PP] Added Zlib library Gliniak 2024-03-22 11:14:31 +0100
  • a966143823 [Emulator] use filesystem::file_size instead of ftell where possible a966143 Gliniak 2024-03-22 11:03:34 +0100
  • c9bf44f4f4 [Emulator] Fixed ZAR loading. Thanks Adrian c9bf44f Gliniak 2024-03-22 08:28:47 +0100
  • 5efcc6a71b [Emulator] Launch file based on signature instead of file extension 5efcc6a Adrian 2024-03-21 13:10:12 +0000
  • 5eecb4e65d
    [CI] Formatting 5eecb4e Margen67 2024-03-21 06:32:31 -0700
  • da18edf640 [Emulator] Launch file based on signature instead of file extension Adrian 2024-03-21 13:10:12 +0000
  • 42c378db0c [CI] Removed Uplifting xma branch 42c378d Gliniak 2024-03-19 21:28:52 +0100
  • 2385cc53a9 [Emulator] Better handling of failed device mounting 2385cc5 Adrian 2024-03-18 17:10:33 +0000
  • fbe307f3fe [Emulator] Better handling of failed device mounting Adrian 2024-03-18 17:10:33 +0000
  • 6e13258ad4 [SDL] Log controller GUIDs and their mapping 6e13258 Adrian 2024-03-17 23:58:31 +0000
  • 1f68d8fba9 [SDL] Log controller GUIDs and their mapping Adrian 2024-03-17 23:58:31 +0000
  • 61ea486481 [Emulator] Added fancy tables to view: Achievements, Properties, Contexts 61ea486 Gliniak 2024-03-17 21:10:26 +0100
  • ce3bc101f3 [UTIL] Added remove_eol (end of line) to string_utils Gliniak 2024-03-17 21:03:28 +0100
  • 9dc3127a50 [3PP] Added Tabulate for some fancy tables Gliniak 2024-03-17 21:02:52 +0100
  • 1329255a34 [Emulator] Added fancy tables to view: Achievements, Properties, Contexts Gliniak 2024-03-17 21:10:26 +0100
  • 08644af7fb [UTIL] Added remove_eol (end of line) to string_utils Gliniak 2024-03-17 21:03:28 +0100
  • c99aa5bd64 [3PP] Added Tabulate for some fancy tables Gliniak 2024-03-17 21:02:52 +0100
  • 4ee9fa970d [Kernel] XDBF: Removed unknown fields from: XdbfContextTableEntry 4ee9fa9 Gliniak 2024-03-17 19:38:44 +0100
  • 8c44649f01 [GPU] Another attempt to fix memleaks caused by depth_bias_slope_scaled 8c44649 Gliniak 2024-03-16 19:31:00 +0100
  • 3d4bdc9023 Revert "[GPU] Resolved memory leak in RTV in pipeline creation" 3d4bdc9 Gliniak 2024-03-16 11:07:45 +0100
  • d83d8eee01 [APU] Initial version of new XMA decoder experimental_wip_xma_decoder d83d8ee canary_experimental_wip_xma_decoder Gliniak 2024-01-23 19:42:44 +0100
  • f1c8f5e5bc Added ReadOnly BitStream Gliniak 2023-06-02 21:34:18 +0200
  • ee267a1d12 Disable decoding on dedicated thread Gliniak 2023-06-02 21:33:29 +0200
  • 47acc310d4 [CI] Automate uplifting XMA branch 47acc31 Gliniak 2024-03-15 17:56:12 +0100
  • e8dbb65fc1 [GPU] Resolved memory leak in RTV in pipeline creation Gliniak 2024-03-15 12:53:36 +0100
  • 34ed823bfc [GPU] Change FPS limit strategy 34ed823 Mateusz Dukat 2024-03-14 20:26:39 +0100
  • 5122da3af7 [GPU] Change FPS limit strategy Mateusz Dukat 2024-03-14 20:26:39 +0100
  • af4dabe8b4 Option cleanup (WIP) canary_experimental_options Margen67 2024-03-12 22:54:40 -0700
  • b9061e6292 [LINT] Linted files + Added lint job to CI b9061e6 Gliniak 2024-03-12 08:59:10 +0100
  • 9e4e8f91e5 [LINT] Linted files + Added lint job to CI experimental_lint 9e4e8f9 Gliniak 2024-03-12 08:59:10 +0100
  • e8afad8f8a [XAM] Fixed issue with invalid path returned in launch_data e8afad8 Gliniak 2024-03-11 20:09:49 +0100
  • d90903a8e9 [XAM] Fixed issue with invalid path returned in launch_data launch_path_fix d90903a Gliniak 2024-03-11 20:09:49 +0100
  • 814ae62471 [XAM] Fixed issue with invalid path returned in launch_data 814ae62 Gliniak 2024-03-11 20:09:49 +0100
  • 08c740c788 Add information about available avpack video modes in config commentary 08c740c Mateusz Dukat 2024-03-10 01:47:48 +0100
  • 126f9316d7 [XAM] Fixed invalid path in launch data Adrian 2024-03-11 17:25:42 +0000
  • 8ee965c5a4
    Add information about available avpack video modes in config commentary Mateusz Dukat 2024-03-10 01:47:48 +0100
  • 9dff007cd6 [APU] Initial version of new XMA decoder 9dff007 Gliniak 2024-01-23 19:42:44 +0100
  • 7d8c8d3bf1 Added ReadOnly BitStream Gliniak 2023-06-02 21:34:18 +0200
  • b694820c90 Disable decoding on dedicated thread Gliniak 2023-06-02 21:33:29 +0200
  • 1ff3dc4d10 [Kernel] Added support for custom kernel version 1ff3dc4 Gliniak 2024-03-04 22:48:20 +0100
  • 3e55d0048c [3PP] More 3pp Uplifts 3e55d00 Gliniak 2024-03-03 11:22:45 +0100
  • 1a4746f261 [GPU] Reduced fuzzy alpha epsilon 1a4746f Maks 2024-03-02 13:53:55 +0300
  • 18c8757295 [GPU] Reduced fuzzy alpha epsilon Maks 2024-03-02 13:53:55 +0300
  • 529d453986 [Base] Fixed compilation error in VS 17.9x. Thanks Chrispy 529d453 Gliniak 2024-02-27 19:17:20 +0100