![EmuCR: yuzu EmuCR: yuzu](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEisIJX2b3gNf4kCim4s6qbWAL5IkpE7DiAnrRk9uwhwzVP0S2-av72pHCPAgVcWdRRsD72kArg20juY54fF8VSBzopg2MxfwyyheChJRuidVR-rZHjUlv-s5QuTXTA58TfqMB8uQxaiMboE/s320/%25E4%25B8%258B%25E8%25BD%25BD.png)
yuzu Git Changelog:
* Merge pull request #1089 from Subv/neg_bits
* Shaders: Corrected the 'abs' and 'neg' bit usage in the float arithmetic instructions.
* Merge pull request #1105 from Subv/convert_neg
* Shader: Remove an unneeded assert, the negate bit is implemented for conversion instructions.
* Merge pull request #1113 from Subv/texs_mask
* Shaders/TEXS: Fixed the component mask in the TEXS instruction.
* Merge pull request #1102 from ogniK5377/mirror-clamp-edge
* Added check to see if ARB_texture_mirror_clamp_to_edge is supported
* Added WrapMode MirrorOnceClampToEdge
* Merge pull request #1101 from Subv/ssy_stack
* Shaders: Implemented a stack for the SSY/SYNC instructions.
* Merge pull request #1109 from Subv/ldg_decode
* Shaders: Added decodings for the LDG and STG instructions.
* Merge pull request #1108 from Subv/front_facing
* Shaders: Implemented the gl_FrontFacing input attribute (attr 63).
* Merge pull request #1103 from Subv/lop_pred
* Shader: Implemented the predicate and mode arguments of LOP.
Download: yuzu Git (2018/08/20)
Source:Here
0 Comments
Post a Comment