Update to cope with new pixel formats
Detail: s/Fonts01, s/Fonts02 - Cache the current mode flags & NColour values s/Blending - Font blending code improved to add support for new pixel formats. Supremacy blending code split off into seperate file as it's too big for a macro. s/BlendingS - New file containing the guts of the supremacy blending code. Old code only supported supremacy blending in 32bpp &TBGR modes; new code supports supremacy blending in 16bpp 4444 &TBGR, as well as alpha blending in 32bpp &TBGR and 16bpp 4444 &TBGR, and red/blue swapped modes (as well as the main blending code supporting all new RGB modes). Admin: Tested on BB-xM Part of an implementation of the Extended Framebuffer Format Spec: http://www.riscosopen.org/wiki/documentation/show/Extended%20Framebuffer%20Format%20Specification Version 3.75. Tagged as 'Manager-3_75'
Showing
s/BlendingS
0 → 100644
Please register or sign in to comment