aboutsummaryrefslogtreecommitdiff
path: root/src/makefile
AgeCommit message (Collapse)Author
2016-03-12Raname all makefile files to "Makefile"LelixSuper
I've renamed all makefile files to "Makefile" because they appear in the first files.
2016-02-20Corrected compiler complaintraysan5
2016-02-18Redesigned RPI input system -IN PROGRESS-Ray San
2016-01-29(no commit message)Constantine Tarasenkov
2016-01-29Fix raylib compiling on LinuxConstantine Tarasenkov
2015-10-06Review CFLAGS for multiple platformsraysan5
2015-09-02Reviewed to work on Raspberry Piraysan5
[rlgl] Extensions strings loading was redone to avoid a Segmentation Fault on Raspberry Pi
2015-09-01Updated some commentsraysan5
2015-07-31Added stb_vorbis lib compilationraysan5
2015-05-11Updated stb headersraysan5
2015-05-11raymath module review and other changesraysan5
Complete review of matrix rotation math Check compressed textures support WIP: LoadImageFromData()
2015-01-25Fixes for makefiles, GLFW 3.1 library for LinuxConstantine Tarasenkov
2015-01-08Reorganized external folders by platformraysan5
Improved makefiles!
2015-01-04Review build system for Android and RPI1.2.2raysan5
2015-01-02makefiles reorganizationraysan5
Edited to better accomodate to multiple platforms
2015-01-02Integrated ratalaika pull-requestraysan5
Added first version of OS X compilation support Some conflicts manually resolved...
2014-12-31Added full support for HTML5 (emscripten)raysan5
Corrected some bugs on the way... Automatically convert textures to POT on RPI and WEB
2014-12-15Added support for emscripten and moreraysan5
Added PLATFORM_WEB support (emscripten-webgl) [audio] Added LoadSoundFromWave() [textures] Added LoadTextureFromImage() to replace CreateTexture() Some TraceLogs edited...
2014-12-09Added features and corrected bugs...raysan5
[core] Added SetMousePosition() [models] LoadHeightmap() - Corrected textures bug [raymath] Functions renaming [WEB] Prepare environment for emscripten!
2014-12-09Revert "Corrected some bugs..."Palaui
This reverts commit 29d8b48503f3064cdc1f3a87c01b4264e716a220.
2014-12-09Corrected some bugs...Palaui
[core] Added SetMousePosition() [models] LoadHeightmap() - Corrected textures bug [raymath] Functions renaming [WEB] Prepare environment for emscripten!
2014-11-23Updated stb headersraysan5
2014-11-22Added first version of OS X compilation supportratalaika
2014-11-09Renamed the PLATFORM_LINUX_DESKTOP into PLATFORM_DESKTOP_LINUX.Miguel Lechón
2014-11-09Small fixes to support a Debian/GNU Linux distro. Hopefully Ubuntu too.Miguel Lechón
2014-10-17Small Fixes Update (1.2.1)raysan5
View CHANGELOG for description on small fixes and add-ons
2014-09-16raylib 1.2raysan5
This is a huge update. Check CHANGELOG for details