Citra Git (2015/11/26) is compiled. This is the trunk of Citra Project. Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included.
Citra Git Changelog:
* Merge pull request #1254 from bunnei/fix-gl-uniforms
renderer_opengl: Fix uniform issues with #1253
* renderer_opengl: Fix uniform issues introduced with kemenaran/avoid-explicit-uniform-location.
* Merge pull request #1253 from kemenaran/avoid-explicit-uniform-location
Use regular uniform location
* Use regular uniform location
The support for GL_ARB_explicit_uniform_location is not that good
(53% according to http://feedback.wildfiregames.com/report/opengl/feature/GL_ARB_explicit_uniform_location).
This fix the shader compilation on Intel HD 4000 (#1222).
Download: Citra Git (2015/11/26) x64
Source: Here
0 Comments
Post a Comment