summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-11-15REVIEWED: `rlCullFace()` -> `rlSetCullFace()`Ray
2022-11-15Added function rlCullFace (#2797)jtainer
2022-11-15Warning on GetRandomValue range limit (#2800)Pere001
2022-11-15WARNING: REMOVED: `DrawCubeTexture()`, `DrawCubeTextureRec()`Ray
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-09Add frameworks needed on macos (#2793)Martin Wickham
2022-11-05Update rcore.cRay
2022-11-04Fix ExportDataAsCode() data types (#2787)RGDTAB
2022-10-26REVIEWED: Issue with `OpenURL()`Ray
2022-10-26fixed blur issue on opaque pictures & added example (#2775)nobytesgiven
2022-10-25Added Box and Gaussian blurring (#2770)nobytesgiven
2022-10-24Fix bezier line breaking #2735 (#2767)nobytesgiven
2022-10-24Update to latest miniaudio (dev)Ray
2022-10-20build.zig: let user decide how to set build mode + fix linker warning (#2763)InKryption
2022-10-17Add DrawCapsule(Wires) (#2761)ianband
2022-10-14Fix ImageTextEx and ImageDrawTextEx scaling (#2756)hkc
2022-10-14ADDED: `GenImageText()`Ray
2022-10-12Fix & Simplify .vox signature check (#2752)CrezyDud
2022-10-11Use RL_QUADS/RL_TRIANGLES for single-pixel drawing (#2750)hkc
2022-10-11fixing typo (#2748)Dor Shapira
2022-10-07Update version to `raylib 4.5-dev` to avoid confusions with 4.2Ray
2022-10-06Update rlgl.hRay
2022-10-05Added `BLEND_CUSTOM_SEPARATE` #2741Ray
2022-10-05Avoid early return callsRay
2022-10-05Reviewed latest PR formating and variables naming #2741Ray
2022-10-05Add rlSetBlendFactorsSeparate and custom blend mode modification checks (#2741)凌溢狐
2022-10-03Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-10-03Update rtext.cRay
2022-10-02Update build.zig to work with last GLFW update (#2737)_Tradam
2022-10-02Clear PCM buffer state when closing audio device (#2736)veins1
2022-10-02WARNING: `DrawLineBezier()` implementation needs review #2721Ray
2022-10-02Fix Gestures to use GetTime() if it's available (#2733)Rob Loach
2022-10-02removed glfwSetWindowPos on InitWindow (#2732)Random
2022-09-30minor tweaksRay
2022-09-30fix issue #2728 (#2731)Random
2022-09-29Reviewed monitor checking orderRay
2022-09-29Update gamepad mappings with latest gamecontrollerdb, fix #2725Ray
2022-09-29Merge branch 'master' of https://github.com/raysan5/raylibRay
2022-09-29Fix #2722Ray
2022-09-28fixing new typoes (#2727)Dor Shapira
2022-09-28Update raylib.h (#2726)Dor Shapira
2022-09-27update build.zig (#2720)Michael Scherbakow
2022-09-26Clarified working of ImageDrawCircle and ImageDrawCircleV (#2719)bXi
2022-09-25REVIEWED: `GeneshHeightmap()`, fix #2716Ray
2022-09-25Fix isssue #2718Ray