Jpcsp SVN changelog:
r2760
Fixed GE command PSUB: a patch division of 0 has the same effect as 1 (checked on a PSP using the splinesurface demo).
This should fix the WARNing "Unsupported bezier patches patch_div_s=2 patch_div_t=0".
r2761
Improved sceFontGetFontInfo: this function can be called on a closed font (tested on a PSP).
Improved sceFontFindOptimumFont: new algorithm to find the optimum font. Tested on a PSP.
r2762
Added tests for sceFontFindOptimumFont and sceFontClose to "Font Test" application.
r2763
Improved compatibility of sceIoDevctl: some operations do not delay/yield the current thread. This is important if the sceIoDevctl operation is performed by a thread having a high priority so that it does not give control to threads having a lower priority.
Download: Jpcsp SVN r2763
Source: Here
0 Comments
Post a Comment