1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-30 21:16:02 +00:00
Ryujinx/Ryujinx.Graphics.Gpu
gdkchan 37b6e081da
Fix DMA linear texture copy fast path ()
* Fix DMA linear texture copy fast path

* Formatting
2022-07-28 13:46:12 -03:00
..
Engine Fix DMA linear texture copy fast path () 2022-07-28 13:46:12 -03:00
Image Fix DMA linear texture copy fast path () 2022-07-28 13:46:12 -03:00
Memory Optimize Texture Binding and Shader Specialization Checks () 2022-06-17 13:09:14 -03:00
Shader Add support for conditional (with CC) shader Exit instructions () 2022-07-24 15:33:30 -03:00
Synchronization When waiting on CPU, do not return a time out error from EventWait () 2021-11-01 19:10:02 -03:00
ClassId.cs
Constants.cs
GpuChannel.cs Add a sampler pool cache and improve texture pool cache () 2022-07-27 21:07:48 -03:00
GpuContext.cs Prefetch capabilities before spawning translation threads. () 2022-05-14 11:58:33 -03:00
GraphicsConfig.cs Perform unscaled 2d engine copy on CPU if source texture isn't in cache. () 2022-02-22 11:21:29 -03:00
Ryujinx.Graphics.Gpu.csproj infra: Migrate to .NET 6 () 2021-11-28 21:24:17 +01:00
Window.cs Avalonia UI - Part 1 () 2022-05-15 13:30:15 +02:00