summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-11-21Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-11-21Update rcore.cRay
2023-11-20Update rcore_desktop_sdl.cRay
2023-11-18Expanding Possibilities: Integrating Additional glTF / GLB Data Formats for E...MrScautHD
2023-11-18Disable unused miniaudio features (#3544)Alexandre Almeida
2023-11-18Image convolution function ImageKernelConvolution (#3528)Karim
2023-11-18fix for running gles2 with sdl on desktop (#3542)_Tradam
2023-11-18Preparing for 5.1-dev (#3550)Dennis E. Hamilton
2023-11-15Update miniaudio to v0.11.21Ray
2023-11-14Fix missing keys on PLATFORM_DESKTOP_SDL (#3539)ubkp
2023-11-13Update rcore.cRay
2023-11-13Fix mouse button order for SDL (#3534)ubkp
2023-11-12REVIEWED: `TakeScreenshot()`, potential issuesRay
2023-11-12[rlgl] Fixed return type of `GetCompressedFormatName` (#3529)Le Juez Victor
2023-11-11Review #3526Ray
2023-11-11Fix automation recording (#3523)ubkp
2023-11-10Reviewed duplicate linesRay
2023-11-10Reviewing automation events on web...Ray
2023-11-10Format tweaksRay
2023-11-10Update rlgl.hRay
2023-11-10Updated for upcoming raylib 5.0Ray
2023-11-09WindowShouldClose(), reset shouldClose flag when window is inited (#3518)maksut
2023-11-09REVIEWED: `BeginScissorMode()` #3510Ray
2023-11-09Update miniaudio.hRay
2023-11-08Update shell.htmlRay
2023-11-08Update rcore.cRay
2023-11-08REDESIGNED: Spline drawing functionalityRay
2023-11-08Update rtextures.cRay
2023-11-07Fix absRange for PLATFORM_DRM (#3517)ubkp
2023-11-07ADDED: `GetSplinePoint*()` functions for spline evaluationRay
2023-11-07Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-11-07ADDED: Open-graph image alt propertiesRay
2023-11-07Fix mouse/touch/gestures for PLATFORM_DRM (#3515)ubkp
2023-11-07Update m3d.hRay
2023-11-07Update cgltf.hRay
2023-11-07Updated dr audio librariesRay
2023-11-07Update miniaudio.hRay
2023-11-06Fix warnings in visual studio (#3512)Jeffery Myers
2023-11-06REVIEWED: `sinfl` external library to avoid ASAN complaints #3349Ray
2023-11-06REVIEWED: `ScanDirectoryFiles*()`- Paths building slashes sides #3507Ray
2023-11-06REVIEWED: Scissor mode to support RenderTexture #3510Ray
2023-11-06BeginScissorMode checks for render texture to avoid using GetWindowScaleDPI (...gulrak
2023-11-06ADDED: Flag to know we are rendering to texture #3510Ray
2023-11-05Update Makefile (#3509)JupiterRider
2023-11-05Update qoa.hRay
2023-11-05Update rl_gputex.hRay
2023-11-05Update qoi.hRay
2023-11-05Updated open graph for examplesRay
2023-11-05Updating web shells open-graph infoRay
2023-11-04Allow raylib to be built with zig 0.11.0 and zig 0.12.0dev (master) (#3506)freakmangd