minifb-zig-port/tests
drfuchs 5691ca1441 Add hidpi test
Test hi-dpi "retina" display, where there are four times as many pixels as the window's (height x width) would have you believe.

On hi-res displays, the "HighRes" window will have one-pixel-wide vertical black bars within the red-to-purple gradient, while in the "LowRes" window they'll be two-pixel-wide. On regular displays, LowRes will have the one-pixel bars, and HiRes should be a down-sampled gradient with no bars.
2020-09-20 09:40:03 -07:00
..
ios working on iOS 2020-09-16 12:54:08 +02:00
hidpi.c Add hidpi test 2020-09-20 09:40:03 -07:00
input_events_cpp.cpp Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02:00
input_events.c Add timers and ability to set a target fps for the application (#36) 2020-04-22 13:00:15 +02:00
multiple_windows.c fix issue with mfb_set_viewport on macos x 2020-04-26 19:50:53 +02:00
noise.c Wayland support 2020-09-16 13:32:27 +02:00