1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00
Files
godot/drivers
ChibiDenDen aeab31b13a Fix bufSize parameter for glGetSynciv
According to the docs:
https://registry.khronos.org/OpenGL-Refpages/es3.0/html/glGetSynciv.xhtml
Bufsize is in integers, not bytes.
The current code overflows data unto other stack variables.
2023-02-20 11:35:28 +02:00
..
2023-01-05 13:25:55 +01:00
2023-02-16 15:34:20 +02:00
2023-02-16 15:34:20 +02:00