![]() |
Sunshine latest
Self-hosted game stream host for Moonlight.
|
Definitions for handling ram. More...
Classes | |
struct | platf::dxgi::img_t |
Functions | |
void | platf::dxgi::apply_color_alpha (int *img_pixel_p, int cursor_pixel) |
void | platf::dxgi::apply_color_masked (int *img_pixel_p, int cursor_pixel) |
void | platf::dxgi::blend_cursor (const cursor_t &cursor, img_t &img) |
void | platf::dxgi::blend_cursor_color (const cursor_t &cursor, img_t &img, const bool masked) |
void | platf::dxgi::blend_cursor_monochrome (const cursor_t &cursor, img_t &img) |
Definitions for handling ram.