mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Conditional framerate limiting on Wayland.
This commit is contained in:
@@ -116,7 +116,7 @@ void* zigzagTex;
|
||||
static Backend* bptr;
|
||||
static bool s_customTitle = false;
|
||||
static bool s_isElevated = false;
|
||||
static tracy::Config s_config;
|
||||
tracy::Config s_config;
|
||||
|
||||
static void SetWindowTitleCallback( const char* title )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user