mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* implement texture get data * reset all state before blit & clone state * format * support blit regions * implement source region for blit * replace bottom with top * account for 0 size * support image flipping * revert presentation fixes & y flip * revert * flip viewport vertically * switch face winding * comment * use SetBytes for texture clear * implement missing compute builtins * change storage and texture buffer alignment * correct compute builtins * don't use nullable for textures and samplers * remove incorrect texture get data implementation * Cleanup IntPtrs --------- Co-authored-by: Isaac Marovitz <isaacryu@icloud.com> |
||
|---|---|---|
| .. | ||
| HelperFunctions | ||
| Instructions | ||
| CodeGenContext.cs | ||
| Declarations.cs | ||
| DefaultNames.cs | ||
| MslGenerator.cs | ||
| NumberFormatter.cs | ||
| OperandManager.cs | ||
| TypeConversion.cs | ||