Debugging of a mouse polling issue, refactored the graph thing and finished tweaking it, added a few profiles to the graph, so pretty
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
#include <cmath>
|
||||
#include <SFML/System/Vector3.hpp>
|
||||
#include <SFML/System/Vector2.hpp>
|
||||
|
||||
#include "Gui.h"
|
||||
#include "Pub_Sub.h"
|
||||
#include "imgui/imgui.h"
|
||||
#include "imgui/imgui-SFML.h"
|
||||
#include "util.hpp"
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user