Commit Graph

  • 42a40b3920 move first mesh bones calculation under check for its presense d.isakov 2025-04-16 08:04:58 +0200
  • b4f1ff9a00 #4888 fix UpdateModelAnimationBones scale transform d.isakov 2025-04-16 07:49:26 +0200
  • fdb92b373b Warning to direct users to appropriate function AndrewHamel111 2025-04-15 21:08:35 -0400
  • 5b940692ea REVIEWED: ExportFontAsCode() not checking isGpuReady #4894 Ray 2025-04-15 13:09:44 +0200
  • 80fcca4155 Update rcore_desktop_glfw.c Ray 2025-04-14 12:37:06 +0200
  • db4efbce74
    Merge branch 'master' into master Jon Daniel 2025-04-13 23:59:57 +0200
  • cc5739a6d7 REVIEWED: Some PRs formating Ray 2025-04-13 20:55:38 +0200
  • 4ceaac0682
    Merge branch 'raysan5:master' into master Jon Daniel 2025-04-13 17:55:15 +0200
  • afe367817a [rcore][win32] fallback to finding functions from opengl32.dll Jonathan Marler 2025-04-04 11:12:36 -0600
  • 6db18524b4 [rcore][win32] stop lying to the OS about when our window is updated Jonathan Marler 2025-04-04 10:50:00 -0600
  • 8e28a942f9 [rcore][win32] use SwapBuffers instead of wglSwapLayerBuffers Jonathan Marler 2025-04-04 09:28:27 -0600
  • 69a1a0d6fd win32 backend Jonathan Marler 2025-03-24 19:11:51 -0600
  • cb111ad15e
    Merge pull request #4883 from JeffM2501/highdpi_screenshot Ray 2025-04-12 20:56:36 +0200
  • ab901c58bb
    Merge pull request #4881 from Bigfoot71/raylib-sound-positioning Ray 2025-04-12 20:55:29 +0200
  • 618adb858a
    Merge pull request #4884 from eutro/racket-raylib-5.5 Ray 2025-04-12 20:54:43 +0200
  • 5000f9f6f8
    Merge pull request #4887 from marler8997/buildZigFormat Ray 2025-04-12 20:52:41 +0200
  • 53cbd3cb11 rename Gunko Vadim 2025-04-12 07:10:14 +0500
  • 0d86084709 Update text_unicode_font_example.c Gunko Vadim 2025-04-12 07:07:14 +0500
  • 3d792f3363 build.zig: run zig fmt Jonathan Marler 2025-04-11 09:43:08 -0600
  • 4184a5b251 Update text_unicode_font_example.c Gunko Vadim 2025-04-11 18:43:12 +0500
  • 5d7e8010a5 example unicode font Gunko Vadim 2025-04-11 14:39:06 +0500
  • 7a6b3ebf3a Update racket-raylib version in BINDING.md eutro 2025-04-11 00:02:47 +0100
  • 89554a1b11
    Merge branch 'raysan5:master' into master Jon Daniel 2025-04-10 23:20:24 +0200
  • 60eb3a14d7 Only scale the screenshot by the DPI scale if we are doing automatic High DPI scaling, otherwise the native resolution is correct. Jeffery Myers 2025-04-10 13:59:09 -0700
  • 59dc53d20e update readme Bigfoot71 2025-04-09 18:09:50 +0200
  • d5733ffb9a update example makefiles Bigfoot71 2025-04-09 18:09:32 +0200
  • a5639bb186
    Merge pull request #4861 from luis605/view-depth-texture Ray 2025-04-09 17:57:20 +0200
  • a554ef339b add audio_sound_positionning example Bigfoot71 2025-04-09 17:27:45 +0200
  • 5ee7f77812
    Merge branch 'raysan5:master' into rlsw Le Juez Victor 2025-04-09 17:08:05 +0200
  • ab02368c3a [rshapes][rmodels] apply default texture for shapes and models Bruno Cabral 2025-04-07 15:02:27 -0700
  • 971e8d3c3d
    Merge branch 'raysan5:master' into master Jon Daniel 2025-04-07 20:12:06 +0200
  • 9017e382d9 [rlgl] Preserve current mode and textureId when switching mode or texture Bruno Cabral 2025-04-06 17:57:51 -0700
  • 5aa3f0ccc3
    Merge pull request #4879 from brccabral/cmake_config_verbose Ray 2025-04-07 11:30:26 +0200
  • 636e239e07 [cmake] set correct description for verbose option Bruno Cabral 2025-04-06 22:33:46 -0700
  • 4960cc74e0 [examples] Reviewed shader view depth luis605 2025-04-04 22:41:34 +0100
  • 336c85d03a
    Merge branch 'raysan5:master' into master Jon Daniel 2025-04-03 22:30:38 +0200
  • ceb1a5ea2b REVIEWED: Temporaly fix for issue #4874 Ray 2025-04-03 18:31:05 +0200
  • 5a03656b3a
    Merge branch 'raysan5:master' into rlsw Le Juez Victor 2025-04-03 00:12:40 +0200
  • f4f860b343
    Merge pull request #4873 from zet23t/bugfix-4872-sdl-touch-handling-error Ray 2025-04-02 19:19:54 +0200
  • 1c4aa1378f [rcore][SDL2] First touch position is overwritten with mouse pos Eike Decker 2025-04-01 23:07:59 +0200
  • b529f52dab
    Merge pull request #4871 from lumenkeyes/add-zig-android-target Ray 2025-04-01 20:00:16 +0200
  • d0cf8961d3 fix typo Lumen Keyes 2025-04-01 10:54:51 -0600
  • 33b2829a89 fix android-libc.txt generation Lumen Keyes 2025-04-01 10:43:22 -0600
  • 11e15ab2ac
    Merge pull request #4870 from lumenkeyes/add-zig-android-target Ray 2025-04-01 01:28:20 +0200
  • 1a67dcb578 REVIEWED: RGB order on SDL3 #3568 Ray 2025-04-01 01:26:51 +0200
  • d52687eeee Add Android Target to build.zig Lumen Keyes 2025-03-31 13:36:51 -0600
  • d4202a09e6
    Merge pull request #4868 from marler8997/coreWindowFlagsBorderless Ray 2025-03-31 19:24:55 +0200
  • f19d4c71ab core_window_flags example: add borderless windowed toggle Jonathan Marler 2025-03-31 10:23:34 -0600
  • 5483d5f595
    Merge branch 'raysan5:master' into master Jon Daniel 2025-03-30 14:49:58 +0200
  • 902ffde898
    Merge pull request #4865 from marler8997/core_highdpi_example Ray 2025-03-29 16:42:45 +0100
  • 336fd78f74 Add core_highdpi example Jonathan Marler 2025-03-27 10:52:32 -0600
  • b8fe0c47fa
    Merge branch 'raysan5:master' into master Jon Daniel 2025-03-28 22:14:13 +0100
  • 9a049d1d27
    Merge pull request #4859 from MikiZX1/master Ray 2025-03-28 18:03:32 +0100
  • 61aea2495a
    Merge pull request #4863 from marler8997/fixImmediateRestore Ray 2025-03-28 18:02:12 +0100
  • 57a00b09b2
    Merge pull request #4862 from marler8997/coreFlagsFps Ray 2025-03-28 17:56:30 +0100
  • 1f9d7c6f88
    Merge pull request #4866 from marler8997/restoreWindowDesc Ray 2025-03-28 17:55:45 +0100
  • af16f7823a Improve description of RestoreWindow Jonathan Marler 2025-03-28 10:37:32 -0600
  • 7bbdbc5ec2
    Merge branch 'raysan5:master' into rlsw Le Juez Victor 2025-03-27 17:30:39 +0100
  • 44f4400f5b
    Merge pull request #4864 from marler8997/excludeRglfw Ray 2025-03-27 08:30:32 +0100
  • 508ca5c80f [build] only include rglfw.c for glfw platform Jonathan Marler 2025-03-26 21:11:35 -0600
  • 00fb09cebf Prevent immediate window restore from minimize in core_window_flags Jonathan Marler 2025-03-26 20:02:03 -0600
  • 8749ba9ebf Uncomment SetTargetFPS in core_window_flags Jonathan Marler 2025-03-26 16:35:31 -0600
  • 8ec52e3b25 Added example to build system luis605 2025-03-26 19:47:45 +0000
  • eeda7a4b82 Added shaders_view_depth example to the build system luis605 2025-03-26 17:41:04 +0000
  • 001e78014c
    Merge pull request #4860 from marler8997/fixDivide0 Ray 2025-03-26 18:01:37 +0100
  • e08fc8ab80 Added new example - [shader] render depth texture luis605 2025-03-26 16:59:05 +0000
  • 611c43719f Avoid divide by 0 in core_custom_frame_control example Jonathan Marler 2025-03-26 10:58:59 -0600
  • 55c6864092
    Update rcore_desktop_sdl.c MikiZX1 2025-03-26 14:06:58 +0100
  • beaadc9185
    Merge pull request #4856 from marler8997/oneBuild Ray 2025-03-25 22:39:13 +0100
  • 3d83c1c796 Format tweak Ray 2025-03-25 19:27:55 +0100
  • d1837748fd
    Merge branch 'raysan5:master' into master Jon Daniel 2025-03-25 18:47:53 +0100
  • ac17de5074 [build] remove examples/build.zig, incorporate into main build.zig Jonathan Marler 2025-03-25 09:55:49 -0600
  • 909c83fd4a Avoid path filtering on TakeScreenshot() Ray 2025-03-25 16:22:46 +0100
  • 32c8f396c2 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-03-25 16:21:53 +0100
  • d8d9d7e1c1 [examples] automatically rebuild raylib Jonathan Marler 2025-03-24 23:25:03 -0600
  • e46afa295e
    Merge branch 'raysan5:master' into master Jon Daniel 2025-03-24 18:40:46 +0100
  • 63e608d485 comment tweak Ray 2025-03-24 15:07:36 +0100
  • 973beee3a6
    Merge branch 'raysan5:master' into rlsw Le Juez Victor 2025-03-24 14:39:39 +0100
  • a420e5ab82 def sw alloc macros Bigfoot71 2025-03-24 14:38:19 +0100
  • f3de37eff3 add get error function Bigfoot71 2025-03-24 14:35:51 +0100
  • f902cc3f29 fix typo.. Bigfoot71 2025-03-24 14:34:21 +0100
  • be24b06356 texture copy support Bigfoot71 2025-03-24 14:33:12 +0100
  • f5c96302d5
    Merge pull request #4850 from sleeptightAnsiC/fix_rcore__ChangeDirectory_TRACELOG Ray 2025-03-23 19:13:12 +0100
  • a12bc488f4 added control and alt checking Mike Thielen 2025-03-22 21:30:00 -0400
  • 89d40510c6 update rlgl.h Bigfoot71 2025-03-22 22:49:24 +0100
  • c9338481a4 update rlgl.h Bigfoot71 2025-03-22 22:44:59 +0100
  • 8e9c3ceb57 [rcore] fix: TRACELOG upon successfully changing directory sleeptightAnsiC 2025-03-22 21:20:17 +0100
  • c7fa9a0fa2 review swCopyFramebuffer Bigfoot71 2025-03-22 20:00:32 +0100
  • 02f7d3146b impl copy framebuffer function + glReadPixels Bigfoot71 2025-03-22 19:50:27 +0100
  • 64c39e9d53 binding tweaks Bigfoot71 2025-03-22 19:19:15 +0100
  • 13585d8684 add glHint and glShadeModel macros (not implmented) Bigfoot71 2025-03-22 18:30:27 +0100
  • f447c97662
    Merge branch 'raysan5:master' into rlsw Le Juez Victor 2025-03-22 18:09:38 +0100
  • 618f283cb2 gl binding Bigfoot71 2025-03-22 17:59:58 +0100
  • 2009490151 add getter functions Bigfoot71 2025-03-22 17:16:21 +0100
  • 26dfe69e5f remove unused defs Bigfoot71 2025-03-22 15:57:55 +0100
  • 2f9eb5b727 impl point scissor clipping Bigfoot71 2025-03-22 15:57:12 +0100
  • 633e34e457 round screen coordinate (line rasterization) Bigfoot71 2025-03-22 15:19:55 +0100
  • f0b02b8cad impl line scissor clipping Bigfoot71 2025-03-22 15:18:41 +0100
  • 3441cf6327 review swScissor Bigfoot71 2025-03-22 12:47:31 +0100
  • 0fb0c5cd38 review scissor clear Bigfoot71 2025-03-22 12:44:32 +0100