Files
kitty/glfw
Kovid Goyal 27b6517594 X11: Reduce startup time by ~25% by only querying GLX for framebuffer configurations once
On my system reduces the number of getpid() calls from 67982 to 17327
I dont know why get framebuffer config attributes requires getpid() and
why it is so slow, probably a driver bug. Fixes #2754
2020-06-09 01:04:09 +05:30
..
2020-06-05 18:51:50 +02:00
2019-09-24 19:15:35 +02:00
2019-12-08 22:37:47 +05:30
2020-06-02 11:45:08 +02:00