File xenia.changes of Package xenia
-------------------------------------------------------------------
Sun May 19 00:58:01 UTC 2024 - virtuousfox@gmail.com
- Update to version 20240518T235309.210ac4b:
* [GPU] Fix gamma ramp writing after RegisterFile API change (#2262)
-------------------------------------------------------------------
Sat May 18 15:53:40 UTC 2024 - virtuousfox@gmail.com
- Update to version 20240516T230549.8e7301f:
* [SPIR-V] Use a helper class for most if/else branching
* [GPU] Check memexport stream constant upper bits in range gathering
* [Base/GPU] Cleanup float comparisons and NaN and -0 in clamping
* [Base] Relax the system clock difference allowance in the test
* [GPU] Remove register reinterpret_casts + WAIT_REG_MEM volatility
* [Base] Add aliasing-safe xe::memory::Reinterpret
* [Vulkan] Non-seamless cube map filtering
* [Vulkan] Optional functionality usage improvements
* [Vulkan] Update headers to 1.3.278
* [GPU] Declare unused register fields explicitly
-------------------------------------------------------------------
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