V. LibBlt API
- Table of Contents
- ggiBltInit -- Initialize and uninitialize LibBlt
- ggiBltAttach -- Enable the LibBlt API on a LibGGI visual
- ggiBltCreate -- Allocate and activate a blit on-the-fly
- ggiBltCreateBob -- Allocate and activate a blit source on-the-fly
- ggiBltAdd -- Add a request for a blit and BOBs to a LibGAlloc request list
- ggiBltTie -- (Un)wrap an approved LibGAlloc resource handle in blit or bob object.
- ggiBltSetBobFlags -- Set or get the flags and ROP behavior of a BOB
- ggiBltSetSourceIdx -- Set or get the texture index of a BOB or other LibBlt data source.
- ggiBltGo -- Index, dispatch, and monitor the operations in a blit.
- ggiBltPutBatchop -- Load or alter precompiled commands in a blit.