summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2023-06-05Addition of support for vox files in version 200. (#3097)Le Juez Victor
2023-06-03ADDED: `ExportImageToMemory()`Ray
2023-06-03tweaksRay
2023-06-02Full Movement Added to Right Analog Stick (#3095)Pixel Phobic
2023-06-01Add error if raylib.h is included in a C++98 program (#3093)Peter0x44
2023-05-31ADDED: Experimental support for OpenGL ES 3.0 -WIP-Ray
2023-05-30cross compilation for PLATFORM_DRM (#3091)A Billy
2023-05-30build.zig: Fix cross-compiling from Linux (#3090)yujiri8
2023-05-30UPDATED: `sdefl` and `sinfl` DEFLATE compression librariesRay
2023-05-26REVIEWED: `ImageRotate()` formattingRay
2023-05-24Added ImageRotate (#3078)Dane Madsen
2023-05-22Added security check to file reading (memory allocations)Ray
2023-05-22Review coding conventionsRay
2023-05-22Add GenImageGradientSquare (#3077)Dane Madsen
2023-05-21Update raylib.hRay
2023-05-21Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ...Dane Madsen
2023-05-21Minor tweakRay
2023-05-21REVIEWED: `GenImagePerlinNoise()`, clamp values #3071Ray
2023-05-21REVIEWED: `GenImagePerlinNoise()`, no changeRay
2023-05-18tweakRay
2023-05-17Update rtextures.cRay
2023-05-17UPDATE: miniaudio v0.11.12 --> v0.11.16Ray
2023-05-16review formattingRay
2023-05-16Fix Android app freeze after calling CloseWindow() (#3067)Le Juez Victor
2023-05-15REVIEWED: FormatingRay
2023-05-15Updated (rcamera) To Add Analog Stick Cam Controls (#3066)Pixel Phobic
2023-05-15Update rmodels.c; free fileData for LoadModelAnimationsGLTF (#3065)Crynux
2023-05-15Reverted commits that deprecated the build.zig files, and added a note to al...Gamer-Kold
2023-05-14GetCurrentMonitor() bugfix (#3058)hamyy
2023-05-14Update build.zig be be able to build with current zig master (#3064)Michael Scherbakow
2023-05-10REVIEWED: `GetCollisionRec()`Ray
2023-05-10Update GetCollisionRec (#3052)manuel5975p
2023-05-10Update cgltf.hRay
2023-05-08Remove trailing spacesRay
2023-05-07Added ModelAnimation.name, initially with GLTF animation names loaded (#3044)Alfred Reinold Baudisch
2023-05-06Fixed broken build.zig files. Now works with latest stable compiler (as of co...Gamer-Kold
2023-05-02ADDED: Comment to clarify raymath semanticsRay
2023-05-02REVIEWED: `ExportDataAsCode()`Ray
2023-05-02ADDED: Comment about Matrix conventionsRay
2023-05-01REVIEWED: Modules description layoutRay
2023-05-01fix for latest zig master (#3037)star-tek-mb
2023-04-29Update rcore.cRay
2023-04-29Correction of values ​​used only once in GenMeshCubicmap (#3032)Le Juez Victor
2023-04-27ensure distance is greater than 0 in CameraMoveToTarget (#3031)kolunmi
2023-04-25Update rtextures.cRay
2023-04-25Update rtextures.cRay
2023-04-25REVIEWED: `ImageDrawRectangleRec()` #3027Ray
2023-04-23REVIEWED: Update `CORE.Input.Touch.pointCount` #3024Ray
2023-04-22REVIEWED: Some old TODOsRay
2023-04-22Fix off-by-one error in CheckCollisionPointRec (#3022)Dan Bechard