mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-13 03:32:28 +00:00
feat(gx): add broken cursor drawing implementation
This commit is contained in:
parent
520b6254b3
commit
9fc5476ef7
16 changed files with 423 additions and 273 deletions
|
|
@ -21,6 +21,8 @@ class CGxFormat {
|
|||
|
||||
// Member variables
|
||||
bool hwTnL;
|
||||
bool hwCursor;
|
||||
bool fixLag;
|
||||
int8_t window;
|
||||
int32_t maximize;
|
||||
Format depthFormat;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue