mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-11-30 21:28:23 +00:00
[idd] driver: improve display mode support and resolution switch
This commit is contained in:
@@ -54,6 +54,7 @@ class CPipeServer
|
||||
void DeInit();
|
||||
|
||||
void SetCursorPos(uint32_t x, uint32_t y);
|
||||
void SetDisplayMode(uint32_t width, uint32_t height);
|
||||
};
|
||||
|
||||
extern CPipeServer g_pipe;
|
||||
Reference in New Issue
Block a user