Commits (4)
-
Jeffrey Lee authored
Detail: s/Fonts01 - hdr*_PixoPtr is optional, but SWIFont_CharBBox was loading from it without checking, causing random data to be read from zero page in some situations. Admin: Tested on rev C2 BB. Version 3.67. Tagged as 'Manager-3_67'
a8f3d0b8 -
Jeffrey Lee authored
Detail: s/Fonts01 - Increase scratchsize from 8K to 12K. 8K was slightly too small for Cyberbit char 0x98f8. s/Fonts04 - Fix CachePixels to correctly return any errors generated by CacheChunk Admin: Tested on rev A2 BB-xM. Cyberbit char 0x98f8 now renders properly instead of returning a duff error pointer. Version 3.68. Tagged as 'Manager-3_68'
21614008 -
Jeffrey Lee authored
Detail: s/Font_BasFP - Uses Hdr:CPU.Arch to decide whether to use CLZ in IFLT routine. Also fixed nasty crash on 32bit systems where FNRMB tail-calls IFLTA; 32bit versions of IFLT stack the LR, but FNRMB wasn't stacking it before jumping into the middle of the code. s/Fonts01 - Split up an LDM to avoid deprecated LDM {LR,PC} warning Admin: Tested on rev A2 BB-xM Version 3.69. Tagged as 'Manager-3_69'
34ca22f5 -
Jeffrey Lee authored
Detail: s/Font_BasFP - Only look for ARMv5 support when deciding if CLZ is available, not ARMv5T Admin: Tested in OMAP3 ROM Version 3.70. Tagged as 'Manager-3_70'
7040b866
Showing