GreemDev-Ryujinx/Ryujinx.Graphics.Gpu
riperiperi e3d0ccf8d5
Allow setting texture data from 1x to fix some textures resetting randomly (#2860)
* Allow setting texture data from 1x to fix some textures resetting randomly

Expected targets:

- Deltarune 1+2
- Crash Team Racing
- Those new pokemon games idk

* Allow scaling of MSAA textures, propagate scale on copy.

* Fix Rebase

Oops

* Automatic disable

* A bit more aggressive

* Without the debug log

* Actually decrement the score when writing.
2023-01-22 02:03:30 +00:00
..
Engine Allow setting texture data from 1x to fix some textures resetting randomly (#2860) 2023-01-22 02:03:30 +00:00
Image Allow setting texture data from 1x to fix some textures resetting randomly (#2860) 2023-01-22 02:03:30 +00:00
Memory Implement support for page sizes > 4KB (#4252) 2023-01-17 05:13:24 +01:00
Shader Implement CSET and CSETP shader instructions (#4318) 2023-01-21 12:18:05 -03:00
Synchronization
ClassId.cs
Constants.cs
GpuChannel.cs Fix NRE when MemoryUnmappedHandler is called for a destroyed channel (#4285) 2023-01-14 00:16:06 -03:00
GpuContext.cs
GraphicsConfig.cs
Ryujinx.Graphics.Gpu.csproj
Window.cs Add short duration texture cache (#3754) 2023-01-17 04:39:46 +01:00