08-23-2017, 07:08 AM
New Citra build . Citra is a working in progress 3DS emu
Download from here :
http://files.emunewz.net/emus/3DS/citra/...170822.zip
Code:
* Merge pull request #2884 from wwylele/clip
gl_rasterizer: add clipping plane z<=0 defined in PICA
* swrasterizer: remove invalid TODO This function is called in clipping, before the pespective divide, and is not used in later rasterization. Thus it doesn't need perspective correction.
* swrasterizer/clipper: remove tested TODO hwtested. Current implementation is the correct behavior
* gl_shader_gen: simplify and clarify the depth transformation between vertex shader and fragment shader
* gl_rasterizer: add clipping plane z<=0 defined in PICA
* Merge pull request #2889 from Schplee/updated-logo-svg Updated master logo to new logo svg * Updated master logo to new logo svg
Download from here :
http://files.emunewz.net/emus/3DS/citra/...170822.zip