Commit Graph
20 Commits
Author SHA1 Message Date
Carlos Aragones b4122c3d6a Merge branch 'master' into accurate_vsync 2021-04-28 12:36:57 +02:00
Carlos Aragones fb35e988ad Added mfb_get_target_fps 2021-04-28 12:36:40 +02:00
Carlos Aragones 815fa2f255 use OpenGL swap interval on Windows and X11 2021-04-28 12:34:20 +02:00
Carlos Aragones f9aa6acb7a try to accurate software vsync 2021-04-28 11:07:25 +02:00
Carlos Aragones cc79a85e3d input_events: Show mouse point on mouse button pressed 2021-02-19 11:13:32 +01:00
Carlos Aragones fa8bf266f0 Changes related to dpi.
Introduced new function mfb_get_monitor_scale
Deprecated function mfb_get_monitor_dpi
2021-02-19 10:57:13 +01:00
Carlos Aragonés 17df5633cd Fix bug redefining window_data_win. Thanks to @nsmryan 2021-01-14 19:48:31 +01:00
Carlos Aragones f66e92c8da Working n Windows 2020-09-21 12:27:22 +02:00
Carlos Aragones cfb114007e updated readme.md 2020-09-21 11:59:42 +02:00
Carlos Aragones 9e3704b96c hidpi compiling on Windows
Fix OpenGL backend for multiple windows
2020-09-21 10:03:35 +02:00
Carlos Aragones 4c898b0b8b fix bug on Windows resize event 2020-09-18 18:53:18 +02:00
Carlos Aragones 42270f4c53 minor fixes 2020-09-18 17:45:24 +02:00
Carlos Aragones 3552c1f019 Fix Windows texture order color 2020-09-18 17:24:47 +02:00
Carlos Aragones 09338014d1 use OpenGL legacy API for windows (faster than GDI) 2020-09-18 10:28:42 +02:00
Carlos Aragones 82595a8d74 working for windows 2020-09-16 11:38:05 +02:00
Carlos Aragones a6e63243f4 refactor 2020-09-16 10:01:12 +02:00
Carlos Aragones f09780d761 added mfb_update_ex - Windows version 2020-09-15 11:35:11 +02:00
Carlos Aragones 35110bf174 travis to compile Windows (Visual Studio), Linux (X11, Wayland), MacOS X(Cocoa, Metal), iOS
Windows MinGW is WIP
2020-06-12 00:17:51 +02:00
Carlos Aragones 4175cec89e minor fix 2020-04-19 23:04:11 +02:00
Darky-LuceraandDaniel Collin d6a52459ef added metal support for macosx version (based on rust_minifb) (#17) 2019-03-03 23:34:38 +01:00