- do not send depth bias changes to the GPU if nothing has changed.
This commit is contained in:
parent
50c7793f56
commit
7eef7614f8
2 changed files with 14 additions and 2 deletions
|
|
@ -9,6 +9,8 @@ struct FStartupInfo
|
|||
uint32_t FgColor; // Foreground color for title banner
|
||||
uint32_t BkColor; // Background color for title banner
|
||||
FString Song;
|
||||
FString con;
|
||||
FString def;
|
||||
int Type;
|
||||
int LoadLights = -1;
|
||||
int LoadBrightmaps = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue