mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
b1fff313ac
The third returning value of Syscall is GetLastError, and the functions like glGetIntegerv should not change the error state. Then it is safe to ignore the errors. Updates #2287 |
||
---|---|---|
.. | ||
api_windows.go | ||
context_windows.go | ||
glfw3h_windows.go | ||
init_windows.go | ||
input_windows.go | ||
internal_windows.go | ||
monitor_windows.go | ||
wglcontext_windows.go | ||
win32init_windows.go | ||
win32monitor_windows.go | ||
win32platform_windows.go | ||
win32thread_windows.go | ||
win32window_windows.go | ||
window_windows.go |