http://www.aros.org AROS-Exec AROS-Exec Archives Power2People
kitty mascottop logo menu

cgxbootpic

Index


RenderBootPic()      

RenderBootPic()

Synopsis

void RenderBootPic(
         void * framebuffer,
         ULONG width,
         ULONG height,
         ULONG depth );

Function

This function dumps a boot picture into the specified framebuffer.

Notes

The Gfx susbsytem opens cgxbootpic.library if it is
available, and when displays are created, calls this
function with the displays framebuffer as input to render
the selected bootpic.

Bugs

This implementation is bugged - need to check what the real library
on m68k expects as params and correct this code appropriately.

Copyright © 1995-2024, The AROS Development Team. All rights reserved.
Amiga®, AmigaOS®, Workbench and Intuition are trademarks of Amiga Inc. All other trademarks belong to their respective owners.