You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using GLEW + SDL2 and noticed weird vram leak when screensharing. When using SDL_WINDOW_FULLSCREEN_DESKTOP and screensharing whole screen using Discord(only tested with it) VRAM starts to drain at very fast rate. I made minimal example that triggers this problem on my PC.