ryujinx/src/Ryujinx.Graphics.Gpu/Memory
2025-01-26 15:49:22 -06:00
..
Buffer.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
BufferBackingState.cs misc: chore: Use explicit types in GPU, Device, and Host1x projects 2025-01-25 14:05:44 -06:00
BufferBounds.cs Add support for large sampler arrays on Vulkan (#6489) 2024-04-07 18:25:55 -03:00
BufferCache.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
BufferCacheEntry.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
BufferManager.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
BufferMigration.cs GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794) 2024-05-19 16:53:37 -03:00
BufferModifiedRangeList.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
BufferPreFlush.cs GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794) 2024-05-19 16:53:37 -03:00
BufferStage.cs GPU: Migrate buffers on GPU project, pre-emptively flush device local mappings (#6794) 2024-05-19 16:53:37 -03:00
BufferTextureArrayBinding.cs Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
BufferTextureBinding.cs Change image format view handling to allow view incompatible formats (#7311) 2024-09-17 15:52:30 -03:00
BufferUpdater.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
CounterCache.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
GpuRegionHandle.cs misc: chore: Use explicit types in GPU, Device, and Host1x projects 2025-01-25 14:05:44 -06:00
IndexBuffer.cs Implement support for multi-range buffers using Vulkan sparse mappings (#5427) 2023-12-04 20:30:19 +01:00
MemoryManager.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
MultiRangeBuffer.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
MultiRangeWritableBlock.cs editorconfig: Set default encoding to UTF-8 (#5793) 2023-12-04 14:17:13 +01:00
PhysicalMemory.cs misc: chore: Use explicit types in GPU, Device, and Host1x projects 2025-01-25 14:05:44 -06:00
PteKind.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
ResourceKind.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
SupportBufferUpdater.cs misc: chore: Fix object creation in Gpu project 2025-01-26 15:18:04 -06:00
UnmapEventArgs.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00
VertexBuffer.cs Implement support for multi-range buffers using Vulkan sparse mappings (#5427) 2023-12-04 20:30:19 +01:00
VirtualRangeCache.cs misc: chore: Use collection expressions in Gpu project 2025-01-26 15:49:22 -06:00