Hajime Hoshi
|
ac922742bf
|
internal/glfw: use shorter copyright comments
|
2022-05-27 20:38:45 +09:00 |
|
Hajime Hoshi
|
f7d1a43e98
|
internal/glfwwin: remove GammaRamp
|
2022-05-27 20:19:12 +09:00 |
|
Hajime Hoshi
|
3a6b707b29
|
internal/glfwwin: remove unused members (a monitor size)
|
2022-05-27 20:12:43 +09:00 |
|
Hajime Hoshi
|
847357c3ea
|
internal/glfwwin: remove an unused function GetKeyName
MapVirtualKeyW is not available on Xbox.
Updates #2084
|
2022-05-25 01:00:32 +09:00 |
|
Hajime Hoshi
|
ffc9a0876a
|
internal/glfwwin: remove changing the foreground lock timeout
See 58b48a3a00
Updates #2084
|
2022-05-25 00:34:54 +09:00 |
|
Hajime Hoshi
|
edd617f80e
|
internal: add a new package glfwwin
internal/glfwwin is a pure Go implementation of GLFW for Windows.
Updates #1764
|
2022-05-20 21:36:13 +09:00 |
|