Commit Graph

  • b45ccc044d [rlsw] Use ESP-DSP for 4x4 matrix multiply and per-vertex MVP transform Jens Roth 2026-04-30 16:34:54 +0200
  • fd57316ff0 [rlsw] Add sw_rcp helper using Xtensa recip0.s for hot-path divisions Jens Roth 2026-04-30 16:32:54 +0200
  • 4185094359 [rcore_android] Restore face-button input on Android gamepads Tubbles 2026-04-29 12:23:14 +0200
  • d768dae402
    [build] Shift __cplusplus check to a higher level for bool type define (#5804) Lam Wei Lun 2026-04-30 00:02:49 +0800
  • d580c47504
    [raymath.h] Add missing (float * Vector) operator overloads (#5815) alphahex99 2026-04-29 17:49:23 +0200
  • 7b7ded566c
    Fix directory navigation in core_directory_files (#5823) LLM Vector Engineer 2026-04-29 19:45:25 +0400
  • d9427b1e6f REVIEWED: Avoid static variable floating around and include it to PlatformData struct Ray 2026-04-29 17:42:51 +0200
  • c21e85ed90 remove unnecessary win32 util function moe li 2026-04-29 23:16:43 +0800
  • 9b21238525 [rcore] process execution functions for windows moe li 2026-04-29 21:42:35 +0800
  • 24b36efbdc [rcore] add process execution functions for posix systems moe li 2026-04-29 19:28:48 +0800
  • b220817fda Fix directory navigation in core_directory_files zhanlong9890 2026-04-29 13:23:26 +0400
  • da55d9067c
    added NPOT check to rlLoadTexture to match rlGenTextureMipmaps and WebGL 1.0 standard (#5820) nate 2026-04-29 16:43:50 +1000
  • e5702a716f
    Update DenoRaylib550 to Deno-Raylib with version 6.0 (#5821) Jeremiah Donley 2026-04-29 02:41:48 -0400
  • 2bf170fad7
    Update DenoRaylib550 to Deno-Raylib with version 6.0 Jeremiah Donley 2026-04-29 00:50:32 -0400
  • f907fc40f3 added NPOT check to rlLoadTexture to match rlGenTextureMipmaps and WebGL 1.0 standard noinodev 2026-04-29 11:17:49 +1000
  • 2dd8d7e8b1 Update rcore_desktop_sdl.c Ray 2026-04-29 01:08:16 +0200
  • 168e2c43d0
    fix(rcore): correct string boundary handling (#5812) Huang Zhaobin 2026-04-29 06:18:33 +0800
  • 638c1cb339
    Update BINDINGS.md (#5819) surrealism 2026-04-28 17:10:15 -0400
  • 1b8e432916
    Update BINDINGS.md surrealism 2026-04-28 15:38:13 -0400
  • b1d34a7575 Adds missing macro define for RAYMATH_USE_SIMD_INTRINSICS Lam Wei Lun 2026-04-29 02:30:39 +0800
  • 59fed2ed79 Revert "Fixes float comparison issues in raymath functions" Lam Wei Lun 2026-04-29 02:13:40 +0800
  • b7523199e9
    [rtext] Remove strcmp() dependency Nilso Júnior 2026-04-28 13:32:05 -0300
  • c3bf6a674c [raymath.h] Add missing (float * Vector) operator overloads alphahex99 2026-04-28 18:08:08 +0200
  • 6a430eb834
    [examples] Update build.zig to support wasm examples (#5811) Jim Price 2026-04-28 03:26:30 -0700
  • 3c82b48b1f
    Update BINDINGS.md to reflect raylib4fb project supporting 6.0 (#5813) Ebben Feagan 2026-04-27 15:27:13 -0500
  • f5388f910d
    Update BINDINGS.md to reflect raylib4fb project supporting 6.0 Ebben Feagan 2026-04-27 15:14:29 -0500
  • bf4403089a fix(rcore): correct string boundary handling Huang Zhaobin 2026-04-28 01:22:23 +0800
  • 72a341a37f Update rtext.c Ray 2026-04-27 12:34:43 +0200
  • 79d5353cfd rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:48:08 +0000
  • 98efce4b0d WARNING: RENAMED: GetSplinePointBezierQuad() to GetSplinePointBezierQuadratic() Ray 2026-04-27 11:47:48 +0200
  • c9c26d8071 REVIEWED: ImageColorContrast() parameter type, consistent with other Image*() functions Ray 2026-04-27 11:46:43 +0200
  • 0e68f812b5 WARNING: REDESIGNED: ImageDrawRectangleLines(), consistency with DrawRectangleLines() Ray 2026-04-27 11:45:50 +0200
  • 2752837839 REVIEWED: UpdateSound(), missleading parameter name! Ray 2026-04-27 11:44:14 +0200
  • a627cd5b65 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:43:37 +0000
  • 361dcb2a1f WARNING: REVIEWED: DrawCapsule()/DrawCapsuleWires() parameter order Ray 2026-04-27 11:42:53 +0200
  • 5082f5a813 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:40:32 +0000
  • 3d2008c70b RENAMED: ImageDrawTriangleEx() to ImageDrawTriangleGradient() Ray 2026-04-27 11:40:14 +0200
  • a685b812d9 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:38:41 +0000
  • 3b70f83c7d Update raylib.h Ray 2026-04-27 11:38:23 +0200
  • a28b924f94 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-27 11:38:00 +0200
  • 636269f6af ADDED: DrawTriangleGradient() Ray 2026-04-27 11:37:48 +0200
  • 826ca42d83 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:36:49 +0000
  • 620b21bfce REVIEWED: Several functions const correctness Ray 2026-04-27 11:36:32 +0200
  • 52dc7658da rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 09:35:19 +0000
  • 06621eb3b7 REVIEWED: Comments for consistency and spelling Ray 2026-04-27 11:34:58 +0200
  • 3b9ee2e9f3 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-27 10:23:44 +0200
  • 6ae16c9895 REVIEWED: FileMove(), additional security checks Ray 2026-04-27 10:23:28 +0200
  • aa1100817a rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 08:23:03 +0000
  • 725c8b57ae Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-27 10:22:42 +0200
  • 00f3af78e3 UPDATED: Set version to raylib 6.1-dev to avoid confusions Ray 2026-04-27 10:22:31 +0200
  • 3d3e6996b0 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-27 08:22:08 +0000
  • 47bb749ce9 RVIEWED: Comment to avoid invalid json gneration #5809 Ray 2026-04-27 10:21:50 +0200
  • ba72d25867
    [examples] Improve core_smooth_pixelperfect (#5803) RaZe 2026-04-27 03:08:12 -0500
  • 2549629515 Add render size Rosendo Martinez 2026-04-26 17:50:18 -0500
  • c1a3cf7e9b
    Allow setting window size on android. Bradlee Barnes 2026-04-26 21:54:18 +0000
  • 783d89bce2 Move resource list to zon file to reduce build.zig bloat jim price 2026-04-26 13:00:19 -0700
  • 8e82249f65
    Update to latest DR libs to fix some warnings in MSVC (#5808) Jeffery Myers 2026-04-26 11:16:35 -0700
  • dff07d020c
    Fix FileMove from delete file if FileCopy did not work (#5806) Luca Duran 2026-04-26 14:15:33 -0400
  • af4e8f1871 Include resource preloads when building wasm examples with Zig. jim price 2026-04-26 10:04:05 -0700
  • a838c08e2a Update to latest DR libs to fix some warnings in MSVC Jeffery Myers 2026-04-26 09:52:25 -0700
  • 5f13968d7d
    Fix FileMove from delete file if FileCopy did not work Luca Duran 2026-04-26 03:25:13 -0400
  • a348c9dc82
    Fix: Enhance OpenURL function to prevent command injection and restrict protocols saku0512 2026-04-26 12:43:58 +0900
  • a266d0bbaa Fixes float comparison issues in raymath functions Lam Wei Lun 2026-04-26 04:34:03 +0800
  • abbaa9f6f9 Copy same change to rgestures.h and rlgl.h Lam Wei Lun 2026-04-26 04:20:17 +0800
  • 95854b5686 Shifts __cplusplus check to a higher level for bool define Lam Wei Lun 2026-04-26 04:14:44 +0800
  • 7019dd1bc3 Adds a missing macro definition check Lam Wei Lun 2026-04-26 04:09:20 +0800
  • 0f98d78a67
    Update README.md Ray 2026-04-25 21:02:34 +0200
  • c2ea6a38b5
    Fix: Add NULL check to CheckCollisionLines (#5802) bielern 2026-04-25 19:53:34 +0200
  • d72238cc81 Improve smooth pixel-perfect example: add overscan and smoothing toggles Rosendo Martinez 2026-04-25 12:52:42 -0500
  • 66d02949ec Fix: Add NULL check to CheckCollisionLines Noah Bieler 2026-04-25 17:51:08 +0200
  • ccc0d7452a
    chore(bindings): Update binding version for raylib-d to 6.0 (#5799) Steven Schveighoffer 2026-04-25 08:49:29 -0400
  • 674e4c863b fix: allow & in URLs for query parameters in OpenURL() Srikanth Patchava 2026-04-25 04:51:15 -0700
  • 872dbb7264 feat: add FFT-based audio spectrum analyzer module Srikanth Patchava 2026-04-25 01:26:20 -0700
  • f9bf646388
    fix: buffer over-read, integer overflow, NULL deref, and command injection Srikanth Patchava 2026-04-24 20:22:15 -0700
  • 1b24bfeefd chore(bindings): Update binding version for raylib-d to 6.0 Steven Schveighoffer 2026-04-24 22:24:51 -0400
  • 58e42ed6d2
    docs: clarify HACK comment in raudio.c AudioBuffer define Srikanth Patchava 2026-04-24 19:11:40 -0700
  • 386eabb932
    Update sola-raylib Raylib supported version to 6 (#5795) Brett Chalupa 2026-04-24 16:22:34 -0400
  • e8e8d4c300
    Update sola-raylib Raylib supported version to 6 Brett Chalupa 2026-04-24 15:52:26 -0400
  • dec5f1d6f2
    convert all hardcoded paths to dynamic fgmenth 2026-04-24 22:39:08 +0300
  • 4ee2013169
    various rlparser fixes (#5794) Caleb Norton 2026-04-24 14:08:20 -0500
  • df7a86115d various rlparser fixes Caleb Norton 2026-04-24 13:35:49 -0500
  • ada76157ff Add moving circle example demonstrating basic animation Alok 2026-04-24 21:23:09 +0530
  • d892f3ba4a Update shapes_ball_physics.c Ray 2026-04-24 15:11:39 +0200
  • 61dd488b76
    [examples] Move window for ball shake (#5791) Sebbl0508 2026-04-24 15:09:02 +0200
  • a6e6014a4b
    [examples] Move window for ball shake Sebastian Rueth 2026-04-24 14:50:26 +0200
  • 4cae4ba9d5 REVIEWED: IsModelValid() #5780 Ray 2026-04-24 14:03:59 +0200
  • 07a056441a Update raudio.c Ray 2026-04-24 13:59:41 +0200
  • 254953611e Update rcore.c Ray 2026-04-24 13:58:52 +0200
  • 5608460901
    add missing UnloadFileData() (#5787) rigidatoms 2026-04-24 08:57:20 -0300
  • 3b23200b85
    Update BINDINGS.md to add vala-vapi version update (#5789) Italo F. Capasso B. 2026-04-24 06:56:30 -0500
  • 1c5cd35372
    Add sola-raylib to BINDINGS.md (#5790) Brett Chalupa 2026-04-24 07:55:59 -0400
  • 8bbca15094
    Add sola-raylib to BINDINGS.md Brett Chalupa 2026-04-23 21:31:19 -0400
  • abf033004d
    Update BINDINGS.md to add vala-vapi version update Italo F. Capasso B. 2026-04-23 19:32:55 -0500
  • cad6861846 add missing UnloadFileData() rigidatoms 2026-04-23 16:26:52 -0300
  • e9caf5a981
    BINDINGS: Update raylib-cpp version to 6.0 (#5785) Rob Loach 2026-04-23 09:01:58 -0400
  • 4db9e5703e
    BINDINGS: Update raylib-cpp version to 6.0 Rob Loach 2026-04-23 08:54:22 -0400
  • de8419cc8b
    removed web_basic_window mentions (#5782) Thomas Anderson 2026-04-23 06:28:34 -0500
  • f220848896
    Update pascal binding (#5784) Vadim Gunko 2026-04-23 16:27:42 +0500
  • d6a8fb914b
    Update BINDINGS.md Vadim Gunko 2026-04-23 16:24:10 +0500
  • 243e2197ea
    Merge branch 'raysan5:master' into master Vadim Gunko 2026-04-23 16:22:59 +0500