Skip to content

Commit 7474f43

Browse files
committed
[CHANGELOG] Add glium update
Include a word about WINIT_HIDPI_FACTOR=1.
1 parent 472e003 commit 7474f43

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
Keep redirection.
4242
- Rename `ImGuiCol::ChildWindowBg` to `ImGuiCol::ChildBg`.
4343
Keep redirection.
44+
- Upgrade glium to 0.22.0. This updates winit to 0.16. This changes the way
45+
HIDPI are calculated. Depending on your needs, you may want to set HIDPI to 1
46+
by setting the environment variable `WINIT_HIDPI_FACTOR=1` if you use X11.
4447

4548
### Deprecated
4649

0 commit comments

Comments
 (0)