Skip to content
Tags
Expose busyloop for Project64 API.
      

v1.6

Added integer scaling option
      Might help with #81

r8

Removed outdated Android build script
      Android should become a build target for cmake instead

r7

Changed screenshot capturing method
      Now it's just reading the entire screen and doing all conversions on the GPU instead of just reading texture and processing it manually.

r6

Added some braces around control structures
      

r4

(angrylion) emulated the influence of texture coordinate fractions on…
      … yuv2rgb conversion; fixed and optimized mid_texel specific triangular filtering calculations; tiny cleanups.

r3

Added error checking when opening a screenshot file
      

r2

Fixed previous hack for some games that use half of the vertical reso…
      …lution