EmuCR Feeds
Email Us

EmuCR: Project64Angrylion RDP Plus Git (2017/09/08) is complied. This is a conservative fork of angrylion's RDP plugin that aims to add new features while retaining the accuracy of the original plugin.

Angrylion RDP Plus features:
* More maintainable code base by dividing the huge n64video.cpp into smaller pieces.
* Improved portability by separating the emulator plugin interface and window management from the RDP emulation core.
* Multi-threaded rendering support, which increases performance on multi-core CPUs significantly.
* Replaced deprecated DirectDraw interface with a modern OpenGL 3.3 implementation.
* Added manual window sizing.
* Added fullscreen support.
* Added BMP screenshot support.
* Added settings GUI.
* Slightly improved interlacing performance.

Angrylion RDP Plus Changelog:
* Merge pull request #10 from LegendOfDragoon/master
Fix compiling issue in MSVC
* Fix compiling issue in MSVC
* Whoops, that wasn't quite right
* Added unchecked RDRAM accessors to fix a performance regression
Fixes #9
* Updated readme
* Merge branch 'm64' of https://github.com/loganmc10/angrylion-rdp-plus into loganmc10-m64
* Update plugin-mupen64plus.vcxproj
* Renamed some variables to camel_case and using bool where appropriate
* Made some vars static
* Formatting
* Moved version.h include out of core.h
This avoids recompiling everything after the Git metadata has been updated.
* Moved common OpenGL code of the two plugins to gl_screen
* Replaced CoreVideo_GL_GetProcAddress with glLoadGen
* Merge branch 'master' into m64
* Changed include path so the core headers are always included from the "core" dir
This makes it easier to differentiate plugin headers from core headers.
* Some improvements as suggested by fallaha56
* Build plugin as shared object, not as library. Also, remove "lib" prefix.
* Added rules for Mupen64Plus plugin
* Added missing imports to fix some warnings
* Merge branch 'm64' of git://github.com/loganmc10/angrylion-rdp-plus into m64
* Fix warning
* Update plugin-mupen64plus.vcxproj
* Fix building under clang
* Screenshot support
* Add plugin options
* Allow video settings to be saved
* Fix aspect ratio when resizing
* Implement resizing
Still need to maintain the proper aspect ratio
* Add missing file
* Add MSVC build for mupen64plus
* mupen64plus api support
TODO: Resizing, find out why it's so slow (is it MINGW, CXD4, or something else?)
* Fixed missing core dependency for plugin-mupen64plus
* Synchronized and fixed some settings
* Moved MP64+ MSVC project files and removed Makefile
* Screenshot support
* Add plugin options
* Allow video settings to be saved
* Fix aspect ratio when resizing
* Implement resizing
Still need to maintain the proper aspect ratio
* Add missing file
* Add MSVC build for mupen64plus
* mupen64plus api support
TODO: Resizing, find out why it's so slow (is it MINGW, CXD4, or something else?)

Download: Angrylion RDP Plus Git (2017/09/08) x86
Download: Angrylion RDP Plus Git (2017/09/08) 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!