minifb-zig-port/include
Daniel Collin 4286f055c6
Fix issue #32 (#33)
* update documentation

* Fix typo

* Added some examples

* changed window names

* Minor fix

* Added mfb_update_events to all platforms. Checked on Windows, X11 and Wayland

* simplify CMake

* Upgrade to CMake 3.5, simplify script and generalize it
Now the users only have to add_directory and link_libraries(minifb) in CMake

* Renamed typo scrool by scroll
Added some checks
Removed some warnings

* fix issue 32
2020-03-05 18:51:57 +01:00
..
MiniFB_cpp.h Direct mode (#23) 2019-11-14 16:18:42 +01:00
MiniFB_enums.h Direct mode (#23) 2019-11-14 16:18:42 +01:00
MiniFB.h Fix issue #32 (#33) 2020-03-05 18:51:57 +01:00