Author Topic: Nightly: 07 June 2025 - Revision 546d0af38  (Read 245 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly: 07 June 2025 - Revision 546d0af38
Here is the nightly for 07 June 2025 - Revision 546d0af38

At least one of the nightly builds failed!


Group: MacOSX-arm64
nightly_20250607_546d0af38-builds-Mac-arm64.tar.gz (Mirror)


Group: MacOSX-x86_64
nightly_20250607_546d0af38-builds-Mac-x86_64.tar.gz (Mirror)


Group: Win32-SSE2
nightly_20250607_546d0af38-builds-Win32-SSE2.zip (Mirror)


Group: Win64-SSE2
nightly_20250607_546d0af38-builds-x64-SSE2.zip (Mirror)

Code: [Select]
------------------------------------------------------------------------
commit 0399e13e3
Author: BMagnu
Commit: GitHub

    Fix window_res related bugs (#6753)
 code/graphics/opengl/gropengl.cpp      | 30 +++++++++++++++++----
 code/graphics/opengl/gropenglstate.cpp | 48 +++++++++++++++++++++++++++++-----
 code/graphics/opengl/gropenglstate.h   |  9 ++++---
 3 files changed, 72 insertions(+), 15 deletions(-)

------------------------------------------------------------------------
commit a3aea1088
Author: Goober5000
Commit: Goober5000

    enable audio in movie files with this one simple trick
 code/scripting/api/libs/graphics.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)