EmuCR Feeds
Email Us

EmuCR: Project64Angrylion RDP Plus Git (2017/09/29) 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:
* Unified mixed bit extraction methods in rdp_set_other_modes
* Changed some strange ternary operators that act as boolean converters
* Inlined some struct definitions
* Moved remaining texture code to tex.c
Also moved some other code snippets
* Moved normalize_dzpix to rasterizer.c
* Moved texture coordinate unit code to tcoord.c
* Moved texture memory unit code to tmem.c
* Moved fill_color and rdp_set_fill_color to fbuffer.c
* Moved more color blender vars to blender.c
* Moved dithering code to dither.c
* Moved scissor vars further down
* Moved two utility functions to rasterizer.c
* Moved frame buffer code to fbuffer.c
* Moved z-buffer code to zbuffer.c
* Moved blender input state
* Moved rasterizer code to rasterizer.c
* Moved coverage unit code to coverage.c
* Moved color combiner unit code to combiner.c
* Moved color blender unit code to blender.c
* Moved command processing code to cmd.c
* Merge pull request #22 from ata4/loganmc10-patch-1
Fix typo
* Fix typo
* Keep the original 640x480 window size in Zilmar plugin instead of changing it every time the buffer is resized
* Replaced warning messages in vi_process_fast with assertions
This stops the message box spam in every thread on every frame if
something goes wrong.
* Added a few comments

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