aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/Queries/CounterQueue.cs
diff options
context:
space:
mode:
authorjhorv <38920027+jhorv@users.noreply.github.com>2024-02-23 19:12:24 -0500
committerGitHub <noreply@github.com>2024-02-23 21:12:24 -0300
commit08384ee5a8d7466bf83fbff6d7c9d1076e838dba (patch)
treec817c6baec4b9226f2f742804a0e2b2e68c29796 /src/Ryujinx.Graphics.Vulkan/Queries/CounterQueue.cs
parentd4d0a48bfe89d6e8e12ce16829bb2c440b56007c (diff)
IPC code gen improvements (#6352)1.1.1212
* HipcGenerator: skip do-nothing call to MemoryMarshal.Cast<byte, byte>() in generated code * HipcGenerator: fix method name typos * HipcGenerator: make generated methods use stackalloc for `isBufferMapAlias` bool array * HipcGenerator: make generated GetCommandHandlers() method return a FrozenDictionary<int, CommandHandler> * HipcGenerator: return `FrozenDictionary<,>.Empty` when there are no command implementations, otherwise create `FrozenDictionary` from a `IEnumerable<KeyValuePair<,>>`` instead of a `Dictionary<,>``
Diffstat (limited to 'src/Ryujinx.Graphics.Vulkan/Queries/CounterQueue.cs')
0 files changed, 0 insertions, 0 deletions