EmuCR Feeds
Email Us

EmuCR: WiiUDecaf Git (2016/08/05) is compiled. Decaf (originally called WiiU-EMU) is a researching Wii U emulation. The Wii U is a home video game console created by Nintendo and the successor to the Wii.

Decaf Git Changelog:
* gx2: Fix formatting of one arg per line for gx2_shaders
* gx2: Implement GX2StreamOutContextMode::FromOffset for GX2SetStreamOutContext
* Merge pull request #242 from achurch/streamout2
Implement transform feedback (GX2*StreamOut* functions).
* Implement transform feedback (GX2*StreamOut* functions).
* Merge pull request #250 from achurch/gl-redundancy-fix
opengl: Cache current graphics state to avoid redundant GL calls.
* opengl: Cache current graphics state to avoid redundant GL calls.
* Merge pull request #249 from achurch/shadow-sampler
opengl: Fix handling of depth textures.
* opengl: Fix handling of depth textures.
Shadow samplers require depth-format textures (using color textures is
undefined behavior, even if they have the same bit format) and require
that the corresponding sampler objects have depth comparison enabled.
* Merge pull request #247 from achurch/surface-size-fix
opengl: Record the proper size of surfaces based on the pixel format.
* opengl: Record the proper size of surfaces based on the pixel format.
Also fix the recorded size for cubemap textures.
* Merge pull request #246 from achurch/stencil-fix
opengl: Fix failure to bind stencil attachment point for framebuffers.
* opengl: Fix failure to bind stencil attachment point for framebuffers.
* Merge pull request #245 from achurch/config-system-region
Read system::region from config.json.
* Read system::region from config.json.
* Merge pull request #244 from achurch/bad-config-fix
Avoid silently aborting if config.json has a syntax error.
* Avoid silently aborting if config.json has a syntax error.
* Merge pull request #238 from achurch/texinfo
opengl: Implement GET_TEXTURE_INFO.
* opengl: Implement GET_TEXTURE_INFO.
* common: Improve bitfield syntax.
- bitfield.field() instead of .field().get()
- bitfield.field(x) instead of .field().set(x)

Download: Decaf Git (2016/08/05)
Source: Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!