summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2021-10-25Fix VC warnings for examples (#2085)Jeffery Myers
2021-10-25Fix warnings in raylib build (#2084)Jeffery Myers
2021-10-24fixing the library so the workflows compile (#2082)mandar1jn
2021-10-24When one of the colliding lines is vertical or horizontal, not all collisions...TheSergey496
2021-10-23Comments tweaksraysan5
2021-10-23Added some comments on `LoadGLTF()`raysan5
2021-10-23REVIEWED: Size of bones id supported, max 255 bones per meshraysan5
2021-10-23REVIEWED: `LoadGLTF()` #2075raysan5
2021-10-23web: clear resizedLastFrame (#2077)mausimus
2021-10-23replace hardcoded number of mouse buttons with MAX_MOUSE_BUTTONS (#2076)Richard Smith
2021-10-22REVIEWED: `LoadGLTF()`raysan5
2021-10-22Reviewed VS2019 projectsraysan5
2021-10-22REVIEWED: gltf models loading, reverted to a previous version (with some tweaks)raysan5
2021-10-22REMOVED: `IsGamepadName()`raysan5
2021-10-22Minor tweaksraysan5
2021-10-22Reviewed multitouch example #1988raysan5
2021-10-21Reviewed to support raygui and physac on buildingRay
2021-10-21Update MakefileRay
2021-10-21Reviewed physac buildingRay
2021-10-19Remove trailing spacesraysan5
2021-10-19Reviewed latest PR formatting and detailsraysan5
2021-10-19Support create OpenGL debug context in OpenGL 4.3 (#2068)warzes
2021-10-18WARNING: REMOVED: glTF loadingraysan5
2021-10-18ADDED: `EncodeDataBase64()` and `DecodeDataBase64()`raysan5
2021-10-18Avoid `GRAPHICS_API_OPENGL_*` definesraysan5
2021-10-18Reviewed `glDisableVertexAttribArray()` issue #2068raysan5
2021-10-18Removed useless GL calls #2068raysan5
2021-10-18Review commentsRay
2021-10-17Fix `rlLoadComputeShaderProgram` define (#2067)Uneven Prankster
2021-10-17UPDATE: Officially support OpenGL 4.3raysan5
2021-10-17Reviewed makefile and examples buildingraysan5
2021-10-17Remove trailing spacesraysan5
2021-10-17build.zig: Use addCSourceFiles (#2066)Sage Hane
2021-10-17Fixing the error of loading VOX models. (#2065)warzes
2021-10-17Update SetupViewport so that it doesn't subtract offset from render dimension...michaelfiber
2021-10-16Support OpenGL 4.3Ray
2021-10-16Support `GRAPHICS_API_OPENGL_43`Ray
2021-10-16Update rlgl.hRay
2021-10-16Compute shaders support (#2061)Astie Teddy
2021-10-16REVIEWED: rlLoadDrawQuad() description #2058Ray
2021-10-16Reviewed memory usageRay
2021-10-15Merge branch 'master' of https://github.com/raysan5/raylibRay
2021-10-15Reviewed unsigned int issue (discussion #2054)Ray
2021-10-14Review some commentsraysan5
2021-10-14Update rmodels.cRay
2021-10-14Starting to review glTF loading -WIP-Ray
2021-10-14Remove trailing spacesRay
2021-10-13Reviewed some TODORay
2021-10-13Avoid raylib dependencyraysan5
2021-10-13Reviewed some MSVC warningsraysan5