From d69aded7faee43837dfd17342da50c1aa93de58f Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 30 Aug 2020 04:06:49 +0200 Subject: Slightly improve performance by only swapping buffer on redraw --- project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.conf') diff --git a/project.conf b/project.conf index 8bc34e0..9f6d71d 100644 --- a/project.conf +++ b/project.conf @@ -18,7 +18,7 @@ libavformat = ">=58" libavutil = ">=56.2" x11 = ">=1" xcomposite = ">=0.2" -xdamage = "1" +#xdamage = "1" # TODO: Remove this dependency, this is needed right now for glfwMakeContextCurrent glfw3 = "3" -- cgit v1.2.3