1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 02:42:05 +03:00
wezterm/window
Wez Furlong dddf67e07a egl: add explicit drop impl for GlState
This tidies up the valgrind output some more, but seems to highlight
some leaks in the egl implementation around init/shutdown.

I still don't see a smoking gun for a memory leak that grows over time.

refs: https://github.com/wez/wezterm/issues/238
2020-07-13 09:36:37 -07:00
..
examples window: fixup tests for opengl init changes 2020-06-15 12:33:30 -07:00
src egl: add explicit drop impl for GlState 2020-07-13 09:36:37 -07:00
build.rs window: handle opengl context loss on windows. 2020-06-16 21:17:48 -07:00
Cargo.toml window: x11: fix minor leak of a display connection 2020-07-08 09:16:43 -07:00