Skip to content

Commit cae6647

Browse files
committed
[CHANGELOG] Add glium update
Include a word about WINIT_HIDPI_FACTOR=1.
1 parent 8956c17 commit cae6647

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.markdown

+3
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)