summaryrefslogtreecommitdiffhomepage
path: root/examples/others
AgeCommit message (Collapse)Author
2018-07-21Travis CI: Fix emscripten build breakage2.0.0Ahmad Fatoum
2018-07-16Reviewed audio_standaloneRay
Now it works with mini_al library
2018-07-16Reviewed lighting example...Ray
No model available, this example should probably be redesigned...
2018-07-16Removed Oculus exampleRay
Oculus API has changed so much that it has no sense to keep this example here... it was funny to test it in the past...
2018-07-16Reviewed rlgl_standalone exampleRay
2018-07-13Start reviewing IQM loader...Ray
2018-07-05fixed so it breaksculacant
2018-07-05Upload IQM loader project -WIP-Ray
2018-05-29Reviewed Windows resource file nameRay
2018-05-04Renamed some functionsRay San
- Renamed Begin3dMode() --> BeginMode3D() - Renamed Begin2dMode() --> BeginMode2D() - Renamed End3dMode() --> EndMode3D() - Renamed End2dMode() --> EndMode2D()
2018-04-02Fix call argument is an uninitialized value[email protected]
2018-03-04Fix result of operation is garbage or undefined[email protected]
2017-11-25Build examples and games on Travis CIAhmad Fatoum
They were disabled because they failed to build, but this patch set fixes the build on Linux and macOS. This doesn't apply to the AppVeyor build on Windows yet; it currently fails at linking with OpenAL.
2017-10-23Example shader correctionRay
2017-10-22Comments tweakRay
2017-07-22Reviewed example with new mathsraysan5
2017-07-21rlgl usable as standalone libraryraysan5
2017-07-02Review TraceLog() usageraysan5
2017-06-29Fix some other typosWilhem Barbier
2017-05-22Added bunnymark exampleraysan5
2017-05-19Some tweaks and additionsRay
2017-04-18Delete some old data...Ray
- Removed raylib_demo (outdated) - Removed some old examples
2017-04-16Working on examples...raysan5
- Removed rbmf font example - Reviewed physac examples
2017-04-08Working on examples...Ray
2017-04-04Reorganize examples folderRay