EmuCR Feeds
Email Us

EmuCR: CitraCitra Git (2018/03/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 #3281 from jroweboy/texcache-pt2
* clang-format fix
* Disable accelerated texture copy for Texture surfaces
* Address Lioncash's comments
* ConvertD24S8toABGR: fix fb attachment
* D24S8 to RGBA8 conversion
* GetFramebufferSurfaces: Remove an assert that is no longer correct
* AccelerateTextureCopy: Better support for contiguous copy
* Support for textures smaller than 8*8
* Fix viewport to surface rect clamping
* CachedSurface: Add microprofile scopes for UploadGLTexture and DownloadGLTexture
* Remove read_framebuffer_handle and draw_framebuffer_handle from CachedSurface
* Move trasnfer_framebuffer to a member of RasterCache. Address review comments
* Fix clang format
* When downloading from a surface into gl_buffer, ingore any x/y offsets in rect and use 0,0 as the origin
* Remove the correct intervals from the surface when validating
* Workaround for ICE on gcc5
* Fix broken surface validation logic since removal of the reinterpret hack
* Perform the same checks on TexCopy params that SW does
* Fix compilation on mac and linux
* Revert "OpenGL Cache: Ignore format reinterpretation hack"
* Minor style changes
* OpenGL Cache: Ignore format reinterpretation hack
* OpenGL Cache: Reorder methods
* OpenGL Rasterizer: Update to use the new cache
* OpenGL Cache: Add the rest of the Cache methods
* OpenGL Cache: Refactor Surface Cache interface
* OpenGL Cache: Split CachedSurface
* OpenGL Cache: Add surface utility functions
* OpenGL Cache: Optimize Morton Copy to copy in tiles
* OpenGL State: Change setters so they don't directly write to curstate
* Memory: Remove count of cached pages and add InvalidateRegion
* Settings: Change resolution scaling to an integer instead of a float
* Merge pull request #3440 from B3n30/file_read_delay
* Fix clang format
* Fix include
* Rebased usage of SleepClientThread
* Add DelayGenerator for all file backends
* File_Sys: Add a size dependend delay for each file read
* Merge pull request #3444 from jroweboy/fix-multiplayer
* Fix clang format
* Remove useless static cast
* Change to use CryptoPP random and address review comments
* Move writing to shared page to the nwm init
* UDS: Add non zero mac address to the shared page

Download: Citra Git (2018/03/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!