* Wed Jul 30 2025 Bjørn Lie <bjorn.lie@gmail.com>
- Replace pkgconfig(opencv) with pkgconfig(opencv4) BuildRequires.
Build with current version of opencv.
* Wed Jul 23 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250722:
* vk: Fix textureCompressionBC check for v3dv/panvk
* Tue Jul 22 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250719:
* Add support for arrowlake-s and lunarlake CPUs
* ARL wasn't using FMA/VNNI/GFNI
* SPU/LV2: Notify SPU events after mutex guards' unlocking
* Mon Jul 14 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250713:
* Qt/patches: optimize patch_manager_dialog::handle_item_changed
* Qt/patches: Fix configurable value dropdown visibility
* gl: Fix compiler warning
* vk: Default initiailize program inputs with trap constants
* vk: Properly initialize VS inputs
* fix: cannot compile with Qt Creator while using "/DYNAMICBASE:YES"
* Sun Jul 06 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250706:
* Move gamemode exit to final kill callback analog to display_sleep
* [Linux] Implement Feral Interactive's Gamemode for Potential
Performance Increases (#17325)
* cellVdec: log uknown arguments instead of throwing an error
* clang-cl: fix a bunch of warnings
* Update FAudio to 25.07
* Enable fetch (oops) and also check highest tag in version_check
* Wed Jul 02 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250702:
* Fix invalid comparator in event_strcmp_events()
* Remove qstr, sstr and qsv aliases. This does not compile on clang-cl
* Fix missing include on clang-cl
* Fix u32 compile error on clang-cl
* Fix noexcept warnings in XAudio
* Mon Jun 30 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250629:
* RawSPU: Add missing MMIO register reads
* cellSaveData: Order equal elements using the opposing trait
* Wed Jun 25 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250625:
* vk: Fix video-out calibration pass inputs
* vk: Fix shader interpreter inputs when textures are not used
* vk: Fix up binding layouts for some broken shaders
* vk: Cleanup compiler warnings
* vk: Fix crash when running MSAA resolve shaders
* Remove unused file
* vk: Fix binding of arrays
* vk: Drop obsolete logic around descriptor switching
* vk: Update shader interpreter to use dynamic binding layout
* vk: Fix crash when running attachment clear pass
* vk: Fix FS stencil mirror binding location overwrites causing holes in descriptor layout
* vk: Code improvements
* vk: Drop copy optimization
* vk: Improve pipeline layout validation and fix slot allocation bugs
* vk: Fix descriptor set update and caching model to support skipped updates
* vk: Fix edge cases in descriptor update logic
* rsx/util: Support basic array merge
* vk: Fix clang build and resource leak on exit
* vk: Use shared layout generator for all pipelines
* vk: Update binding model for compute jobs
* vk: Use standard C++
* vk: Lazy register/derigeter of hot data
* vk: Fix FSR upscaling
* vk: Use write commands instead of copy commands to avoid dependencies
* vk: Respect shader compile flags when linking
* vk: Correctly initialize descriptor copy data
* vk: Fix graphical bugs and crashes
* vk: Rewrite program binding management to use "separate shader objects" concept.
* vk: Fix build
* vk: Move descriptor management to the pipeline layer
* fix DEBUG mode compilation
* Fix invalid comparator in savedata_op sorting
* CI: Build static OpenAl
* Disable -Wold-style-cast diagnostic before including sse2neon
* CMake: add more options
* Mon Jun 16 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250616:
* hid/input: fix enumerated device comparison
* Entitlements are never found (#17306)
* RawSPU: Fix race of SPU_MBox_Status_offs (#17303)
* Update opencv to 4.11.0
* Mon Jun 09 2025 Hunter Wardlaw <wardlawhunter@gmail.com>
- Update to version 0.0.37~git20250609:
* input: only copy relevant members to external buttons and sticks
* SPU: Skip PUTLLUC writes of the same data
* llvm: fix deprecation warnings
* Fix missing inserted = true in check_for_duplicates_fast
* Update Qt to 6.9.1