From 4746ff8efa703370f569d7f18395ec48f9a506a7 Mon Sep 17 00:00:00 2001 From: Harald Steinlechner Date: Mon, 26 Feb 2024 16:47:27 +0100 Subject: [PATCH] version bump --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9020f5f8..4473c639 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +### 5.4.9-prerelease0001 +- [GL] experimental support for quad-buffer stereo(is back again?) + ### 5.4.8 - [GL] Fixed locking order of GlobalResourceLock and context locks to avoid potential deadlocks - [GL] Added workaround for layered rendering and GLSL < 430