Tags: GerHobbelt/minifb
Tags
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'
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
Well, that was an awkward oversight... MSVC builds on Windows now pro… …duce a shared library prefixed with 'lib' as well
Fixed support for setting/getting the window title again; this time s… …implifying it while also making it a bit safer
Added a cross compile setup for gcc like builds; also tweaked the com… …piler/linker flags a bit