| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-05 | Added trace log for data unloading | Ray | |
| 2015-07-31 | Audio module reviewed for standalone usage | raysan5 | |
| 2015-07-29 | Decoupling audio module from raylib | raysan5 | |
| Now audio module can be used as standalone module | |||
| 2015-05-21 | Improved custom shaders support | raysan5 | |
| Corrected issues with textures loading | |||
| 2015-05-11 | Updated stb headers | raysan5 | |
| 2015-02-02 | Removed useless spaces | raysan5 | |
| 2015-01-21 | Pause music when window minimized | Ray | |
| 2015-01-18 | Some code tweaks | raysan5 | |
| 2014-12-31 | Added full support for HTML5 (emscripten) | raysan5 | |
| Corrected some bugs on the way... Automatically convert textures to POT on RPI and WEB | |||
| 2014-12-15 | Added support for emscripten and more | raysan5 | |
| Added PLATFORM_WEB support (emscripten-webgl) [audio] Added LoadSoundFromWave() [textures] Added LoadTextureFromImage() to replace CreateTexture() Some TraceLogs edited... | |||
| 2014-11-23 | Updated stb headers | raysan5 | |
| 2014-11-09 | Fixed WAV loading under 64-bit systems. | Miguel Lechón | |
| 2014-09-16 | raylib 1.2 | raysan5 | |
| This is a huge update. Check CHANGELOG for details | |||
| 2014-09-03 | Explicit define of functions prototypes | raysan5 | |
| No-parameters functions use the prototype style FunctionName(void); | |||
| 2014-09-03 | Removed useless spaces | raysan5 | |
| 2014-07-23 | Corrected bugs... | raysan5 | |
| Set default raylib to use OpenGL 1.1 (compatibility issues on ATI cards) | |||
| 2014-06-09 | Updated some comments | raysan5 | |
| 2014-04-19 | raylib 1.1 | raysan5 | |
| View CHANGELOG for a detailed list of changes | |||
| 2014-04-09 | Lots of changes, most of them under testing-review | raysan5 | |
| Added a Tracing/Log system Added OGG stream music support (DOESN'T WORK) Added Compressed textures support * This update is probably very buggy... | |||
| 2014-04-04 | Adapt multiple functions to rlgl | raysan5 | |
| Nearly a complete rework of Models module Some teaks on multiple functions | |||
| 2014-01-28 | Update to version 1.0.5 | raysan5 | |
| Check CHANGELOG for changes | |||
| 2014-01-23 | Updated raylib to version 1.0.41.0.4 | raysan5 | |
| Lots of changes added, check CHANGELOG for detailed description | |||
| 2013-12-01 | Audio issues solved... Audio Works! | raysan5 | |
| 2013-11-23 | Replaced tab by 4 spaces and adjust text | raysan5 | |
| 2013-11-18 | raylib basic folders structure and some files... ;) | Ray | |
