summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-01-31simplify QuaternionInvert (#2324)megagrump
2022-01-29Add missing defines to CUSTOMIZE_BUILD block (#2318)Macoy Madson
2022-01-29Add missing defines to CUSTOMIZE_BUILD block (#2318)Macoy Madson
2022-01-28Minor tweakraysan5
2022-01-28RENAMED: `GetFileSize()` to `GetFileLength()`Ray
2022-01-27ADDED: `GetFileSize()`raysan5
2022-01-26Update qoi.hraysan5
2022-01-26Add DrawTextCodepoints (#2308)Siddharth Roy
2022-01-26Support export .jpeg filesRay
2022-01-25Update minshell.htmlraysan5
2022-01-23Update raylib-ocaml to 4.0 (#2305)Tobias Mock
2022-01-22Update rtextures.cRay
2022-01-22Fix GetApplicationDirectory on macOS (#2304)Nikolas
2022-01-21fix: material color won't be loaded if there's no texture for that material (...Roy Qu
2022-01-21updated VSCode project to work with latest raylib makefile and 'working for w...Philip Shenk
2022-01-18Review code conventions for specific defines for GetApplicationDirectory() (#...Laurentino Luna
2022-01-17[CORE] Fixes for GetApplicationDirectory on 32 bit windows builds (#2290)Jeffery Myers
2022-01-16REVIEWED: example: shapes_top_down_lightsraysan5
2022-01-16[Examples] Top down lights example (#2199)Jeffery Myers
2022-01-16Review formatingraysan5
2022-01-16Add panning to raudio and update audio_raw_stream example. (#2205)ptarabbia
2022-01-15REVIEWED: `Vector2Transform(()`Ray
2022-01-15ADDED: `Vector2Transform()`Ray
2022-01-14[CORE] Bug and formating fixes for GetApplicatonDir (#2285)Jeffery Myers
2022-01-13REVIEWED: `rlLoadShaderCode()`raysan5
2022-01-13rlLoadShaderCode - set ShaderId variables to RLGL.State.default[VF]ShaderId i...Matthew Owens
2022-01-12Update rcore.cRay
2022-01-11Update MakefileRay
2022-01-11Update Makefile, simplifiedRay
2022-01-11Update MakefileRay
2022-01-11Improve Makefile organizationRay
2022-01-11Fix typo in comment: s/simluate/simulate/ (#2277)hartmannathan
2022-01-10Fixes an error in the spelling of "appearance" (#2276)Archie
2022-01-10Added minimal web shellRay
2022-01-10Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-01-10Review formatingRay
2022-01-10cmake: Update CMake project template with docs and web (#2274)Rob Loach
2022-01-08Make zig build functionality available to zig programs (#2271)Nikolas
2022-01-08Fixed Compiling Raylib for android Using cmake (#2270)hero2002
2022-01-08Improved shader loading codeRay
2022-01-08Reviewed possible issue with shaders detachingRay
2022-01-08[CORE] Add a function to return the application directory. (#2256)Jeffery Myers
2022-01-05Added VS2022 projectRay
2022-01-05Review parameters description size (not used)Ray
2022-01-04JSON parser: Use array for function params (#2255) (#2264)gtrxAC
2022-01-03ADDED: `ExportFontAsCode()`Ray
2022-01-03Review tracelogsRay
2022-01-03Update Raylib-J version/licence info (#2258)Calvin Day
2022-01-02Change comment about custom blend modes in rlgl.h (#2260)Gerber Lóránt Viktor
2022-01-01WARNING: REVIEWED: A big bug with `GetMouseWheelMove()`Ray