aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-03Check whether GLTF was loaded correctly (#981)Michael Vetter
2019-10-03Remove dead assignments (#980)Michael Vetter
2019-09-30Add security checks on file writtingRay
2019-09-25Convert default shader to const stringsRay
2019-09-25Const corectness for LoadShaderCode (#977)Catalin Moldovan
2019-09-24Improve code readability (#976)AlexHCC
2019-09-22Review PR and commentsRay
2019-09-22Fixed regular polygon shape rendering (#972)AlexHCC
2019-09-20Review ImageCrop() security checksRay
2019-09-20Let the user choose the formatsRay
2019-09-19Added preprocessor macros for GIFRay
2019-09-19ADDED: LoadAnimatedGIF() -WIP-Ray
2019-09-19Review PR formattingRay
2019-09-19fixs issue mem leak with LoadModel / OBJ and issue with -1 material index (#969)chriscamacho
2019-09-15Review DecompressData() types, for consistencyraysan5
2019-09-14Review issue with HDR pixels loadingraysan5
2019-09-14Review conditionsraysan5
2019-09-13Update for latest emsdk configurationRay
2019-09-13Corect typoRay
2019-09-13fixed some memory leaks, still issue with material index allocation leaking 4...chriscamacho
2019-09-13Review possible memory leak with my_strndup()Ray
2019-09-12Comment tweakRay
2019-09-10ADDED: GetWindowPosition()Ray
2019-09-09ADDED small compression APIRay
2019-09-09Update raudio.hRay
2019-09-08Revert "Update tinyobj_loader_c.h"Ray
2019-09-08REVIEW: GetFileName(): Security checksRay
2019-09-05Update tinyobj_loader_c.hRay
2019-09-03Review dr_flac usageRay
2019-09-03Remove sampleLeft from Music struct... -WIP-Ray
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-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-20Support mouse cursor on RPI nativeraysan5
2019-08-20Review OpenGL ES 2.0 extensions checkraysan5
2019-08-20RPI: Corrected issue when creating 3d projection viewraysan5
2019-08-19REVIEW: TextSplit()Ray
2019-08-19Update shapes.c for smoother collision detection (#946)Colday96
2019-08-19Reviewed issue #943Ray
2019-08-19Fix uninitialized vboId in GenMeshHeightmap (#949)Oraoto