Ryujinx/Ryujinx.Graphics.Gpu
gdkchan f906eb06c2
Implement a software ETC2 texture decoder (#4121)
* Implement a software ETC2 texture decoder

* Fix output size calculation for non-2D textures

* Address PR feedback
2022-12-21 20:39:58 -03:00
..
Engine Fix DrawArrays vertex buffer size (#4141) 2022-12-21 19:08:12 +01:00
Image Implement a software ETC2 texture decoder (#4121) 2022-12-21 20:39:58 -03:00
Memory Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00
Shader Fix NRE when loading Vulkan shader cache with Vertex A shaders (#4124) 2022-12-15 17:52:12 +01:00
Synchronization
ClassId.cs
Constants.cs GPU: Eliminate CB0 accesses when storage buffer accesses are resolved (#3847) 2022-11-17 18:47:41 +01:00
GpuChannel.cs Unsubscribe MemoryUnmappedHandler even when GPU channel is destroyed (#3872) 2022-11-19 23:54:33 -03:00
GpuContext.cs GPU: Track buffer migrations and flush source on incomplete copy (#3952) 2022-12-01 16:30:13 +01:00
GraphicsConfig.cs
Ryujinx.Graphics.Gpu.csproj
Window.cs Make structs readonly when applicable (#4002) 2022-12-05 14:47:39 +01:00