Commit Graph

  • 34159399cf
    [rcore] fix crash in InitWindow, due to unchecked result of InitPlatform (#4803) sleeptightAnsiC 2025-03-02 17:05:09 +0100
  • 498e884daf [rcore] use LOG_WARNING when InitPlatform() fails sleeptightAnsiC 2025-03-02 16:54:24 +0100
  • ead295285d [rcore] style: store the result of InitPlatform() before checking it sleeptightAnsiC 2025-03-02 00:33:00 +0100
  • 539c45ee23
    sinfl_bsr fix for TCC Rico P 2025-03-02 16:20:49 +0100
  • b99c2848c1 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-03-02 13:43:32 +0100
  • 654131799e Minor tweaks Ray 2025-03-02 13:43:15 +0100
  • a20d9dedf3
    [desktop_glfw] fix InitPlatform crash caused by glfwCreateWindow... (#4804) sleeptightAnsiC 2025-03-01 23:42:07 +0100
  • af352bd7ab [desktop_glfw] fix InitPlatform crash caused by glfwCreateWindow... sleeptightAnsiC 2025-02-28 19:47:52 +0100
  • 78572cd690 [rcore] fix crash in InitWindow, due to unchecked result of InitPlatform sleeptightAnsiC 2025-02-28 18:58:06 +0100
  • 958ef6ace7
    Merge branch 'raysan5:master' into master Jon Daniel 2025-02-26 19:15:36 +0100
  • 48f9c9c8ff example resize fixes Jon Daniel 2025-02-26 19:12:32 +0100
  • eb8a343e31
    [cmake] Use STATIC lib ON by default (#4799) Bruno Cabral 2025-02-25 22:48:59 -0800
  • 2711fdf759 raylib_USE_STATIC_LIBS as option ON Bruno Cabral 2025-02-25 22:00:11 -0800
  • b45983d474 avoid loading dynamic library when both are installed Bruno Cabral 2025-02-25 21:05:19 -0800
  • 37c510f3ba search raylib in custom directory Bruno Cabral 2025-02-25 19:34:24 -0800
  • 64c802fa99 Merge branch 'master' of https://github.com/Raysan5/raylib ColleagueRiley 2025-02-25 16:27:58 -0500
  • eaf6087609 fix rcore_desktop_rgfw bugs ColleagueRiley 2025-02-25 16:24:41 -0500
  • 1fa8d932d1 properly handle RGFW_quit events ColleagueRiley 2025-02-25 15:54:54 -0500
  • e4dcdfa1f2
    update RGFW to 1.6 (#4795) Colleague Riley 2025-02-25 15:49:37 -0500
  • 2ac95b4356 update RGFW to 1.6 ColleagueRiley 2025-02-25 14:36:20 -0500
  • 69e3eb4372 merge ColleagueRiley 2025-02-25 14:23:42 -0500
  • dc24c97b59 merge ColleagueRiley 2025-02-25 14:22:20 -0500
  • 3dede82734 Merge branch 'master' of https://github.com/raysan5/raylib into pure ColleagueRiley 2025-02-25 14:21:31 -0500
  • 9a8bcbe3ae update RGFW to 1.6 ColleagueRiley 2025-02-25 14:01:31 -0500
  • e4993c5557 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-02-25 17:50:54 +0100
  • 557d071fa2 Reviewed shader loading message Ray 2025-02-25 17:50:46 +0100
  • 7cae259a6d
    Reviewed shaders comment wording (#4793) jordan4ibanez 2025-02-25 08:26:52 -0500
  • e1a10d1d32 Fix this wording jordan4ibanez 2025-02-25 07:49:43 -0500
  • da8a08006a Added some comments on latest change Ray 2025-02-25 12:46:06 +0100
  • 27af359d1c
    [rlgl] Preserve texture on mode switching (#4364) Destructor17 2025-02-25 14:39:00 +0300
  • e1ec595251 ADDED: Resource file to example projects #4790 Ray 2025-02-25 12:06:34 +0100
  • 0037ee5420 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-02-25 11:43:32 +0100
  • 256953957f Update Makefile Ray 2025-02-25 11:43:25 +0100
  • a979b10966 Minor format tweak Ray 2025-02-25 11:43:22 +0100
  • 1e2fd94209
    fix linkage warnings under windows (#4766) Rico P 2025-02-24 13:54:17 +0100
  • 8edbd07b5e
    Do not check GUI libs for DRM (#4792) Slendi 2025-02-24 14:53:30 +0200
  • c97eda7480
    Do not check GUI libs for DRM Slendi 2025-02-24 11:19:53 +0200
  • 294da26042 Update raymath.h Ray 2025-02-23 23:07:12 +0100
  • fc5ff8db5c Update raymath.h Ray 2025-02-23 23:06:31 +0100
  • a5907bfdca REVIEWED: MatrixDeterminant() #4780 Ray 2025-02-23 23:04:52 +0100
  • 85a87baf69
    Support IsWindowHidden() on web. (#4789) Mario Nachbaur 2025-02-23 18:19:42 +0100
  • 015ab9df18
    Amend comment to explain what LoadCodepoints is doing. (#4787) Jay Rhoden 2025-02-24 01:19:10 +0800
  • 6e8004ac11 Support IsWindowHidden() on web. Mario Nachbaur 2025-02-23 12:53:31 +0100
  • a5ea679319
    Amend comment to explain what LoadCodepoints is doing. Jay Rhoden 2025-02-22 23:24:17 +0800
  • 1ae1cd1f03 disable avif by default CrackedPixel 2025-02-22 00:55:21 -0600
  • 5515be32f1 fix makefile formatting CrackedPixel 2025-02-22 00:52:31 -0600
  • bff841cd47 implemented avif support for testing CrackedPixel 2025-02-22 00:44:49 -0600
  • 99d2119dd6
    [build] Add CI for ARM64 with Visual Studio (#4781) Peter0x44 2025-02-21 06:31:50 -0800
  • 4522ecae1a
    [raudio] Fixed memory leak on early-return of WaveFormat func (#4779) Ralph Caraveo 2025-02-21 06:29:12 -0800
  • c34ef35433
    Update RGFW and ensure it's consistent with the GLFW backend (#4783) Colleague Riley 2025-02-21 06:32:09 -0500
  • c09f195e8e update ColleagueRiley 2025-02-21 01:08:33 -0500
  • f6375d2bd8 Merge branch 'pure' of https://github.com/ColleagueRiley/raylib into pure ColleagueRiley 2025-02-21 01:01:10 -0500
  • 2fc6ee6f57 link to IOKit ColleagueRiley 2025-02-21 01:00:51 -0500
  • 04b0db2319
    Merge branch 'raysan5:master' into pure Colleague Riley 2025-02-21 00:58:10 -0500
  • 27f2879759
    Merge branch 'raysan5:master' into master Colleague Riley 2025-02-21 00:58:00 -0500
  • 50dbd15ab6 update RGFW ColleagueRiley 2025-02-21 00:57:32 -0500
  • 4754f8f9c4 [build] Add ARM64 to windows.yml Peter0x44 2025-02-21 03:45:49 +0000
  • d81fb295e5 [build] Add ARM64 configuration to raylib.sln Peter0x44 2025-02-21 03:42:17 +0000
  • 670240cc7b
    [raudio] Fixed memory leak on early-return of WaveFormat func Ralph Caraveo 2025-02-20 12:25:36 -0800
  • 5ea60dd3ce Minor tweaks Ray 2025-02-20 18:10:01 +0100
  • 32fcfd3549 Minor tweaks Ray 2025-02-19 13:38:22 +0100
  • 77df0ab1e8
    [rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777) sleeptightAnsiC 2025-02-18 22:53:18 +0100
  • 6a61bf6d0c [rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros sleeptightAnsiC 2025-02-18 12:37:53 +0100
  • a5f0d59f99 attempting to update to latest master commit unknown 2025-02-17 17:06:03 +0100
  • 36526392f6 added functions for reloading existing buffers so their size may be changed unknown 2025-01-04 04:18:42 +0100
  • 11090ab6cb
    [raylib.h] Added space after comma (#4774) Brian E 2025-02-17 12:12:59 +0100
  • 3a513f6827
    [raylib.h] Added space after comma Brian E 2025-02-17 12:05:45 +0100
  • b49c079b1d
    Fix typo in rshapes.c (#4772) vict-Yang 2025-02-16 22:43:32 +0800
  • f331a7ad7f Fix typo in rshapes.c vincent 2025-02-16 21:43:06 +0800
  • 606b8b7c74 Renamed GetRectangleOverlap() to GetOverlappingRectangle() fmixolydian 2025-02-16 11:06:59 +0100
  • b94cf4daca added GetRectangleOverlap() fmixolydian 2025-02-16 10:56:06 +0100
  • 2b59e7475f
    Implement Android-specific functions (#4769) Le Juez Victor 2025-02-15 19:34:51 +0100
  • 096071ff78
    Implement Android-specific functions Le Juez Victor 2025-02-15 17:50:36 +0100
  • 557eb5d6c0
    Update rlgl.h KhanKotyano 2025-02-15 07:02:46 +0500
  • 55cd067c59
    fix linkage warnings under windows Rico P 2025-02-14 11:55:42 +0100
  • c647d33703
    Better default values for normals and tangents (VBOs) (#4763) Le Juez Victor 2025-02-14 01:00:05 +0100
  • ee946b2f16
    use strstr instead of TextFindIndex (#4764) mannikim 2025-02-13 23:58:33 +0000
  • 53520536b5 use strstr instead of TextFindIndex mannikim 2025-02-13 14:12:53 -0300
  • fb4e5afb75
    Better default values for normals and tangents (VBOs) Le Juez Victor 2025-02-13 13:23:12 +0100
  • 1d87932d93
    TextSubtext fixes (#4759) veins1 2025-02-13 03:12:10 +0500
  • 25e7fce7dd
    Add Stride Argument for calls inside UploadMesh Logan Hodgson 2025-02-12 11:58:41 -0800
  • 672175b905
    TextSubtext fixes veins1 2025-02-12 18:35:53 +0500
  • 83de585ce7 fix rcore.c dependency on rtext.c mannikim 2025-02-10 16:28:25 -0300
  • a1de60f3ba
    added missing file (#4754) Thomas Anderson 2025-02-08 04:23:15 -0600
  • a61c710b45 Update raylib_api.* by CI github-actions[bot] 2025-02-08 10:22:50 +0000
  • 6a644b48f0
    doc: audio stream processor, number of channels (#4753) goto40 2025-02-08 11:22:34 +0100
  • c145587128 added single file option to examples CrackedPixel 2025-02-07 05:39:33 -0600
  • afb9b0df92 added missing file CrackedPixel 2025-02-07 03:29:23 -0600
  • 83e075e804 fixed accidental encoding effect goto40 2025-02-06 21:12:33 +0100
  • 77cb188d2a doc: audio stream processor goto40 2025-02-06 21:04:02 +0100
  • f6d21c27ae
    Merge branch 'raysan5:master' into pure Colleague Riley 2025-02-05 22:12:23 -0500
  • 66030a7de6
    comma backend: add missing SetGamepadVibration (#5) Maxime Desroches 2025-02-05 13:07:30 -0800
  • cceabf6961 Formatting review Ray 2025-02-02 13:00:20 +0100
  • cfe96931f5 REVIEWED: Formatting #4739 Ray 2025-02-02 12:59:34 +0100
  • bddb5df0d4
    [rmodels] Separate GLTF roughness and metallic channels on load (#4739) Nikolas 2025-02-02 12:48:18 +0100
  • 5a254e3d5e
    Set PLATFORM to Web by default when configuring web builds with emcmake (#4748) Gil Reis 2025-02-02 11:46:28 +0000
  • 682e78b4b3 Set PLATFORM to Web by default when configuring web builds with emcmake gilzoide 2025-02-01 20:26:38 -0300
  • 4f5a20a634
    Add missing increments of k in LoadImageDataNormalized() (#4745) Henrik A. Glass 2025-02-01 21:30:21 +0100
  • 1958de4a12
    Update raylib-cs binding link (#4746) Chris Dill 2025-02-01 20:29:27 +0000
  • e445dcb168 Update raylib-cs binding link Chris Dill 2025-02-01 20:03:25 +0000