|
Example code now correctly declares a fbgl_t buffer and passes it to
relevant functions, also, fbgl_get_{width,height} are renamed to the
kernel functions fb_get_{width,height} as a library-provided wrapper
is non-existent (and probably unnecessary).
|