4 Mar
2026
4 Mar
'26
9:11 a.m.
Rémi Bernon (@rbernon) commented about dlls/opengl32/tests/opengl.c:
ok(floats[0] == 0.1f, "got %f\n", floats[0]); ok(floats[1] == 0.2f, "got %f\n", floats[1]); ok(floats[2] == 0.3f, "got %f\n", floats[2]); ok(floats[3] == 1.0f, "got %f\n", floats[3]);
Would be nice to check that the hints are preserved here and below for dest context. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10241#note_131277