Daniel Collin and GitHub
4286f055c6
Fix issue #32 ( #33 )
...
* update documentation
* Fix typo
* Added some examples
* changed window names
* Minor fix
* Added mfb_update_events to all platforms. Checked on Windows, X11 and Wayland
* simplify CMake
* Upgrade to CMake 3.5, simplify script and generalize it
Now the users only have to add_directory and link_libraries(minifb) in CMake
* Renamed typo scrool by scroll
Added some checks
Removed some warnings
* fix issue 32
2020-03-05 18:51:57 +01:00
Daniel Collin and GitHub
494af34aab
Merge pull request #9 from nlguillemot/master
...
woops: didnt allocate enough and also clear to zero.
2017-01-24 18:48:18 +01:00
Daniel Collin and GitHub
c04a118658
Fixed title
2017-01-24 11:12:57 +01:00
Daniel Collin and GitHub
d6ac8e9c67
Merge pull request #5 from nlguillemot/master
...
fixed out-of-bounds access to bmiColors
2017-01-24 09:52:51 +01:00
Daniel Collin
a00f42a83b
Fixed return and removed ESC check
2014-06-06 18:28:39 +02:00
Daniel Collin
d13f5e070b
Updated README
2014-06-06 18:23:32 +02:00
Daniel Collin
eee0175202
Some cleanup
2014-06-06 18:18:34 +02:00
Daniel Collin
6a1100b611
Updated README
2014-06-06 18:16:01 +02:00
Daniel Collin
2e7fb72a87
Renamed file
2014-06-06 18:13:55 +02:00
Daniel Collin
3f856d32bb
Updated README
2014-06-06 18:10:29 +02:00
Daniel Collin
be9bc071bf
Disabled keys info as not supported yet
2014-06-06 18:10:20 +02:00
Daniel Collin
78e89dbd3d
Implemented MiniFB for X11
2014-06-06 17:51:00 +02:00
Daniel Collin
e672d8a7ac
Changed linux to x11 in order to support other x11 compatible OSes (like FreeBSD)
2014-06-06 17:50:41 +02:00
Daniel Collin
60342adbea
Added Linux build
2014-06-06 15:58:48 +02:00
Daniel Collin
e8d4574091
Fixed MSVC warning + grayscale colors
2014-06-06 14:39:09 +02:00
Daniel Collin
5f8f4be350
Cleanup and Win32 IDE hints
2014-06-06 14:38:52 +02:00
Daniel Collin
48bc35865e
Implemented Windows version
2014-06-06 14:38:37 +02:00
Daniel Collin
3d3e9e63bc
Added tundra build files
2014-06-06 10:14:01 +02:00
Daniel Collin
d119cfccc8
Added noise test
2014-06-06 10:13:51 +02:00
Daniel Collin
4d50ed3fe2
Added first version of Mac implementation
2014-06-06 10:13:41 +02:00
Daniel Collin
1bc99c1547
Ignore tundra tempfiles
2014-06-06 10:11:59 +02:00
Daniel Collin
0b3bbaa0cb
Initial commit
2014-06-06 07:41:52 +02:00