Stephen Gutekanst
|
21307a9d1d
|
glfw: update time documentation to glfw@master
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-06-11 17:39:25 -07:00 |
|
Lee Cannon
|
bc8ce57e53
|
glfw: document why unreachable is valid
|
2022-02-11 15:09:09 -07:00 |
|
Stephen Gutekanst
|
0cdac6c68a
|
Fix minor regressions introduced in 3e79a12
3e79a12f3d
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2022-02-08 20:21:56 -07:00 |
|
Lee Cannon
|
3e79a12f3d
|
glfw: dont call getError unless we need to
|
2022-02-08 19:57:20 -07:00 |
|
InKryption
|
3648d6b9c4
|
glfw: Denormalize errors (#115)
Closes hexops/mach#96
Co-authored-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-12-06 21:52:15 -07:00 |
|
InKryption
|
7b9b0469cb
|
glfw: un-hardcode constant
Make the constant extracted from GLFW source into `time.setTime`, into a better-documented set of comptime instructions
|
2021-11-26 22:13:47 -07:00 |
|
InKryption
|
1d648c2256
|
glfw: Eliminate Error.InvalidValue
|
2021-11-26 20:50:38 -07:00 |
|
InKryption
|
ef7ada052c
|
glfw: Revert error denormalization
|
2021-11-22 12:59:11 -07:00 |
|
InKryption
|
44fee8f1f1
|
glfw: force init error type work around
|
2021-11-22 12:59:11 -07:00 |
|
InKryption
|
4e22d5811e
|
glfw: force init in time.zig
|
2021-11-22 12:59:11 -07:00 |
|
InKryption
|
f00367e696
|
glfw: Update tests in all other files to reflect changes made to glfw.init
|
2021-11-10 11:42:24 -07:00 |
|
Stephen Gutekanst
|
8fde27306a
|
glfw: add glfw.getTimerFrequency
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-10-16 18:39:57 -07:00 |
|
Stephen Gutekanst
|
faa0ee07db
|
glfw: add glfw.getTimerValue
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-10-16 18:39:57 -07:00 |
|
Stephen Gutekanst
|
e2b65c6fb9
|
glfw: add glfw.getTime
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-10-16 18:39:57 -07:00 |
|
Stephen Gutekanst
|
c0dc10c33a
|
glfw: add glfw.getTime
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-10-16 18:39:57 -07:00 |
|
Stephen Gutekanst
|
41c2ef44c1
|
glfw: add TODOs for tracking 100% GLFW API coverage
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
|
2021-10-16 18:39:57 -07:00 |
|