17 Commits (29a99494980d1cd2918f68d741f31340b60db580)
 

Author SHA1 Message Date
Zed A. Shaw 29a9949498 Testing out the threads with C++11 lambdas. 5 months ago
Zed A. Shaw d2dfb72775 Super jank clock in ImGUI to learn the SFML time keeping functions. 5 months ago
Zed A. Shaw e7efc197a1 Quick hack to watch my source and rebuild. 5 months ago
Zed A. Shaw f44a08f099 Update the README. 5 months ago
Zed A. Shaw c2541c1384 And now we have OSX and Windows builds working. 5 months ago
Zed A. Shaw 21c260ec32 Looks like the only way to solve this is to do it on the command line for windows. 5 months ago
Zed A. Shaw 1f9ffe8993 Nothing seems to work. This is OSX, let's try some other options on Windows. 5 months ago
Zed A. Shaw 325dbf808b Nothing actually works as advertised in Meson. 5 months ago
Zed A. Shaw c0bd860254 Attempting to detect windows to add the option you need. 5 months ago
Zed A. Shaw 98264d30f4 Needed to add the default_library=static option for Windows, but I believe that fails on OSX. 5 months ago
Zed A. Shaw 53bc5c93ed Try out fmt which is a very nice printing/formatting library. 5 months ago
Zed A. Shaw 8425872f5e Update about the SDL2 demo. 5 months ago
Zed A. Shaw 23def1ac97 Forgot the gitignore. 5 months ago
Zed A. Shaw b4ff44788a Bring in a simple SDL2 demo for completeness. It's running in a main.cpp to test SDL2 in C++. 5 months ago
Zed A. Shaw dfbae6043b Simple README and a first test running on OSX. 5 months ago
Zed A. Shaw 8a78fffb5f A simple meson based build of an SFML+ImGUI project. 5 months ago
Zed A. Shaw 7cf9010686 Initial commit 5 months ago