Skip to content

Tags: GerHobbelt/minifb

Tags

v0.9.3

Toggle v0.9.3's commit message

v0.9.2

Toggle v0.9.2's commit message
MiniFB 0.9.2

v0.9.1

Toggle v0.9.1's commit message
MiniFB 0.9.1

v0.9.0

Toggle v0.9.0's commit message
MiniFB 0.9.0

v0.7.0-alpha2

Toggle v0.7.0-alpha2's commit message
Well the last commit was a little premature: Reverting back to the ol…

…d design of 'mfb_update_ex'; The idea was good, but using 'mfb_image' was a little bit awkward in pratice - anyway, we keep the design for 'mfb_open*_with_icons' and introduce 'mfb_icon_info' instead of 'mfb_image'

v0.7.0-alpha1

Toggle v0.7.0-alpha1's commit message
Added a real README; this also closes the initial set of changes - fo…

…r now there will be only fixes until the next big change

v0.7.0-test3

Toggle v0.7.0-test3's commit message
Well, that was an awkward oversight... MSVC builds on Windows now pro…

…duce a shared library prefixed with 'lib' as well

v0.7.0-test2

Toggle v0.7.0-test2's commit message
Fixed support for setting/getting the window title again; this time s…

…implifying it while also making it a bit safer

v0.7.0-test

Toggle v0.7.0-test's commit message
Added a cross compile setup for gcc like builds; also tweaked the com…

…piler/linker flags a bit