minifb-zig-port/src
Carlos Aragonés 35b8439b26
Add timers and ability to set a target fps for the application (#36)
* working on windows

* minor fix

* working on macosx

* Oops! I reversed resolution and frequency on macos

* working on X11

* working on wayland

* update the readme

* format the readme

Co-authored-by: Carlos Aragones <>
2020-04-22 13:00:15 +02:00
..
macosx Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02:00
wayland Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02:00
windows Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02:00
x11 Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02: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 Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02:00
MiniFB_linux.c Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02:00
MiniFB_timer.c Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02:00
WindowData.h Direct mode (#23) 2019-11-14 16:18:42 +01:00