summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2024-03-09Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL (#3862)Peter0x44
2024-03-07Update rmodels.cRay
2024-03-07REVIEWED: GetMouseRay() functions rename #3830Ray
2024-03-07Screen space related functions consistency (#3830)aiafrasinei
2024-03-07Implemented fix for #3859Ray
2024-03-07Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-03-07Update raylib.hRay
2024-03-01Fix fix-build-paths (#3849)Caleb Barger
2024-03-01Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852)Alexandre Almeida
2024-02-29Review formattingRay
2024-02-29ADDED: New function `ColorIsEqual()`Ray
2024-02-29Fix SDL multitouch tracking (#3810)mooff
2024-02-29Update GLFW to 3.4 (#3827)Alexandre Almeida
2024-02-29feat: vox_loader normals and new voxels shader (#3843)johann nadalutti
2024-02-28Update rtextures.cRay
2024-02-27Change sanitization check for `ExportDataAsCode` (#3837)Laurentino Luna
2024-02-26fix build paths (#3835)Steve Biedermann
2024-02-26Added note #3822Ray
2024-02-26Update rtextures.cRay
2024-02-26add 16-bit unsigned short vec4 format for gltf joint loading (#3821)Gary M
2024-02-26Add Vector4 math functions & Vector2 variants of some Vector3 functions (#3828)Bowserinator
2024-02-26assign format to cubemap (#3823)Gary M
2024-02-26Add very little sanitization to indentifier names in ExportDataAsCode() (#3832)4rk
2024-02-24Gamepad rumble support with SDL2 (#3819)GideonSerf
2024-02-22Remove all uses of deps/mingw (#3805)Peter0x44
2024-02-19fixed loading GLTF animations with 1 frame (#3804)Nikita Blizniuk
2024-02-18Remove some unneeded line breaksRay
2024-02-17Fix implicit conversion from float to double then back to float again (#3799)João Foscarini
2024-02-13Minor tweaks to avoid some CodeQL warningsRay
2024-02-13Update rtext.cRay
2024-02-13[rtext] Change strcpy to strncpy to fix buffer overflow (#3795)Mingjie Shen
2024-02-10Fix warnings in raylib (#3793)Jeffery Myers
2024-02-08REVIEWED: `DrawPixel()` not drawingRay
2024-02-05Reverted Makefile `GL_ENABLE_GET_PROC_ADDRESS` #3713Ray
2024-02-05REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESSRay
2024-02-05Fix GetCameraRight (#3784)Danil
2024-02-04Update rtext.cRay
2024-02-04REVIEWED: `rlLoadFramebuffer()`Ray
2024-02-04Reorder functionsRay
2024-02-04Merge branch 'master' of https://github.com/raysan5/raylibRay
2024-02-04REVIEWED: `rlLoadFramebuffer()`, parameters not requiredRay
2024-02-04Added viewport independent raycast (#3709)Luís Almeida
2024-02-04Review formating and some defines naming consistencyRay
2024-02-04[rcore] Fix `GetFileNameWithoutExt()` (#3771)oblerion
2024-02-04Add gamepad support to PLATFORM_DESKTOP_SDL (#3776)A
2024-02-04Update rtext.cRay
2024-02-04REVIEWED: `LoadFontDataBDF()` name and formatingRay
2024-02-03[rtext] Add BDF font support (#3735)Stanley Fuller
2024-02-01Fix segfault in ExportWaveAsCode (#3769)IoIxD
2024-02-01Fix MeasureTextEx() height calculation (#3770)Marrony Neris