Textures : Increase the amount of VRAM Cache available for Textures based on selected DRAM. #36

Merged
MaxLastBreath merged 2 commits from Vram-Changes-#2 into master 2024-11-01 11:46:29 +00:00

2 Commits

Author SHA1 Message Date
MaxLastBreath
af4b989c39 Change logger to .GPU 2024-10-22 23:48:48 +03:00
MaxLastBreath
5bdb90b4e7 Autodelete Cache Changes.
- If the device has less than 6GiB CPU Ram it'll default to : DefaultTextureSizeCapacity
- for 8GiB CPU ram it'll cap to allowed 6GiB VRAM allocated
- for 6GiB CPU ram it'll cap to allowed 4GiB VRAM allocated
- for 12GiB CPU ram it'll cap to allowed 12GiB VRAM allocated
2024-10-22 22:31:52 +03:00