tuupola / hagl

Hardware Agnostic Graphics Library for embedded
https://www.appelsiini.net/tags/hagl/
MIT License
303 stars 49 forks source link

Change pod_init() to return pointer to backbuffer #12

Closed tuupola closed 4 years ago

tuupola commented 4 years ago

Returns NULL if backbuffer is not used. This allows enduser to write directly to the backbuffer for example when reading image or video data from SD card.