aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-08Revert "Update tinyobj_loader_c.h"Ray
2019-09-08REVIEW: GetFileName(): Security checksRay
2019-09-05Update tinyobj_loader_c.hRay
2019-09-04Update plane_diffuse.pngRay
2019-09-03Review dr_flac usageRay
2019-09-03Remove sampleLeft from Music struct... -WIP-Ray
2019-08-27examples makefile not deleting examples in Linux (#955)chriscamacho
2019-08-27Review latest PRraysan5
2019-08-27Add screen->world and world->screen functions for 2D; add extended camera2D e...arvyy
2019-08-27UpdateModelAnimation() - Added security checkraysan5
2019-08-27Formatting tweakraysan5
2019-08-27Update version in case no config.h is being usedraysan5
2019-08-27REMOVED: FLAG_SHOW_LOGOraysan5
2019-08-27Review models loading, memory initializationraysan5
2019-08-27Review all RL_CALLOC() callsraysan5
2019-08-26Unload model shaders and texturesraysan5
2019-08-26Expose scissor functionalityraysan5
2019-08-26IsAudioBufferProcessed -> IsAudioStreamProcessed (#951)Zatherz
2019-08-24Tweak on atlas size computingRay
2019-08-24Update miniaudio.hRay
2019-08-21Review commentraysan5
2019-08-20Uniform initialization not supported on GLSL 100raysan5
2019-08-20Support mouse cursor on RPI nativeraysan5
2019-08-20Review OpenGL ES 2.0 extensions checkraysan5
2019-08-20Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2019-08-20RPI: Corrected issue when creating 3d projection viewraysan5
2019-08-20Update README.mdRay
2019-08-20Update README.mdRay
2019-08-19REVIEW: TextSplit()Ray
2019-08-19Update shapes.c for smoother collision detection (#946)Colday96
2019-08-19Reviewed issue #943Ray
2019-08-19Merge branch 'master' of https://github.com/raysan5/raylibRay
2019-08-19new example: shaders_fogRay
2019-08-19Fix uninitialized vboId in GenMeshHeightmap (#949)Oraoto
2019-08-16PR formatting reviewRay
2019-08-16change Camera2D behavior (#945)arvyy
2019-08-13RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed()raysan5
2019-08-12Corrected issue on compressed textures data sizeraysan5
2019-08-11Added notes about vertex orderraysan5
2019-08-11REVIEW: GetDirectoryPath() and GetPrevDirectoryPath()raysan5
2019-08-11Small fix in GetMouseY (#940)Wayde Reitsma
2019-08-09addition to raylib to create matrix from 3 euler angles (#938)chriscamacho
2019-08-08Formating tweaksRay
2019-08-08Corrected small issue on miniaudioraysan5
2019-08-08Merge branch 'master' of https://github.com/raysan5/raylibraysan5
2019-08-08Reviewed commentraysan5
2019-08-08Removing '__RemoveNode' (#935)Kevin Yonan
2019-08-08fixed xmloader bug, user must free model shaders and textures as they might b...chriscamacho
2019-08-07 Fix memleak in physics_restitution example (#932)Michael Vetter
2019-08-07Fix build caused by GetImageAlphaBorder() (#931)Michael Vetter