minifb-zig-port/src
Carlos Aragonés 6b30baa7e4
Type prefixes (#34)
* 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

* working Windows, X11 and Wayland

* fix issue 32

Co-authored-by: Carlos Aragones <>
Co-authored-by: caragones <carlos.aragonesmartinez-external@gemalto.com>
2020-03-06 07:06:54 +01:00
..
macosx Type prefixes (#34) 2020-03-06 07:06:54 +01:00
wayland Type prefixes (#34) 2020-03-06 07:06:54 +01:00
windows Type prefixes (#34) 2020-03-06 07:06:54 +01:00
x11 Type prefixes (#34) 2020-03-06 07:06:54 +01:00
MiniFB_common.c Type prefixes (#34) 2020-03-06 07:06:54 +01:00
MiniFB_cpp.cpp Type prefixes (#34) 2020-03-06 07:06:54 +01:00
MiniFB_internal.c Type prefixes (#34) 2020-03-06 07:06:54 +01:00
MiniFB_internal.h Type prefixes (#34) 2020-03-06 07:06:54 +01:00
WindowData.h Direct mode (#23) 2019-11-14 16:18:42 +01:00