0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-01-07 20:42:00 +00:00
Ryujinx/src
gdkchan 53d096e392
Allow texture arrays to use separate descriptor sets on Vulkan ()
* Report base and extra sets from the backend

* Pass texture set index everywhere

* Key textures using set and binding (rather than just binding)

* Start using extra sets for array textures

* Shader cache version bump

* Separate new commands, some PR feedback

* Introduce new manual descriptor set reservation method that prevents it from being used by something else while owned by an array

* Move bind extra sets logic to new method

* Should only use separate array is MaximumExtraSets is not zero

* Format whitespace
2024-05-26 13:30:19 -03:00
..
ARMeilleure Replace "List.ForEach" for "foreach" () 2024-05-08 13:53:25 +02:00
Ryujinx Disable keyboard controller input while swkbd is open (foreground) (second attempt) () 2024-05-17 16:58:03 -03:00
Ryujinx.Audio Update audio renderer to REV12: Add support for splitter biquad filter () 2024-05-17 16:46:43 -03:00
Ryujinx.Audio.Backends.OpenAL Migrate Audio service to new IPC () 2024-02-22 16:58:33 -03:00
Ryujinx.Audio.Backends.SDL2 Use pooled memory and avoid memory copies () 2024-04-21 12:57:35 +02:00
Ryujinx.Audio.Backends.SoundIo Use pooled memory and avoid memory copies () 2024-04-21 12:57:35 +02:00
Ryujinx.Common chore: remove repetitive words () 2024-04-19 09:45:51 -03:00
Ryujinx.Cpu implement MemoryManagerHostTracked.GetReadOnlySequence() () 2024-04-21 16:34:04 -03:00
Ryujinx.Graphics.Device Texture loading: reduce memory allocations () 2024-04-14 17:06:14 -03:00
Ryujinx.Graphics.GAL Allow texture arrays to use separate descriptor sets on Vulkan () 2024-05-26 13:30:19 -03:00
Ryujinx.Graphics.Gpu Allow texture arrays to use separate descriptor sets on Vulkan () 2024-05-26 13:30:19 -03:00
Ryujinx.Graphics.Host1x Add a separate device memory manager () 2024-01-22 17:14:46 -03:00
Ryujinx.Graphics.Nvdec Add a separate device memory manager () 2024-01-22 17:14:46 -03:00
Ryujinx.Graphics.Nvdec.FFmpeg editorconfig: Set default encoding to UTF-8 () 2023-12-04 14:17:13 +01:00
Ryujinx.Graphics.Nvdec.Vp9 editorconfig: Set default encoding to UTF-8 () 2023-12-04 14:17:13 +01:00
Ryujinx.Graphics.OpenGL Allow texture arrays to use separate descriptor sets on Vulkan () 2024-05-26 13:30:19 -03:00
Ryujinx.Graphics.Shader Allow texture arrays to use separate descriptor sets on Vulkan () 2024-05-26 13:30:19 -03:00
Ryujinx.Graphics.Texture Texture loading: reduce memory allocations () 2024-04-14 17:06:14 -03:00
Ryujinx.Graphics.Vic Remove Vic Reference to Host1x () 2024-02-08 20:01:03 +01:00
Ryujinx.Graphics.Video editorconfig: Set default encoding to UTF-8 () 2023-12-04 14:17:13 +01:00
Ryujinx.Graphics.Vulkan Allow texture arrays to use separate descriptor sets on Vulkan () 2024-05-26 13:30:19 -03:00
Ryujinx.Gtk3 Disable keyboard controller input while swkbd is open (foreground) (second attempt) () 2024-05-17 16:58:03 -03:00
Ryujinx.Headless.SDL2 Add linux specific files to local builds () 2024-05-14 16:06:40 +02:00
Ryujinx.HLE Kernel: Wake cores from idle directly rather than through a host thread () 2024-05-22 17:47:27 -03:00
Ryujinx.Horizon Updating Concentus dependency to speed up Opus decoding () 2024-05-20 18:38:38 -03:00
Ryujinx.Horizon.Common Migrate Audio service to new IPC () 2024-02-22 16:58:33 -03:00
Ryujinx.Horizon.Generators Audio rendering: reduce memory allocations () 2024-04-07 18:07:32 -03:00
Ryujinx.Horizon.Kernel.Generators editorconfig: Set default encoding to UTF-8 () 2023-12-04 14:17:13 +01:00
Ryujinx.Input Fix another NullReferenceException () 2024-05-17 20:11:30 -03:00
Ryujinx.Input.SDL2 Input: Improve controller identification () 2024-01-22 17:02:44 -03:00
Ryujinx.Memory implement MemoryManagerHostTracked.GetReadOnlySequence() () 2024-04-21 16:34:04 -03:00
Ryujinx.SDL2.Common Load custom SDL mappings from application data folder () 2024-02-10 19:41:02 +01:00
Ryujinx.ShaderTools Allow texture arrays to use separate descriptor sets on Vulkan () 2024-05-26 13:30:19 -03:00
Ryujinx.Tests Update audio renderer to REV12: Add support for splitter biquad filter () 2024-05-17 16:46:43 -03:00
Ryujinx.Tests.Memory Delete old 16KB page workarounds () 2024-04-06 13:51:44 -03:00
Ryujinx.Tests.Unicorn editorconfig: Set default encoding to UTF-8 () 2023-12-04 14:17:13 +01:00
Ryujinx.UI.Common Improves some log messages and fixes a typo () 2024-05-15 18:10:47 +02:00
Ryujinx.UI.LocaleGenerator Infra: Capitalisation Consistency () 2024-02-11 03:09:18 +01:00
Spv.Generator editorconfig: Set default encoding to UTF-8 () 2023-12-04 14:17:13 +01:00