EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2017/02/05) is released. 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 #2027 from Lectem/ipcrefactor
IPC helper
* fix wwylele's comment and use typename in templates
* fix comments alignment
* move Pop methods out of class body
* IPC helpers example
* IPC helpers
* Fix Microprofile in MinGW (#2530)
* Merge pull request #2476 from yuriks/shader-refactor3
Oh No! More shader changes!
* VideoCore: Make PrimitiveAssembler const-correct
* VideoCore: Extract swrast-specific data from OutputVertex
* VideoCore/Shader: Clean up OutputVertex::FromAttributeBuffer
This also fixes a long-standing but neverthless harmless memory
corruption bug, whech the padding of the OutputVertex struct would get
corrupted by unused attributes.
* Common: Optimize BitSet iterator
* VideoCore: Split shader output writing from semantic loading
* VideoCore: Consistently use shader configuration to load attributes
* VideoCore: Use correct register for immediate mode attribute count
* VideoCore: Rename some types to more accurate names
* VideoCore: Change misleading register names
A few registers had names such as "count" or "number" when they actually
contained the maximum (that is, count - 1). This can easily lead to hard
to notice off by one errors.
* Merge pull request #2414 from yuriks/texture-decode
Texture decoding cleanups
* Pica/Texture: Move part of ETC1 decoding to new file and cleanups
* Pica/Texture: Simplify/cleanup texture tile addressing
* VideoCore: Move LookupTexture out of debug_utils.h
* changed the WIN32 macro in microprofileui (#2528)
I changed the macro in microprofileui.h from WIN32 to _WIN32 so that it
would correctly dectect that its being compiled on a windows platform

Download: Citra Git (2017/02/05) x64
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!