summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
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
2020-11-01Review contributed examplesRay
2020-10-31A couple of little comment fixes (#1416)Dominus Iniquitatis
2020-10-31REDESIGNED: Multiple sampler2D usage on batch systemRay
2020-10-29Support multiple sample2D on batch drawing #1333Ray
2020-10-29REVIEWED: GetWindowScaleDPI() #1086Ray
2020-10-26Support additional texture units for default batch system #1333Ray
2020-10-26Review some commentsRay
2020-10-24Some tweaksraysan5
2020-10-21Reviewed PR #1407Ray
2020-10-21Added desktop cursor getter and setter functions (#1407)Chance Snow
2020-10-13fixed mouse movements are bound to the screen resolution (https://github.com/...kernelkinetic
2020-10-10Updated miniaudio #1402raysan5
2020-10-08allow for multiple materials in obj files (#1408)chriscamacho
2020-10-05Replace 0.f by 0.0fRay
2020-10-05mouse: Return float movement for precise scrolling where possible (#1397)Doyle
2020-10-05Review "aggregate initializations" #1403Ray
2020-10-04Add Vector2Reflect to raymath.h (#1400)Daniel-Junior Dubé