13:37 denery: Does anybody know what can potentially cause `libEGL warning: FIXME: egl/x11 doesn't support front buffer rendering.` While calling `eglMakeCurrent` function? I am debugging a library I use and everytime that function triggers under some weird circumstances that warning prints, and because it triggers every rendering tick it spams my whole console
13:42 denery: I am not really familiar with egl api, I've only dealt with the opengl one
15:24 tomeu: gfxstrand: btw, I'm looking at adding a tensor type similarly to how cooperative matrices were added