This website requires JavaScript.
Explore
Help
Sign In
b
/
minifb-zig-port
Watch
1
Star
0
Fork
0
You've already forked minifb-zig-port
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
9a74e07568
minifb-zig-port
/
.gitignore
9 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore tundra tempfiles
2014-06-06 08:11:59 +00:00
.tundra2.*
t2-output
Add input events (#18) * MacOSX with input events and mfb_set_viewport * Windows with input events and mfb_set_viewport * Minor changes in macosx and windows * X11 with input and mfb_set_viewport * Minor changes on X11 * Fix bug in X11 resize event * Fix bug in windows resize * added scale image to X11 * Added stretch_image with & without bilinear interpolation * moved MiniFB_internal.h * Added wayland events * minor changes * unify a bit the window structs * More work on wayland * Added cmake file * minor fix on windows * modified test * Fix on wayland. Unset wayland as default for linux * Use stdbool instead of our own macro eBool Remove prefix e from all enums * Remove _ex sufix in common files * merge X11MiniFB_ex.c into X11MiniFB.c * Merge WaylandMiniFB_ex.c into WaylandMiniFB.c * Add user_data to callbacks * Merge WinMiniFB_ex.c into WinMiniFB.c * Some minor changes on Windows * Fix bug on Wayland * Added mfb_get_key_name * keyboard_default on all platforms
2019-06-08 18:11:02 +00:00
/.vscode
/win
/macosx
/linux
/build
/.history
OSX refactor -> renamed OSXWindowFrameView to OSXView
2020-05-17 16:39:51 +00:00
/xcode
Reference in New Issue
Copy Permalink