summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-12-14ADDED: UnloadFileData() / UnloadFileText() #1440Ray
2020-12-14Added some security checks on GenMesh*() #1454Ray
2020-12-14Add mesh collision function so we can check meshes directly instead of having...Jeffery Myers
2020-12-14Changed extension for web from .bc to .a (#1461)hristo
2020-12-13Fixed the build for web using CMake. (#1452)hristo
2020-12-13Add options to set line width and aliasing to rlGL layer. (#1457)Jeffery Myers
2020-12-12Added security check to pitch change #1450Ray
2020-12-12Reviewed SetAudioBufferPitch() #1450Ray
2020-12-05Add functions to enable/disable depth writes to go with functions for depth t...Jeffery Myers
2020-12-05Add function to get the position of a monitor (and fix some comments) (#1449)Jeffery Myers
2020-12-03Corrected minor windows flags issuesRay
2020-12-03Review commentRay
2020-12-03Review window flagsRay
2020-12-02Update CMakeLists.txtRay
2020-12-01ADDED: UnloadModelKeepMeshes() #1441Ray
2020-12-01Review for issue #1446Ray
2020-12-01Update CMakeLists.txtRay
2020-11-30Updated GLFW to latest 3.4 (github master - 16Nov2020)Ray
2020-11-30Review some config optionsRay
2020-11-30Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443)Jeffery Myers
2020-11-29optimized MatrixLookAt (#1442)Random
2020-11-28REMOVED: GetImageDataNormalized()raysan5
2020-11-28ADDED: UnloadFontData()raysan5
2020-11-23REVIEWED: Window state flags -WIP-Ray
2020-11-23REDESIGNED: Window state config #1367 -WIP-Ray
2020-11-22Added some commentsRay
2020-11-22Exposing some file access results to user layer #1420Ray
2020-11-21Reverted to previous working version #1434Ray
2020-11-20REPLACED: rgif.h by msf_gif.hRay
2020-11-19WARNING: Multiple funcs reviewed!Ray
2020-11-19Review formatingRay
2020-11-19Version tweakRay
2020-11-17Update to latest tiniobjloaderRay
2020-11-16rlUpdateTexture(): Corrected issueRay
2020-11-16Review issues with FLAC loadingRay
2020-11-15Updated tinyobjloaderraysan5
2020-11-15Update tinyobj_loader_c.hraysan5
2020-11-15Update tinyobj_loader_c.hraysan5
2020-11-15Updated stb_image v2.26 and stb_image_write v1.15raysan5
2020-11-15Update cgltf.hraysan5
2020-11-15Update audio libraries #1423raysan5
2020-11-15Review code formatingraysan5
2020-11-15Fixed zero-window upscaling (#1428)Ilya3point999K
2020-11-15Commented new featureraysan5
2020-11-15[text] Consider characters padding -WIP- #1432raysan5
2020-11-03Remove trailing spacesRay
2020-11-03Fixed keyboard stuttering but for cmake only (#1422)kernelkinetic
2020-11-01REVIEWED: SaveFileText() error checkingRay
2020-11-01Reverted ChangeDirectory() redesignRay
2020-11-01REDESIGNED: ChangeDirectory()Ray