mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
Restructure - dedicated for copper and blitter separate subfolders to have the room to expand
This commit is contained in:
parent
616add20cf
commit
a0fc3e05db
25 changed files with 1578 additions and 43 deletions
|
|
@ -735,5 +735,5 @@ A: No — layers manage overlapping regions on a single `BitMap`. For off-screen
|
|||
- [Screens](../09_intuition/screens.md) — Intuition screen layer management, LayerInfo deadlock
|
||||
- [Windows](../09_intuition/windows.md) — every window is a layer
|
||||
- [Bitmaps](../08_graphics/bitmap.md) — the pixel storage that layers clip onto
|
||||
- [Blitter](../08_graphics/blitter.md) — hardware that performs the actual copy operations for layers
|
||||
- [Blitter](../08_graphics/blitter/blitter.md) — hardware that performs the actual copy operations for layers
|
||||
- [Utility](utility.md) — `Hook` structure used by backfill hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue