1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

Don't require GLFW 3.3.

This commit is contained in:
Bartosz Taudul
2020-09-26 12:26:18 +02:00
parent e3d690df63
commit 1d106097e3
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ a mistake.
v0.x.x (xxxx-xx-xx)
-------------------
- Properly support DPI scaling on Linux.
- Properly support DPI scaling on Linux (requires GLFW 3.3).
- Added early checks for output file validity in the capture utility.
- Improvements to presence broadcast handling.
- Custom zone colors can be optionally ignored.