aboutsummaryrefslogtreecommitdiff
path: root/release/win32-mingw
AgeCommit message (Collapse)Author
2014-12-31New raylib release, including html5 binariesraysan5
2014-10-17Small Fixes Update (1.2.1)raysan5
View CHANGELOG for description on small fixes and add-ons
2014-09-19Android: Added support for Tap gestureraysan5
2014-09-16raylib 1.2 release filesraysan5
Default libraylib.a uses OpenGL 1.1 to maximize compatibility
2014-07-23Corrected bugs...raysan5
Set default raylib to use OpenGL 1.1 (compatibility issues on ATI cards)
2014-07-23Corrected bug with drawing orderraysan5
We have three vertex buffers: lines, triangles and quads for textures. Drawing in a desired order could become a nighmare... noww it seems it works prety well...
2014-07-23Update to version 1.1.1raysan5
Check CHANGELOG for a detailed list of changes
2014-05-10Renamed raylib icon fileraysan5
2014-04-19Added raylib 1.1 library binariesraysan5
OpenGL 3.3+ compiled binaries
2014-03-16Update to version 1.0.61.0.6raysan5
Check CHANGELOG for the list of changes in this release!
2014-01-23Updated raylib to version 1.0.41.0.4raysan5
Lots of changes added, check CHANGELOG for detailed description
2013-12-19Corrected some minor bugsraysan5
2013-12-19Update to version 1.0.3raysan5
View CHANGELOG for full list of changes
2013-12-01Audio issues solved... Audio Works!raysan5
2013-11-30Updated to version 1.0.2raysan5
Some functions added (collision detection) Check CHANGELOG for details
2013-11-29Updated version number to 1.0.1Ray
2013-11-28Added some functions and Updated examplesraysan5
View CHANGELOG for details
2013-11-24Updated with some minor changesraysan5
2013-11-23Replaced tab by 4 spaces and adjust textraysan5
2013-11-19Renamed raylib lib fileRay
2013-11-18Uploaded some additional files that were ignored...Ray