summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-02-01Fix segfault in ExportWaveAsCode (#3769)IoIxD
2024-02-01Fix MeasureTextEx() height calculation (#3770)Marrony Neris
2024-02-01REVIEWED: Issue on parsing #3765Ray
2024-02-01REVIEWED: macOS issues #3767Ray
2024-01-29Review PR #3746 formatingRay
2024-01-29[CORE,RLGL] Fix scale issues when ending a mode (#3746)Jeffery Myers
2024-01-28cleaned away unused macros in rcamera.h (#3762)Brian E
2024-01-28Added missing "standalone" functions to raudio.c & fixed return bug (#3760)Alessandro Nikolaev
2024-01-28Fix rlSetUniformSampler (#3759)veins1
2024-01-23Fix bug to retrieve material specular map in DrawMesh function, with incorrec...Victor Gallet
2024-01-22[rtext.c] fixing some comments to align comments style (#3756)Idir Carlos Aliane
2024-01-22Change some minor comments to align with comments style (#3755)Idir Carlos Aliane
2024-01-22[raymath.h] Small code refactor (#3753)Idir Carlos Aliane
2024-01-22fixed small typo, replaced `th` with `the` (#3752)Brian E
2024-01-22fix CheckCollisionPointPoly (#3750)Antonio Raúl
2024-01-20Fix Android keycode translation and duplicate key constants (#3733)Alexandre Almeida
2024-01-20[rcore rglfw] Feature Test Macros before include (#3737)John
2024-01-20Make raylib/raygui work better on touchscreen (#3728)Hongyu Ouyang
2024-01-15REVIEWED: `ImageKernelConvolution()`, formating and warningsRay
2024-01-14Fix bounds check for `ImageDrawRectangleRec` (#3732)Blockguy24
2024-01-13Avoid asserts because could crash some decompressions https://github.com/rays...Ray
2024-01-13Simplified GetWindowScaleDPI() so it does not fetch the wrong DPI scale some ...Karl Zylinski
2024-01-13Add shared library build option for build.zig and update to zig 0.12.0-dev.21...Andrew Lee
2024-01-11Enable animation names for the m3d model format. (#3714)kolunmi
2024-01-11Update to latest zig 0.12.0dev while keeping 0.11.0 compatibility (#3715)freakmangd
2024-01-11implemented fill color TODO in ImageResizeCanvas() (#3720)Lieven Petersen
2024-01-11Fix `ImageDrawRectangleRec` (#3721)Le Juez Victor
2024-01-11Update a comment (#3724)Hongyu Ouyang
2024-01-10[rtext] Adjust font atlas area calculation so padding area is not underestima...Tim Romero
2024-01-06Simplified for loop for some image manip functions (#3712)Alice Nyaa
2024-01-05Reviewed Makefile SDL2 expected include/lib paths #3705Ray
2024-01-05REVIEWED: `LoadImageAnimFromMemory()` #3704Ray
2024-01-05Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-01-05Update raudio.cRay
2024-01-05Hide unused warnings from stb_image_resize2.h (#3708)ubkp
2024-01-02Update copyright to 2024Ray
2023-12-28Revert "Update raylib.h"Ray
2023-12-28Merge branch 'master' of https://github.com/raysan5/raylibRay
2023-12-28[rtextures] Fix `LoadImageAnimFromMemory()` warning for `fileData` (#3686)ubkp
2023-12-28Fix TextReplace warning for const (#3687)ubkp
2023-12-28Update raylib.hRay
2023-12-28LoadImageAnimFromMemory (#3681)IoIxD
2023-12-28TextReplace const correctness (#3678)maverikou
2023-12-28Fix SUPPORT_WINMM_HIGHRES_TIMER for PLATFORM_DESKTOP_SDL (#3679)ubkp
2023-12-28[ fix-crash-caused-by-zig-build ] - Fixed 'Illegal instruction' crash on 'rte...WisonYe
2023-12-28[rshapes] Expose shapes drawing texture and rectangle (#3677)Jeffery Myers
2023-12-23Review formatingRay
2023-12-23Review UnloadAutomationEventList (#3658)Antonis Geralis
2023-12-23REVIEWED: SDL text input to Unicode codepoints #3650Ray
2023-12-23REVIEWED: `LoadTextureCubemap()`, added `mipmaps` #3665Ray