summary refs log tree commit diff stats
path: root/results/scraper/fex/906
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/fex/906')
-rw-r--r--results/scraper/fex/9065
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/fex/906 b/results/scraper/fex/906
new file mode 100644
index 000000000..29d0438eb
--- /dev/null
+++ b/results/scraper/fex/906
@@ -0,0 +1,5 @@
+Switch FEXConfig from GLFW to SDL
+GLFW will consume 100% of a CPU core in some instances.

+For details: https://github.com/glfw/glfw/issues/1872

+

+Switch to SDL window creation instead. Can't work around the GLFW bug from the application side.
\ No newline at end of file