Changes:
- 609a635 "Merge Tagged PR 10486"
- 6e293be Merge pull request #10797 from lat9nq/tzdb-patch
- 20db91f Merge pull request #10828 from liamwhite/somehow-still-using-llvm-14
- 565a122 renderer_vulkan: add missing include
- b99c4dd time_zone_service: Always write time zone rule data
- c0fd793 Merge pull request #10813 from lat9nq/no-atomic-bool
- 27a36cd Merge pull request #10744 from Wollnashorn/af-for-all
- e34e1b1 k_thread: Use a mutex and cond_var to sync bool
- 3e47ebe video_core: Only apply AF to 2D (array) image types
- c309a1c video_core: Removed AF for all mip modes option as it's default now
See More
- 4cbdce1 nx_tzdb: Directly reference variables in if statements
- 2dc0ff7 video_core: Use sampler IDs instead pointers in the pipeline config
- 1fa16bc cmake: Add warn about cross compiling, disable android
- d9e2824 cmake: Check for target is Windows
- d35c989 cmake: Use non-conflicting variable names
- 7ffb96f cmake: Extra time zone data download checks
- e9701a3 cmake: Add option to always download time zone data
- b23c358 externals: submodule tzdb_to_nx
- cdc7349 nx_tzdb: Support submoduling tzdb_to_nx
- 8d8f850 time_zone_manager: Compare to the correct boolean
- 03e8d9a nx_tzdb: Correct Antarctica spelling
- a3b7b5b video_core: Fallback to default anisotropy instead to 1x anisotropy
- 745d161 video_core: Disable AF for non-color image formats
- 3e8cd91 video_core: Fixed compilation errors because of name shadowing
- 42c944b video_core: Add per-image anisotropy heuristics (format & mip count)
- 0de6b9e video_core: Apply AF only to samplers with normal LOD range [0, 1+x]
- a9e4ddd video_core: Fix default anisotropic heuristic
- 44f616e video_core: Never apply AF to None mipmap mode
- b9bba3a video_core: Disable anisotropic filtering for samplers with depth compare
- 0eacf54 video_core: Option to apply anisotropic filtering for all mipmap modes
This list of changes was auto generated.