|
a264206a67
|
Print key buffer on key event
|
2022-01-18 17:38:32 -07:00 |
|
|
ee93860c74
|
Print mouse button buffer on mouse button event
|
2022-01-18 17:08:42 -07:00 |
|
|
d742a5f51c
|
Use a submodule for minifb-zig
|
2022-01-12 16:02:25 -07:00 |
|
|
b734196410
|
Make error sets explicit
|
2022-01-10 16:45:04 -07:00 |
|
|
ed2445e623
|
Added setCharInputCallback, and minor cleanup
|
2022-01-10 16:30:58 -07:00 |
|
|
ed6ab7c92a
|
Added setKeyboardCallback and update variants
|
2022-01-10 15:38:19 -07:00 |
|
|
a816791914
|
Added setMouseScrollCallback
|
2022-01-10 12:20:52 -07:00 |
|
|
2c465861e1
|
Clean up debugging stuff
|
2022-01-10 10:26:44 -07:00 |
|
|
64962b7b1b
|
Fixed out-of-order Rgb fields
|
2022-01-10 10:22:48 -07:00 |
|
|
3445df5315
|
Added setMouseMoveCallback
|
2022-01-10 10:21:37 -07:00 |
|
|
ea1c1281ef
|
Added setMouseButtonCallback
|
2022-01-09 23:44:57 -07:00 |
|
|
e53d1dd0aa
|
Implemented getMonitorScale
|
2022-01-09 19:31:27 -07:00 |
|
|
68e1402260
|
Do something useful with the resize callback
|
2022-01-09 18:07:31 -07:00 |
|
|
48cf77be08
|
Fix broken test
This also involved closing windows from previous tests.
|
2022-01-09 15:50:07 -07:00 |
|
|
172baf2ef8
|
Make both wrapper structs extern
|
2022-01-09 15:38:17 -07:00 |
|
|
ac2f09d9cf
|
Implemented setResizeCallback and setViewport
|
2022-01-09 15:31:52 -07:00 |
|
|
95daf52b70
|
Cleaned up user data debugging code
|
2022-01-09 12:28:45 -07:00 |
|
|
c12c0ea0fb
|
Fix alignment in getUserData
|
2022-01-09 12:23:18 -07:00 |
|
|
452be0a0b8
|
Fix ActiveFunc calling convention
|
2022-01-09 11:51:45 -07:00 |
|
|
293b8729c0
|
Various cleanup
I replaced the rgb function with a packed struct, formatted the code,
and updated a couple of allocator things to fit Zig v0.9.0.
|
2022-01-09 11:26:21 -07:00 |
|
|
f7754c81fb
|
Set and get user data
|
2021-11-25 17:59:09 -08:00 |
|
|
05047c49d8
|
Allow mfb_open_ex options
|
2021-11-25 12:32:42 -07:00 |
|
|
5346d16aba
|
Added timers
|
2021-11-24 18:11:43 -07:00 |
|
|
efba4456e7
|
Make the example more interesting
|
2021-11-24 17:26:08 -07:00 |
|
|
3778320a3e
|
Get and set frame rate
|
2021-11-24 11:15:33 -07:00 |
|
|
149cf2a9b4
|
Added rgb function
|
2021-11-24 10:41:04 -07:00 |
|
|
6120807f92
|
Initial commit
|
2021-11-23 20:24:38 -07:00 |
|