summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2022-11-28Fix array out of range (#2814)Daijiro Fukuda
2022-11-28Update github workflowsRay
2022-11-28REVIEWED: Some compilation warnings (for strict rules)Ray
2022-11-24Use const for pointer float array (#2807)Antonis Geralis
2022-11-24Correct types for rlBindImageTexture (#2808)Antonis Geralis
2022-11-22Rename lighting_instanced shader (glsl100) to lighting_instancing (#2805)gtrxAC
2022-11-22REVIEWED: UnloadDirectoryFiles()Ray
2022-11-22Minor tweaksRay
2022-11-21Add raylib-vapi (#2804)Alex Macafee
2022-11-15REVIEWED: `rlCullFace()` -> `rlSetCullFace()`Ray
2022-11-15Added function rlCullFace (#2797)jtainer
2022-11-15Warning on GetRandomValue range limit (#2800)Pere001
2022-11-15Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-11-15Avoid using `DrawCubeTexture()`Ray
2022-11-15Update cmake.ymlRay
2022-11-15Update linux_examples.ymlRay
2022-11-15WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`Ray
2022-11-12Raylib-py updated to 4.2, plus parallel project (#2798)Jorge A. Gomes
2022-11-11Add Claylib (CL bindings + convenience layer) (#2796)Scott Helvick
2022-11-10Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-11-10Minor formating tweaksRay
2022-11-10Fix Makefile emscripten path (#2785)Julianiolo
2022-11-10WARNING: REMOVED: `DrawTextureTiled()`Ray
2022-11-10WARNING: REMOVED: `DrawTextureQuad()`Ray
2022-11-10WARNING: REMOVED: `DrawTexturePoly()`Ray
2022-11-09dray is now 4.2.0 (#2792)red thing
2022-11-09Add frameworks needed on macos (#2793)Martin Wickham
2022-11-08removing typo (#2790)Dor Shapira
2022-11-05Update rcore.cRay
2022-11-04Fix ExportDataAsCode() data types (#2787)RGDTAB
2022-11-02Fix examples/build.zig for the latest Zig version (#2786)Roman Akberov
2022-10-30Fix Android x86 Architecture name (#2783)IsaacTCB
2022-10-27Fix deprecation error on android api higher than 23 (#2778)Angga Permana
2022-10-26Improved billboards example, highlighting rotation and draw order (#2779)nobytesgiven
2022-10-26REVIEWED: Issue with `OpenURL()`Ray
2022-10-26fixing typo (#2781)Dor Shapira
2022-10-26added raylib-python-ctypes bindings (#2780)Dor Shapira
2022-10-26Add ChezScheme support (#2776)Yunoinsky
2022-10-26fixed blur issue on opaque pictures & added example (#2775)nobytesgiven
2022-10-25Review -sRay
2022-10-25Added Box and Gaussian blurring (#2770)nobytesgiven
2022-10-25Updated support for crystal (#2774)Ian Rash
2022-10-24Fix bezier line breaking #2735 (#2767)nobytesgiven
2022-10-24Update to latest miniaudio (dev)Ray
2022-10-24Update MakefileRay
2022-10-20review noteRay
2022-10-20Added `-s EXPORTED_RUNTIME_METHODS=ccall` to examples web build #2739Ray
2022-10-20build.zig: let user decide how to set build mode + fix linker warning (#2763)InKryption
2022-10-20Review parser Makefile (#2765)Peter0x44
2022-10-17Add DrawCapsule(Wires) (#2761)ianband