| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-16 | raylib 1.2 | raysan5 | |
| This is a huge update. Check CHANGELOG for details | |||
| 2014-09-16 | Update examples and remove .exe | raysan5 | |
| 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-25 | Upload new game: Dr. Turtle & Mr. Gamera1.1.1 | Ray | |
| 2014-07-23 | Corrected bugs... | raysan5 | |
| Set default raylib to use OpenGL 1.1 (compatibility issues on ATI cards) | |||
| 2014-07-23 | Corrected bug with drawing order | raysan5 | |
| 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-23 | Update to version 1.1.1 | raysan5 | |
| Check CHANGELOG for a detailed list of changes | |||
| 2014-07-08 | Corrected bug with DrawModel() | raysan5 | |
| 2014-06-15 | Corrected DrawSphereWires() function | raysan5 | |
| 2014-06-09 | Updated some comments | raysan5 | |
| 2014-05-10 | Renamed raylib icon file | raysan5 | |
| 2014-05-10 | Updated GLFW3 to 3.0.4 | raysan5 | |
| Added additional files in case somebody wants to use the DLL library version | |||
| 2014-05-02 | Renamed GLEW dinamic linkage lib | raysan5 | |
| 2014-04-22 | Update README.md | Ray | |
| 2014-04-19 | Code used to test some features (and resources) | raysan5 | |
| 2014-04-19 | Added raylib 1.1 library binaries | raysan5 | |
| OpenGL 3.3+ compiled binaries | |||
| 2014-04-19 | raylib 1.1 | raysan5 | |
| View CHANGELOG for a detailed list of changes | |||
| 2014-04-19 | Merge pull request #2 from raysan5/testing | Ray | |
| Integrate raylib 1.1 changes into master | |||
| 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-04-04 | Adding GLEW lib | raysan5 | |
| 2014-03-25 | Road to raylib 1.1 - Testing rlgl | raysan5 | |
| 2014-03-16 | Updated | raysan5 | |
| 2014-03-16 | Update to version 1.0.61.0.6 | raysan5 | |
| Check CHANGELOG for the list of changes in this release! | |||
| 2014-03-16 | Text formatting | raysan5 | |
| 2014-03-16 | Deleted for a better replace... soon... | raysan5 | |
| 2014-03-02 | The future of raylib! | raysan5 | |
| Mapping of OpenGL 1.1 immediate mode functions to OpenGL 3.2+ (and OpenGL ES 2.0) programmable pipeline | |||
| 2014-03-02 | 3D useful maths | raysan5 | |
| Some useful functions to work with Vector3, Matrix and Quaternions | |||
| 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 | |||
| 2014-01-07 | Corrected function bug | raysan5 | |
| 2013-12-27 | Updated example | raysan5 | |
| 2013-12-27 | New example added | raysan5 | |
| Replaced ex06b (incomplete) by a new useful one | |||
| 2013-12-27 | Updated examples | raysan5 | |
| 2013-12-27 | Corrected bug on spacing measurement | raysan5 | |
| 2013-12-27 | Recompiled source with right resources path | raysan5 | |
| 2013-12-20 | Updated example ex07b_3d_shapes | raysan5 | |
| 2013-12-20 | Updated examples ex02b and ex04b | raysan5 | |
| 2013-12-19 | Update LICENSE.md | Ray | |
| 2013-12-19 | Corrected some minor bugs | raysan5 | |
| 2013-12-19 | Update to version 1.0.3 | raysan5 | |
| View CHANGELOG for full list of changes | |||
| 2013-12-05 | Update README.md | Ray | |
| 2013-12-02 | Update README.md | Ray | |
| 2013-12-02 | Corrected WARNING on ErrorCallback() | Ray | |
| The default compiler flags on Ubuntu includes -Wformat -Wformat-security which is what gives this error. That flag is used as a precaution against introducing security related bugs. | |||
| 2013-12-01 | Update CHANGELOG | Ray | |
| 2013-12-01 | Update CHANGELOG | Ray | |
| 2013-12-01 | Audio issues solved... Audio Works! | raysan5 | |
| 2013-11-30 | Uploaded licenses | raysan5 | |
| 2013-11-30 | Update CHANGELOG | Ray | |
