Commit Graph

  • 019cc889fc Updated Notepad++ scripts and autocomplete master Ray 2026-04-13 19:26:28 +02:00
  • 034ffda887 [cmake] update cmake for PLATFORM_MEMORY (#5749) Thomas Anderson 2026-04-13 11:55:45 -05:00
  • 970531d112 Update BINDINGS.md to add new FreeBASIC port (#5755) Ebben Feagan 2026-04-12 16:49:38 -05:00
  • 99eaf72362 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-12 19:49:54 +02:00
  • 1339ec637e Update raylib.h Ray 2026-04-12 19:49:45 +02:00
  • 44e5126d08 update 2025->2026, 5.5->6.0 (#5754) Thomas Anderson 2026-04-12 12:21:09 -05:00
  • 51d693607e Update Makefile Ray 2026-04-12 11:07:19 +02:00
  • a5427bc38f Update rlsw.h Ray 2026-04-12 11:07:09 +02:00
  • 605303f62b fix: pthread_mutex_lock called on a destroyed mutex (#5752) Maicon Santana 2026-04-12 09:32:05 +01:00
  • b3592631b0 update makefile for PLATFORM_MEMORY (#5750) Thomas Anderson 2026-04-12 03:25:59 -05:00
  • ddfbe973d4 Updated Windows resource file Ray 2026-04-12 10:24:35 +02:00
  • fe5271c568 update raylib.rc to 6.0 (2026) (#5748) Thomas Anderson 2026-04-12 03:23:09 -05:00
  • de95b3aa70 added gpuready check to gentexturemipmaps (#5747) Thomas Anderson 2026-04-10 08:42:06 -05:00
  • fbcc8cdb55 Update shapes_top_down_lights.c Ray 2026-04-09 11:52:06 +02:00
  • ca6f188233 Update shaders_shapes_textures.c Ray 2026-04-09 11:52:04 +02:00
  • 8e54b19d9f Update shapes_basic_shapes.c Ray 2026-04-09 11:46:00 +02:00
  • e24b01bb28 Update HISTORY.md Ray 2026-04-09 11:36:26 +02:00
  • 68d519910a Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-09 11:35:24 +02:00
  • 53915d77e6 Update CHANGELOG Ray 2026-04-09 11:22:13 +02:00
  • b202421e08 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-09 09:16:49 +00:00
  • 05a14456ae REDESIGNED: DrawCircleGradieent() to use Vector2 as center parameter #5738 Ray 2026-04-09 11:16:31 +02:00
  • c5fc771622 removed the first RL_DEFAULT_SHADER_ATTRIB_LOCATION_BONEMATRICES (#5727) Angshuman Kishore Mahato 2026-04-06 04:08:04 +05:30
  • d3c6f426b4 Update for software renderer on DRM #5721 Ray 2026-04-05 11:02:26 +02:00
  • c4bd4faab5 [build][CMake] REVIEWED: DRM software renderer configuration (#5721) Peter0x44 2026-04-05 10:01:44 +01:00
  • 4a6ceb9c76 [rcore_rgfw] Icon color format fix (#5724) Krzysztof Szenk 2026-04-05 10:50:31 +02:00
  • 6ef0044381 REVIEWED: Window messages WM_SIZING, WM_SIZE, WM_WINDOWPOSCHANGED #5720 Ray 2026-04-04 17:37:25 +02:00
  • 1122add3ee Minor format tweak Ray 2026-04-04 17:36:18 +02:00
  • 92f82b4add Update raylib.h Ray 2026-04-04 16:50:15 +02:00
  • cdff3d7bea Update CHANGELOG Ray 2026-04-04 16:50:10 +02:00
  • 138ef838d9 [rlsw] Some platform fixes (#5720) Le Juez Victor 2026-04-04 16:47:33 +02:00
  • 6ff51d3a2a Update audio_amp_envelope.c Ray 2026-04-04 11:13:29 +02:00
  • ea6292e27a REVIEWED: example: audio_amp_envelope, code formating to follow raylib code conventions #5713 Ray 2026-04-04 11:12:30 +02:00
  • bb7b8d70e9 Example/audio adsr (#5713) Arbinda Rizki Muhammad 2026-04-04 16:04:24 +07:00
  • f36533cbd8 rlparser: update raylib_api.* by CI github-actions[bot] 2026-04-01 21:23:44 +00:00
  • 5c2dee0862 REVIEWED: LoadDirectoryFiles*() comments Ray 2026-04-01 23:23:25 +02:00
  • 12140cd444 explicitly state TEXTURE_WRAP_REPEAT for web build (#5711) Green3492 2026-04-01 21:48:49 +09:00
  • 3f7f040c7e Merge branch 'master' of https://github.com/raysan5/raylib Ray 2026-04-01 10:17:43 +02:00
  • 4799cab772 Update rexm.c Ray 2026-04-01 10:17:41 +02:00
  • eb4f1a6da0 Update ROADMAP.md Ray 2026-04-01 10:17:37 +02:00
  • 449182bb51 Update README.md Ray 2026-04-01 10:17:34 +02:00
  • 4ca9170f5b [rcore_rgfw] Updating render resolution as well on SetWindowSize (#5709) Krzysztof Szenk 2026-04-01 09:46:14 +02:00
  • 78797757f0 store bytes at global data seg (#5708) Green3492 2026-03-31 23:45:54 +09:00
  • a6dc9f9e92 Update LICENSE.md Ray 2026-03-30 20:16:40 +02:00
  • c7df641aa2 Update text_font_loading.c Ray 2026-03-30 11:00:39 +02:00
  • 63beefd0de Update Makefile.Web Ray 2026-03-30 11:00:29 +02:00
  • b3bf537fab Update rexm.c Ray 2026-03-30 11:00:26 +02:00
  • 8743e11285 Update rmodels.c Ray 2026-03-29 21:40:41 +02:00
  • 04f81538b7 ADDED: Some sample code to export gltf/glb meshes -WIP- Ray 2026-03-29 21:37:01 +02:00
  • 8d70f1007b Update CHANGELOG Ray 2026-03-29 21:24:33 +02:00
  • 6c0134bb5c Create cgltf_write.h Ray 2026-03-29 21:24:24 +02:00
  • e9231bc4f1 Update stb_image_resize2.h Ray 2026-03-29 21:24:20 +02:00
  • 4c79c6837b Update qoi.h Ray 2026-03-29 21:21:16 +02:00
  • e5f0c9f8b1 Update qoa.h Ray 2026-03-29 21:21:11 +02:00
  • d5326fe880 Update m3d.h Ray 2026-03-29 21:20:23 +02:00
  • adc4c9b875 Update dr_wav.h Ray 2026-03-29 21:19:31 +02:00
  • b09da8fce8 Update dr_mp3.h Ray 2026-03-29 21:18:56 +02:00
  • 0b87a35e5a Update dr_flac.h Ray 2026-03-29 21:18:28 +02:00
  • a1bf8d9c75 Update cgltf.h Ray 2026-03-29 21:17:51 +02:00
  • d3cc78d9d7 Update rexm.c Ray 2026-03-29 01:44:33 +01:00
  • e3dcb144bc Update rexm.c Ray 2026-03-29 01:33:27 +01:00
  • da93ec4a21 Remove trailing spaces Ray 2026-03-29 01:17:25 +01:00
  • fb0f83bc91 Remove trailing spaces on shaders Ray 2026-03-29 01:10:29 +01:00
  • 29ded51ea4 Update rlgl.h Ray 2026-03-29 00:43:50 +01:00
  • bb78e98a71 Remove forced normalization of normal vectors in rlNormal3f, assume the user has set the correct input for the shader. (#5703) Jeffery Myers 2026-03-28 16:39:23 -07:00
  • 5915584cd6 Fix zig build and minor improvements (#5702) Mr Josh 2026-03-29 10:38:45 +11:00
  • 8c44ea5032 Code gardening Ray 2026-03-29 00:37:01 +01:00
  • 5fad835ff1 Update rcore.c Ray 2026-03-28 23:54:51 +01:00
  • 4142c89baa Update rcore.c comment (#5700) mjt 2026-03-27 22:58:28 +02:00
  • 990a5e0cb4 rlparser: update raylib_api.* by CI github-actions[bot] 2026-03-27 20:56:45 +00:00
  • 8a7aff509d WARNING: BREAKING: REDESIGNED: TextInsert(), TextReplace(), TextReplaceBetween(), using static buffers Ray 2026-03-27 21:56:29 +01:00
  • ba83bd33f3 simplify CheckCollisionSpheres using Vector3DistanceSqr (#5695) Le Juez Victor 2026-03-27 09:26:53 +01:00
  • 98d6e24c44 remove comment (#5696) mjt 2026-03-27 10:26:01 +02:00
  • 51f4741912 [rmodel] fix for devices without VAO support (#5692) Antonio Jose Ramos Marquez 2026-03-27 09:25:26 +01:00
  • d7bd56ef1b rlparser: update raylib_api.* by CI github-actions[bot] 2026-03-26 17:29:18 +00:00
  • a693365bf2 Move DrawModelPoints methods to example - point rendering (#5697) Maicon Santana 2026-03-26 17:29:05 +00:00
  • bd3a35ca21 [build.zig.zon] Fix: replace deleted hexops/xcode-frameworks with pkg.machengine.org mirror (#5693) Lewis Lee 2026-03-26 08:20:44 +00:00
  • 0f0983c065 Remove trailing spaces Ray 2026-03-25 16:51:02 +01:00
  • 5dd4036ed0 Fix UI Cellular Automata (#5688) Jordi Santonja 2026-03-24 08:20:37 +01:00
  • cb05ef7f03 [rcore_desktop_rgfw] [emscripten] fix typo (#5687) Krzysztof Szenk 2026-03-23 22:22:21 +01:00
  • 52d2158f49 Update ROADMAP.md Ray 2026-03-23 18:28:09 +01:00
  • 0f1e14a600 Fix typo: dependant -> dependent in rlgl.h and rexm.c (#5685) Charlie Tonneslan 2026-03-23 12:58:45 -04:00
  • 6cf71f565c Fix typo: dependant -> dependent in rlgl.h and rexm.c (#5685) Charlie Tonneslan 2026-03-23 12:17:50 -04:00
  • e71633a0be Set textureWrapRepeat to avoid issue on web version (#5684) Maicon Santana 2026-03-23 13:05:23 +00:00
  • ca1baca7c2 REVIEWED: examples memory allocators, using raylib provided macros Ray 2026-03-23 11:53:57 +01:00
  • 7e8aca00b6 Update textures_raw_data.c Ray 2026-03-23 11:53:31 +01:00
  • c1dbfc87f3 REVIEWED: PR #5679 Ray 2026-03-23 11:52:01 +01:00
  • 644e4adbe2 Update rcore.c Ray 2026-03-23 11:51:37 +01:00
  • 1e74aba7c3 WebRGFW: remapping mouse/touch position to canvas pixel coordinates (#5679) Krzysztof Szenk 2026-03-23 11:31:06 +01:00
  • 83e35ba170 [rcore] refactor possible data loss on FileMove() (#5682) Levent Kaya 2026-03-23 13:30:28 +03:00
  • 22cc2554b1 Fix Memory out of bounds in [shapes] example - ball physics (#5683) Jopestpe 2026-03-23 07:28:28 -03:00
  • 1b084ff9f2 fixed error in readme, found by discord user the.enemy (#5680) Thomas Anderson 2026-03-22 03:06:03 -05:00
  • 8a685877eb [rlsw] Remove position attribute from sw_vertex_t (#5677) Le Juez Victor 2026-03-20 12:07:50 +01:00
  • 8783e66e21 Update rlsw.h Ray 2026-03-19 23:42:20 +01:00
  • 7ae46fb2e6 [rlsw] Micro-optimizations, tighter pipeline and cleanup (#5673) Le Juez Victor 2026-03-19 23:39:52 +01:00
  • 04c5dc4493 REVIEWED: PR #5674 Ray 2026-03-19 23:35:18 +01:00
  • bca4f83a02 required change for ESP-IDF 6 (#5674) Juraj Michálek 2026-03-19 23:19:44 +01:00
  • 7fef65a3fe Make fogColor in the fog tutorial a parameter (#5672) devel 2026-03-19 18:17:27 -04:00
  • da9e881092 Fix uninstall process to remove rcamera header file (#5671) Amine Laaboudi 2026-03-18 16:09:27 -04:00
  • 2a3b28b67a Reviewed some comments Ray 2026-03-18 16:21:35 +01:00
  • 2fd058c1e4 Update ROADMAP.md Ray 2026-03-18 16:21:18 +01:00