Ryujinx/src/Ryujinx.Graphics.Gpu/Memory
gdkchan f09bba82b9
Geometry shader emulation for macOS (#5551)
* Implement vertex and geometry shader conversion to compute

* Call InitializeReservedCounts for compute too

* PR feedback

* Set clip distance mask for geometry and tessellation shaders too

* Transform feedback emulation only for vertex
2023-08-29 21:10:34 -03:00
..
Buffer.cs Vulkan: Buffer Mirrors for MacOS performance (#4899) 2023-08-14 14:18:47 -03:00
BufferBounds.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
BufferCache.cs Vulkan: Buffer Mirrors for MacOS performance (#4899) 2023-08-14 14:18:47 -03:00
BufferCacheEntry.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
BufferManager.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
BufferMigration.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
BufferModifiedRangeList.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
BufferTextureBinding.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
BufferUpdater.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
CounterCache.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
GpuRegionHandle.cs GPU: Remove CPU region handle containers (#4817) 2023-05-05 23:40:46 +02:00
IndexBuffer.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
MemoryManager.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00
MultiRangeWritableBlock.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
PhysicalMemory.cs GPU: Track basic buffer copies that modify texture memory (#5554) 2023-08-14 08:41:11 +02: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 Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
UnmapEventArgs.cs GPU: Fix errors handling texture remapping (#4745) 2023-05-01 15:32:32 -03:00
VertexBuffer.cs [Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367) 2023-07-02 02:47:54 +02:00