|
PatchworkOS
3984a1d
A non-POSIX operating system.
|
Go to the source code of this file.
Functions | |
| void | screen_init (void) |
| Initialize and enable the screen logging. | |
| void | screen_deinit (void) |
| void | screen_transfer (surface_t *surface, const rect_t *rect) |
| void | screen_transfer_blend (surface_t *surface, const rect_t *rect) |
| void | screen_transfer_frontbuffer (surface_t *surface, const rect_t *rect) |
| void | screen_swap (void) |
| uint64_t | screen_width (void) |
| uint64_t | screen_height (void) |
| void | screen_rect (rect_t *rect) |