Commit Graph

  • 4c2a5d39ab [XAM] Added support for searching publisher paths Gliniak 2024-09-09 18:52:09 +02:00
  • 71de56416d [Kernel] Cleanup in TU applying code. Gliniak 2024-09-07 18:26:00 +02:00
  • 0ee6c77d91 [Kernel] Update ExLoadedCommandLine based on executable name Gliniak 2024-09-05 22:41:35 +02:00
  • 2c087406d6 [Kernel] Runtime Module Patching Adrian 2023-09-22 19:23:32 +01:00
  • 616dbfe34e [XEX] Fixed issue with patch applying failure for some executables Gliniak 2024-09-04 21:04:47 +02:00
  • 0deafaf9f9 [Kernel] Notification ID Changes The-Little-Wolf 2024-08-28 13:13:08 -07:00
  • 5f5be06680 [Memory] Preallocate whole physical range for GPU. Gliniak 2024-09-01 22:21:28 +02:00
  • ed843f35f8 [GPU] Added janky(?) support for register: D1MODE_V_COUNTER Gliniak 2024-08-31 23:37:21 +02:00
  • 4452e300ac [Emulator] Changed default config values for: Gliniak 2024-08-31 21:46:43 +02:00
  • 94473eda19 [APU] Changed default value of apu_max_queued_frames to 8. Gliniak 2024-08-31 20:39:48 +02:00
  • 02f5316562 [VFS] Fixed crash on filename extraction from path. Gliniak 2024-08-31 18:15:13 +02:00
  • 59eed7818f [Kernel] Fixed remaining issues with APC Gliniak 2024-08-29 19:47:18 +02:00
  • 2044013b50 [Kernel] Fixed issue with incorrect return code for APC Gliniak 2024-08-28 22:56:28 +02:00
  • c430a1748a [Kernel] Check for null hmodule_ptr in XexLoadImage Adrian 2024-08-28 13:11:50 +01:00
  • a867320a87 [Kernel] Implemented XexLoadImageFromMemory Hyper 2024-08-26 22:13:27 +01:00
  • 1a9ff8fe67 [App] Add notifications for hotkeys & XNotifyQueueUI Adrian 2024-08-27 18:15:30 +01:00
  • 9c8a575b76 [UI] Host Notification: Replace previous notification in case of new one Gliniak 2024-08-27 20:48:22 +02:00
  • ee210db096 [App] Added host notification for Zar creation and extraction on completion Adrian 2024-08-25 11:20:59 +01:00
  • f01317591a [App] Run zar extraction and creation in separate thread Adrian 2024-08-25 18:14:31 +01:00
  • 3a42d9e787 [XAM] XamContentGetDeviceName param change Gliniak 2024-08-25 20:21:05 +02:00
  • 7d385c3844 [GIT] Ignore cache directory from git searching Gliniak 2024-08-25 16:53:08 +02:00
  • d6f0ab6a7e [UI] Implemented Host Notifications Gliniak 2024-08-25 14:00:34 +02:00
  • 4abbfa0b04 Xam App The-Little-Wolf 2024-06-15 08:28:21 -07:00
  • 83ccb47563 [Kernel] Label MmQueryStatistics as high frequency call Gliniak 2024-08-24 15:22:04 +02:00
  • e04e0d3bb3 [XMP] Added dummy message: XMPCreateUserPlaylistEnumerator Gliniak 2024-08-24 15:05:53 +02:00
  • b802894037 Implemented: MD5 guest functions Adrian 2024-08-20 21:28:18 +01:00
  • 0ad1e3d585 [Kernel] MmSetAddressProtect: Disable changing protection in executable range Gliniak 2024-08-18 10:29:18 +02:00
  • 365a220b74 [XAM] XamContentGetCreator: Use deferred overlap Gliniak 2024-08-17 11:26:46 +02:00
  • 9ba96d46d1 [Kernel] Removed obsolete message in regards to previous change Gliniak 2024-08-16 21:01:42 +02:00
  • 651fdc0344 [Kernel] Added support for XFileDispositionInformation Gliniak 2024-08-16 20:40:53 +02:00
  • 49584ff664 [VFS] Change file attributes or timestamps. Gliniak 2024-08-15 17:13:19 +02:00
  • c68b09d717 [XAM] Added Stub: XAutomationpUnbindController Gliniak 2024-08-13 17:36:49 +02:00
  • cf50de3832 [XBDM] Added Stub for: DmIsFastCAPEnabled Gliniak 2024-08-13 17:36:24 +02:00
  • 504e832b49 [Kernel] Added dummy XFileBasicInformation for NtSetInformationFile Gliniak 2024-08-12 19:20:59 +02:00
  • feb88ee6b1 [GPU] Check page access only once for specific range Gliniak 2024-08-10 21:33:56 +02:00
  • 1864f3d9f2 [D3D12] Redesigned page access for gpu buffer allocation Gliniak 2024-08-10 20:58:53 +02:00
  • 320102db34 Revert "[GPU] Reset mip levels for non-mipmapped type" Gliniak 2024-08-10 18:15:16 +02:00
  • 1fdf250f7d [Kernel] Fixed race condition crash related to missing ke_timestamp_bundle_ptr_ Gliniak 2024-08-10 16:30:31 +02:00
  • 4c6e0ff685 [Kernel] Added returning allocated size from MmAllocatePhysicalMemoryEx Gliniak 2024-08-10 16:29:46 +02:00
  • adce6c0919 [XAM] Error check count in XUserStatsEnumerator Adrian 2024-08-08 13:11:03 +01:00
  • eeb96f91a5 [GPU] Reset mip levels for non-mipmapped type Radosław Gliński 2024-07-15 22:56:53 +02:00
  • 5d3240d492 [CI] Changed VS version to see if it will prevent triggering AV Gliniak 2024-07-08 21:30:46 +02:00
  • bd77aae7d0 [XAM] Fixed issue with looking for double .header suffix Gliniak 2024-07-06 13:02:57 +02:00
  • a7acce50a6 [XAM] Trim content name when resolving its path NicknineTheEagle 2024-07-04 22:42:16 +03:00
  • a8421bbce1 [XAM] Fixed checks in async functions NicknineTheEagle 2024-07-04 22:15:15 +03:00
  • c4e930ed4c Proper 4:3 support NicknineTheEagle 2024-06-28 21:27:44 +03:00
  • 49166f0bd1 [Emulator] Added summary window to Install Content option Gliniak 2024-06-26 13:06:53 +02:00
  • d6767dcd66 [XAM] Implemented XamShowMarketplaceDownloadItemsUI NicknineTheEagle 2024-06-26 20:07:56 +03:00
  • 6df0904e86 [XAM] Implemented XamShowMarketplaceUI NicknineTheEagle 2024-06-24 23:20:47 +03:00
  • 738c8dbd11 [HID] Added keyboard_user_index cvar NicknineTheEagle 2024-06-19 11:20:13 +03:00
  • 5610116131 [HID] Don't pass XInput input while UI pop-up is open NicknineTheEagle 2024-06-19 11:11:38 +03:00
  • db02755075 Fixed namespace usage NicknineTheEagle 2024-06-19 11:09:31 +03:00
  • e4408b6bc3 Screenshot functionality Added Vonce 2024-06-17 00:18:22 -07:00
  • 34322ebb41 [XAM] Set license mask for XBLA titles as well NicknineTheEagle 2024-06-18 16:06:20 +03:00
  • 16affb94d4 [XAM] Added storage device select UI NicknineTheEagle 2024-06-17 18:53:26 +03:00
  • e5c8f00e26 [Kernel] Fixed XamShowSigninUI NicknineTheEagle 2024-06-17 09:39:52 +03:00
  • c004d669c2 [Emulator] Removed legacy title re-launching code NicknineTheEagle 2024-06-16 10:16:10 +03:00
  • ec267c348a [LINT] Fixed lint issues after clang-format update Gliniak 2024-06-13 20:56:56 +02:00
  • ce990e2828 [HID] Added support for joystick deadzones Gliniak 2024-06-01 14:54:01 +02:00
  • b3f2ab0e96 Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental Gliniak 2024-05-31 22:43:59 +02:00
  • f2f8bba081 [XAM] XamUserGetName return Win32 code instead of HResult Adrian 2024-05-30 11:54:41 +01:00
  • a688f87f55 [VFS] Clear registered devices if launch failed Adrian 2024-05-23 23:31:04 +01:00
  • 3d30b2eec3 [Vulkan] Shader memory export (#145) Triang3l 2024-05-25 16:00:21 +03:00
  • ff692589c7 [Kernel] Changed location of internal_display_resolution in config Gliniak 2024-05-20 20:12:31 +02:00
  • 6ebb522270 [Kernel] Added option to use PAL-50 mode Gliniak 2024-05-20 20:08:52 +02:00
  • c01c06d19b Make guest debugger usable frazier_g 2024-05-07 11:51:52 -04:00
  • 210ac4b2d2 [GPU] Fix gamma ramp writing after RegisterFile API change (#2262) Triang3l 2024-05-18 23:53:09 +03:00
  • 8e7301f4d8 [SPIR-V] Use a helper class for most if/else branching Triang3l 2024-05-16 23:04:48 +03:00
  • 5bbba85c70 Implemented: SHA512 guest functions Gliniak 2024-05-15 19:44:42 +02:00
  • 3189a0e259 [GPU] Check memexport stream constant upper bits in range gathering Triang3l 2024-05-12 20:26:14 +03:00
  • a3304d252f [Base/GPU] Cleanup float comparisons and NaN and -0 in clamping Triang3l 2024-05-12 19:21:37 +03:00
  • f964290ea8 [Base] Relax the system clock difference allowance in the test Triang3l 2024-05-12 17:44:52 +03:00
  • 376bad5056 [GPU] Remove register reinterpret_casts + WAIT_REG_MEM volatility Triang3l 2024-05-12 17:17:30 +03:00
  • f0ad4f4587 [Base] Add aliasing-safe xe::memory::Reinterpret Triang3l 2024-05-12 17:23:40 +03:00
  • 3ff5663f5b Fixing a typo and found unknown function The-Little-Wolf 2024-04-27 15:10:08 -07:00
  • b115823735 Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental Gliniak 2024-05-10 08:59:17 +02:00
  • 2ca752ce07 Revert "Optimized CONVERT_I64_TO_F64 with neat overflow trick" Gliniak 2024-05-09 20:00:03 +02:00
  • a90f83d44c [Vulkan] Non-seamless cube map filtering Triang3l 2024-05-05 15:15:48 +03:00
  • e9f7a8bd48 [Vulkan] Optional functionality usage improvements Triang3l 2024-05-04 22:47:14 +03:00
  • f87c6afdeb [Vulkan] Update headers to 1.3.278 Triang3l 2024-05-04 19:59:28 +03:00
  • 9ebe25fd77 [GPU] Declare unused register fields explicitly Triang3l 2024-05-02 23:31:13 +03:00
  • 5ca173cd4f [Kernel] Fixed issue with unsupported deployment type by games. Gliniak 2024-04-26 20:21:18 +02:00
  • 0fcdc12cb9 [APP] Create and Extract Zarchive packages Adrian 2024-04-10 15:57:15 +01:00
  • 06d7a5f0a3 [UI] Fixed incorrect characters range in ImGUI Radosław Gliński 2024-04-06 19:12:32 +02:00
  • 122f58c9dd [APU] Added new XMA decoder as config option. Gliniak 2024-03-25 21:59:49 +01:00
  • 26ea81624a [Wiki] Fixed broken CI link Radosław Gliński 2024-03-23 15:28:38 +01:00
  • a966143823 [Emulator] use filesystem::file_size instead of ftell where possible Gliniak 2024-03-22 11:03:34 +01:00
  • c9bf44f4f4 [Emulator] Fixed ZAR loading. Thanks Adrian Gliniak 2024-03-22 08:28:47 +01:00
  • 5efcc6a71b [Emulator] Launch file based on signature instead of file extension Adrian 2024-03-21 13:10:12 +00:00
  • 5eecb4e65d [CI] Formatting Margen67 2024-03-21 06:32:31 -07:00
  • 42c378db0c [CI] Removed Uplifting xma branch Gliniak 2024-03-19 21:28:52 +01:00
  • 2385cc53a9 [Emulator] Better handling of failed device mounting Adrian 2024-03-18 17:10:33 +00:00
  • 6e13258ad4 [SDL] Log controller GUIDs and their mapping Adrian 2024-03-17 23:58:31 +00:00
  • 61ea486481 [Emulator] Added fancy tables to view: Achievements, Properties, Contexts Gliniak 2024-03-17 21:10:26 +01:00
  • ce3bc101f3 [UTIL] Added remove_eol (end of line) to string_utils Gliniak 2024-03-17 21:03:28 +01:00
  • 9dc3127a50 [3PP] Added Tabulate for some fancy tables Gliniak 2024-03-17 21:02:52 +01:00
  • 4ee9fa970d [Kernel] XDBF: Removed unknown fields from: XdbfContextTableEntry Gliniak 2024-03-17 19:38:44 +01:00
  • 8c44649f01 [GPU] Another attempt to fix memleaks caused by depth_bias_slope_scaled Gliniak 2024-03-16 19:31:00 +01:00
  • 3d4bdc9023 Revert "[GPU] Resolved memory leak in RTV in pipeline creation" Gliniak 2024-03-16 11:07:45 +01:00
  • 47acc310d4 [CI] Automate uplifting XMA branch Gliniak 2024-03-15 17:56:12 +01:00