1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00
wezterm/window
Wez Furlong 2a19850350 add opengl frontend that sits on top of the window code
This uses the same plumbing as the software frontend, but tries
to enable opengl.

None of the opengl rendering is plumbed through here yet, so this
is currently functionally identical to the software renderer.
2019-10-07 07:51:49 -07:00
..
examples window: A basic opengl capability 2019-10-07 07:17:57 -07:00
src add opengl frontend that sits on top of the window code 2019-10-07 07:51:49 -07:00
Cargo.toml window: A basic opengl capability 2019-10-07 07:17:57 -07:00