mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 01:37:02 +00:00
* Initial Implementation * Further improvements (no support for float/64-bit types) * Merge atomic and reduce instructions, add missing format switch * Fix rebase issues. * Not used. * Whoops. Fixed. * Partial implementation of inc/dec, cleanup and TODOs * Remove testing path * Address Feedback |
||
|---|---|---|
| .. | ||
| BasicBlock.cs | ||
| CommentNode.cs | ||
| Function.cs | ||
| INode.cs | ||
| Instruction.cs | ||
| IrConsts.cs | ||
| Operand.cs | ||
| OperandHelper.cs | ||
| OperandType.cs | ||
| Operation.cs | ||
| PhiNode.cs | ||
| TextureFlags.cs | ||
| TextureOperation.cs | ||