aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-04Review build system for Android and RPI1.2.2raysan5
2015-01-02Added some last hour features to v1.2.2raysan5
2015-01-02Added support for model color tintraysan5
Also, added support for normals on models
2015-01-02makefiles reorganizationraysan5
Edited to better accomodate to multiple platforms
2015-01-02Examples review...raysan5
2015-01-02Rename models_cubesmap.c to models_cubicmap.cRay
2015-01-02Integrated ratalaika pull-requestraysan5
Added first version of OS X compilation support Some conflicts manually resolved...
2014-12-31Merge pull request #12 from raysan5/developRay
Integration from develop branch
2014-12-31Updated docsraysan5
2014-12-31Small tweaksraysan5
2014-12-31New raylib release, including html5 binariesraysan5
2014-12-31Added raylib game showing raylib featuresraysan5
2014-12-31Added small floppy gameraysan5
2014-12-31Updated exampleraysan5
2014-12-31Prepare examples makefile to support emscriptenraysan5
2014-12-31Updated to version 2.00braysan5
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-17[texture] image data initializationraysan5
2014-12-17[texture] image loading small checkraysan5
2014-12-17[models] file open error checkraysan5
2014-12-16Working on rotation math...raysan5
[models] Added DrawQuad()
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-24Merge pull request #11 from raysan5/developRay
Develop branch integration
2014-11-24Corrected bug on billboardsPalaui
2014-11-24Merge pull request #9 from raysan5/masterRay
Populate master changes to develop branch
2014-11-23Corrected Android bug on Native Activity cycleraysan5
2014-11-23Updated stb headersraysan5
2014-11-22Cleaned GLFW library for OS Xratalaika
2014-11-22Added first version of OS X compilation supportratalaika
2014-11-22Added first version of OS X compilation supportratalaika
2014-11-09Merge pull request #5 from debiatan/support_linux_desktopRay
Small fixes to support the Debian/GNU Linux distro. Hopefully Ubuntu too.
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-11-09Merge pull request #3 from debiatan/fix_audio_64Ray
Fixed WAV loading under 64-bit systems.
2014-11-09Fixed WAV loading under 64-bit systems.Miguel Lechón
2014-10-17Small Fixes Update (1.2.1)raysan5
View CHANGELOG for description on small fixes and add-ons
2014-09-30Corrected issue with transparent surface in Raspberry PiRay
2014-09-30Added required linker libsRay
2014-09-30Added required linker libsRay
2014-09-30Added required linker libsRay
2014-09-30Added required linker libsRay
2014-09-30Added required linker libsRay
2014-09-30Added required linker libsRay
2014-09-30Updated example filenameraysan5
2014-09-29Code cleaning, removed useless spacesraysan5
2014-09-28Updated example screenshotraysan5
2014-09-28Update makefileRay