j
k
j a
j l
On Wed Oct 22 15:00:11 2025 +0000, Rémi Bernon wrote:
FIXME( "GL version %d.%d is not supported on wow64, using 4.3\n", ctx->major_version, ctx->minor_version ); Extra space confuses the debug buffer.
FIXME( "GL version %d.%d is not supported on wow64, using 4.3\n", ctx->major_version, ctx->minor_version );
Extra space confuses the debug buffer.
Good catch. Fixed, thanks.
Back to the thread
Back to the list