We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7861a25 commit 75aefcdCopy full SHA for 75aefcd
ChangeLog.md
@@ -18,8 +18,12 @@ to browse the changes between the tags.
18
19
See docs/process.md for more on how version tagging works.
20
21
-3.1.49 (in development)
+3.1.50 (in development)
22
-----------------------
23
+
24
+3.1.49 - 11/14/23
25
+-----------------
26
+- Many MEMORY64 fixes for browser and graphics APIs (#20678)
27
- The `glfwSetWindowSize` function no longer switches to fullscreen when the
28
width/height provided as parameters match the screen size. This behavior
29
now matches the behavior of SDL and glut. In order to switch to fullscreen,
emscripten-version.txt
@@ -1 +1 @@
1
-3.1.49-git
+3.1.50-git
0 commit comments