Screen palette is now set to a default, and pointer to bitmap (allocated via HIDD) is also stored in Screen.ViewPort.RasInfo->BitMap, sot that config/hidd/graphics_driver/driver_LoadRGBxxx() can get a pointer to the HIDD object
06.12.1998 bergers
Inits layers_info structure.
20.10.1998 hkiel
Amiga Research OS
16.01.1998 hkiel
Always #undef DEBUG to assure proper behaviour with cpak
25.12.1997 hkiel
Keep compiler happy ;-)
02.04.1997 digulla
Use InitRastPort() to create RastPort
27.01.1997 ldp
Polish
10.12.1996 aros
Moved #include into first column to allow makedepend to see it.
31.10.1996 aros
Use the new functions to create and free the RastPort
24.10.1996 aros
Use the official AROS macros over the __AROS versions.