File xenia-canary.changes of Package xenia-canary
-------------------------------------------------------------------
Sat May 18 16:27:50 UTC 2024 - virtuousfox@gmail.com
- Update to version 20240515T203451.5bbba85c7:
* Implemented: SHA512 guest functions
* Fixing a typo and found unknown function
* Revert "Optimized CONVERT_I64_TO_F64 with neat overflow trick"
* [Vulkan] Non-seamless cube map filtering
* [Vulkan] Optional functionality usage improvements
* [Vulkan] Update headers to 1.3.278
* [GPU] Declare unused register fields explicitly
* [Kernel] Fixed issue with unsupported deployment type by games.
* [APP] Create and Extract Zarchive packages
* [UI] Fixed incorrect characters range in ImGUI
* [APU] Added new XMA decoder as config option.
* [Wiki] Fixed broken CI link
* [Emulator] use filesystem::file_size instead of ftell where possible
* [Emulator] Fixed ZAR loading. Thanks Adrian
* [Emulator] Launch file based on signature instead of file extension
* [CI] Formatting
* [CI] Removed Uplifting xma branch
* [Emulator] Better handling of failed device mounting
* [SDL] Log controller GUIDs and their mapping
* [Emulator] Added fancy tables to view: Achievements, Properties, Contexts
* [UTIL] Added remove_eol (end of line) to string_utils
* [3PP] Added Tabulate for some fancy tables
* [Kernel] XDBF: Removed unknown fields from: XdbfContextTableEntry
* [GPU] Another attempt to fix memleaks caused by depth_bias_slope_scaled
* Revert "[GPU] Resolved memory leak in RTV in pipeline creation"
* [CI] Automate uplifting XMA branch
* [GPU] Resolved memory leak in RTV in pipeline creation
* [GPU] Change FPS limit strategy
* [LINT] Linted files + Added lint job to CI
* [XAM] Fixed issue with invalid path returned in launch_data
* Add information about available avpack video modes in config commentary
* [Kernel] Added support for custom kernel version
* [3PP] More 3pp Uplifts
* [GPU] Reduced fuzzy alpha epsilon
* [Base] Fixed compilation error in VS 17.9x. Thanks Chrispy
* [3PP] Uplift 3PPs
* [HID] Removed controllers_mutex from SDL.
* [HID] Removed mutex from SDLInputDriver::SetState
* [3PP] Uplift SDL: 2.24.2 -> 2.30.0
* [GPU] Add aproximate alpha test
* [XAM] Changes to settings handling
* [XBDM] Added DmGetSystemInfo based on info from ticket.
* [XAM] Fixed issue with incorrect guest path in launch data
* [CI] Completely remove VS2019
* [Docs] Raise minimum requirements
* [CI] Use VS2022 for releases
* [Kernel] Allow to specificy max signed-in profiles
* [XAM] Added Message: XTitleGetDeploymentType
* [CPU] Support for const value in src1 for OPCODE_PACK
* [XAM] Added Support For: XamContentLaunchImageInternal
* [Emulator] Improvements to launch_data
* [XAM] Added iterating over publisher type content.
* [Kernel] Added printing of alternate title ids
* [CI] Fix action versions
* [CI] Updated actions to latest version
* [Kernel] Added Support For: XFileRenameInformation
* [Kernel] Removed stack default uninitialized value
* [Kernel] Changed uninitialized stack value
* [XLive] Added dummy: XPresenceInitialize
* [Codacy] Removed most of issues under "Performance" category
* [Kernel] Fixed nullptr in latest Guest->Host mapping revert
* [Codacy] Fixed some issues found by codacy.
* [Kernel] Revert Guest->Host Object Mapping
* Readme cleanup & redesign
* [Codacy] Exclude unwanted directories and files from scan
* [XDBF] Added support for reading compressed XLast XML file
* [Misc] Fixed discord presence
* [XDBF] Added support for reading Stats and Match Collection
* [Base] Added missing import from previous commit
* [XAM] Store XGI contexts
* [UI] Set fullscreen on double left mouse click
* [Kernel] Added Extracting Properties and Contexts out of SPA file
* [Kernel] Added dummy XUserStatsEnumerator
* [Kernel] Put achievement enumerator in xenumerator file
* Fix typing for output stencil ref
* [xam] Added debug-level logging of WSAGetLastError result
-------------------------------------------------------------------
Thu Nov 16 20:20:16 UTC 2023 - virtuousfox@gmail.com
- Update to version 20231116T192548.6284bfc21:
* [Emulator] Allow saving launch_data and use them on next boot
* [Kernel] Restore assigning pointer to object_type_ptr.
* [Kernel] Fixed ptr oopsie in XObject destructor
* [Patcher] Make hash mandatory.
* [GPU] Added hack for AC6 floor/ground. Thanks Blackbird88 & TTFH3500
* [Kernel] Store earned achievements in-memory to prevent achievements spam
* [Kernel] Disable high definition mode for internal resolutions lower than 1024x768
* [Kernel] Add support for positive timeout_ticks
* [Emulator] Separate host and guest cache directories
* [Kernel] shrink ObCreateObject
-------------------------------------------------------------------
Tue Oct 10 14:48:04 UTC 2023 - virtuousfox@gmail.com
- Update to version 20230914T123251.f6b5424:
* [VFS] Fixed invalid month decoding in decode_fat_timestamp
* [Testing] Added test project for vfs
* [CPU] Added constant propagation pass for: OPCODE_AND_NOT
* [Base] Add missing #include <cstdint> to utf8.cc
-------------------------------------------------------------------
Tue Jun 27 12:09:16 UTC 2023 - Sergey Kondakov <virtuousfox@gmail.com>
- Initial release