MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / GAL_LowerBlit

Function GAL_LowerBlit

src/newgal/surface.c:511–555  ·  view source on GitHub ↗

* Set up a blit between two surfaces -- split into three parts: * The upper part, GAL_UpperBlit(), performs clipping and rectangle * verification. The lower part is a pointer to a low level * accelerated blitting function. * * These parts are separated out and each used internally by this * library in the optimimum places. They are exported so that if * you know exactly what you are doing

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

GAL_UpperBlitFunction · 0.85
GAL_ConvertSurfaceFunction · 0.85

Calls 2

GAL_MapSurfaceFunction · 0.85
own_overlapped_bitblitFunction · 0.85

Tested by

no test coverage detected