Commit Graph

  • 291cbaa140
    Add CheckCollisionCircleLine Losy001 2024-05-22 20:25:12 +0200
  • d9c5066382
    nim bindings are in 5.1-dev, remove umaintained repos (#3999) Antonis Geralis 2024-05-21 22:51:19 +0300
  • cae15eae11
    github editor is pranking me Antonis Geralis 2024-05-21 22:05:09 +0300
  • f0e881b3fe
    Update BINDINGS.md Antonis Geralis 2024-05-21 22:03:22 +0300
  • 06f0a95236
    move to umaintained Antonis Geralis 2024-05-21 22:01:20 +0300
  • b212750b85 Update rcore_desktop_sdl.c Ray 2024-05-21 20:53:51 +0200
  • 3abb6d9eaf REVIEWED: ColorToInt() PR Ray 2024-05-21 20:52:48 +0200
  • c7f098f4d2
    Call SDL_GL_SetSwapInterval() after GL context creation (#3997) JupiterRider 2024-05-21 20:48:48 +0200
  • 8e5482e93a
    Update BINDINGS.md Antonis Geralis 2024-05-21 19:13:22 +0300
  • f3d589b40c
    nim bindings are in 5.1-dev, remove umaintained repos Antonis Geralis 2024-05-21 19:00:25 +0300
  • 21186b3188
    Merge branch 'raysan5:master' into master JupiterRider 2024-05-21 15:44:51 +0200
  • 9ef29aff9a
    [rtextures] Fix Undefined behaviour in ColorToInt (#3996) OetkenPurveyorOfCode 2024-05-21 15:44:02 +0200
  • 9c15bd3604 Call SDL_GL_SetSwapInterval() after GL context creation JupiterRider 2024-05-21 15:42:59 +0200
  • 1f0d295c6d [rtextures] Fix Undefined behaviour in ColorToInt OetkenPurveyorOfCode 2024-05-21 15:20:48 +0200
  • c4a51a3ebd
    fixed out of bounds error in GenMeshTangents (#3990) Salvador Galindo 2024-05-21 04:47:26 -0700
  • b2f4f4d8fd
    Update BINDINGS.md Ray 2024-05-21 13:10:38 +0200
  • fc9634a4de
    Update BINDINGS.md (#3995) Carmine Pietroluongo 2024-05-21 13:07:31 +0200
  • c1a0803ed6
    Update BINDINGS.md Carmine Pietroluongo 2024-05-21 13:03:52 +0200
  • 74d7e78b70
    BINDINGS.md: raylib-rs now at 5.0 (#3991) IoIxD 2024-05-21 03:53:05 -0700
  • 272a142ee5 Update raylib_api.* by CI github-actions[bot] 2024-05-21 06:14:05 +0000
  • bb9bd73f43
    fix WaveCrop() and use frames instead of samples (#3994) listeria 2024-05-21 03:13:46 -0300
  • 5ccc297944 fix WaveCrop() and use frames instead of samples Listeria monocytogenes 2024-05-20 23:59:04 -0300
  • cd43f82fa8
    BINDINGS.md: raylib-rs now at 5.0 IoIxD 2024-05-18 20:26:06 -0700
  • f7015c8e35 fixed out of bounds error in GenMeshTangents Salvador Galindo 2024-05-18 18:42:38 -0700
  • 661004a731 Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-05-18 17:47:39 -0700
  • 9720c3d0d4 revert project changes. Jeffery Myers 2024-05-18 17:46:43 -0700
  • 9d67f4734b REVIEWED: LoadBMFont(), issue on not glyph data initialized Ray 2024-05-18 07:41:37 +0200
  • 00ac9b6c53 Update config.h Ray 2024-05-18 07:40:59 +0200
  • 152faa8e54 Add FLAG_NOERROR_CONTEXT config flag impact112 2024-05-17 02:26:01 +0300
  • 6910866e58 Add initial OpenGL 4.6 context support, NOERROR context support impact112 2024-05-17 01:35:35 +0300
  • 3d70d6179c
    [raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986) FishingHacks 2024-05-16 19:47:39 +0200
  • 088bf1315c [raudio] Removed drwav_uninit in LoadMusicStream to fix a crash FishingHacks 2024-05-16 19:07:15 +0200
  • 1d52985943
    [rcore_web] Relative mouse mode issues. (#3940) Cemal Gönültaş 2024-05-16 13:01:27 +0300
  • f26bfa0c8e
    [RAYMATH] Revert Extern 'C' in raymath (#3985) Jeffery Myers 2024-05-15 22:42:52 -0700
  • 7fa492a62a Remove Extern C for raymath, it breaks some cases in mingw-w64 and does not fix any warning issues. Jeffery Myers 2024-05-15 22:07:38 -0700
  • ee3f5ecd9a Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-05-15 22:06:19 -0700
  • d6b22b17ae
    LazyPath.path has been deprecated, using b.path() (#3983) CosmicBagel 2024-05-15 15:20:34 -0600
  • 168118914f LazyPath.path has been deprecated, using b.path() CosmicBagel 2024-05-15 14:26:05 -0600
  • 02d98a3e44 REVIEWED: 2d camera zoom, add alternative method #3977 Ray 2024-05-15 16:33:06 +0200
  • 479bd84400 Update shaders_palette_switch.c Ray 2024-05-15 16:19:53 +0200
  • 46f9806359
    Use logarithmic scaling for a 2d example with zoom functionality (#3977) Mike Will 2024-05-15 10:19:22 -0400
  • bf5eecc71f
    [parser] Don't crash for files that don't end in newlines (#3981) Peter0x44 2024-05-15 07:16:45 -0700
  • 05f04e47a5 [parser] Don't crash for files that don't end in newlines Peter0x44 2024-05-14 23:12:45 +0100
  • d8719ec2ee Use logarithmic scaling for a 2d example with zoom functionality Mike Will 2024-05-13 00:23:29 -0400
  • 3d885ef919
    [raymath] Add extern "C" to raymath header for C++ (#3978) Jeffery Myers 2024-05-12 15:36:23 -0700
  • 3f13f7921d
    Fix parsing of empty parentheses (#3974) Filyus 2024-05-13 03:33:09 +0500
  • f4b5622ba3
    feat(zig): add opengl_version option (#3979) Alexei Mozaidze 2024-05-13 02:27:02 +0400
  • bb513eb2d0 feat(zig): add opengl_version option Alexei Mozaidze 2024-05-06 21:43:58 +0400
  • 841e03dcfc Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-05-12 08:48:31 -0700
  • fa25f8b36a Add an extern C to raymath to prevent warnings in C++ Jeffery Myers 2024-05-12 08:46:11 -0700
  • 7a1cad3e61 Reviewed input params #3974 Ray 2024-05-12 13:31:38 +0200
  • 6c22d95ac7 only define core window macro once. Jeffery Myers 2024-05-11 18:38:15 -0700
  • ff814383df Change from using CORE.Window to a macro CORE_WINDOW to help multi-window branch maintenance. Jeffery Myers 2024-05-11 15:35:21 -0700
  • a126ff8c95 Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-05-11 15:27:39 -0700
  • c70265a37a CMakeLists for parser Filyus 2024-05-11 15:41:09 +0500
  • 1af5240455 Fix parsing of empty parentheses Filyus 2024-05-11 13:04:07 +0500
  • 0436c4dfc6
    Merge branch 'raysan5:master' into pure Colleague Riley 2024-05-10 15:32:18 -0400
  • 7b32563c6a
    Merge branch 'raysan5:master' into master Colleague Riley 2024-05-10 15:31:56 -0400
  • f62202198e
    remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) Colleague Riley 2024-05-10 15:09:22 -0400
  • be4c4744a9 Merge branch 'master' of https://github.com/raysan5/raylib into pure ColleagueRiley 2024-05-10 14:57:31 -0400
  • 4adeb509a0 remove #define RGFWDEF and make the #undefs only happen for their OS ColleagueRiley 2024-05-10 14:42:20 -0400
  • 3d7cfb9d09
    Merge branch 'raysan5:master' into master Colleague Riley 2024-05-09 10:37:43 -0400
  • 8a5fd3ac1d
    Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) Colleague Riley 2024-05-09 10:35:26 -0400
  • eee074d764 Do not use nanosleep on windows at all (PLATFORM_DESKTOP_RGFW) ColleagueRiley 2024-05-09 10:34:16 -0400
  • 9e95f880a4
    Merge branch 'raysan5:master' into pure Colleague Riley 2024-05-09 10:11:47 -0400
  • f573a93642
    Merge branch 'raysan5:master' into master Colleague Riley 2024-05-09 10:11:03 -0400
  • 6ec925554c
    Fix Makefile issues (RGFW) (linux) (macOS) (#3969) Colleague Riley 2024-05-09 08:18:18 -0400
  • 506265e1b1 update workflows for RGFW building AND fix the Makefile ColleagueRiley 2024-05-08 18:43:39 -0400
  • 12e1592828 Fix Makefile issues (RGFW) (linux) (macOS) ColleagueRiley 2024-05-08 18:34:27 -0400
  • 8d6254b352
    Merge branch 'master' into master Sergei Baigerov 2024-05-08 21:19:31 +0800
  • 4d5b074704 fix winapi #elif ColleagueRiley 2024-05-07 17:51:42 -0400
  • f3c757c66e attempt to fix rlgl issues with msvc #2 ColleagueRiley 2024-05-07 17:30:31 -0400
  • f8a37d2af3 attempt to fix rlgl issues with msvc ColleagueRiley 2024-05-07 17:17:05 -0400
  • e89494a522 define macros from glext.h ColleagueRiley 2024-05-07 17:06:24 -0400
  • 4602d07bdf doon't include glext.h if MSVC is in use ColleagueRiley 2024-05-07 16:29:49 -0400
  • b1ca6952ed define GL_RGB565 types (if not defined) (MACOS) ColleagueRiley 2024-05-07 16:20:30 -0400
  • cafc1ff900 include stdio for sscanf for glad_gl_find_core_gl ColleagueRiley 2024-05-07 16:09:19 -0400
  • a49fb3b110 allow RLGL to be used for the example that use GLAD ColleagueRiley 2024-05-07 15:48:38 -0400
  • 63034f8dae replace GLAD.h with an internal opengl loader (RLGL) ColleagueRiley 2024-05-07 15:06:15 -0400
  • 4b9617764f replace GLAD.h with an internal opengl loader (RLGL) ColleagueRiley 2024-05-07 14:59:28 -0400
  • 1aa3559155
    Fixes for loading Music (#3966) veins1 2024-05-07 23:44:41 +0500
  • 08ae888722 Update Makefile Ray 2024-05-07 20:40:41 +0200
  • 9805fe0b1a
    make RGFW a custom platform (#3941) Colleague Riley 2024-05-07 14:30:52 -0400
  • a5633cf284
    Added comments veins1 2024-05-07 22:19:09 +0500
  • 59bf2beb3f
    Fixes for loading Music veins1 2024-05-07 22:07:20 +0500
  • fa2b1c8f09
    Implementing GetMonitorWidth/Height for DRM (#3956) gabriel-marques 2024-05-07 10:33:56 +0200
  • af7d2d2199 Refactor "GetMonitor" properties for DRM Platform gabriel.dasilvam 2024-05-07 09:58:13 +0200
  • 747dbd3529
    fix Antonis Geralis 2024-05-07 00:20:04 +0300
  • d1199ede4d ensure PLATFORM_SHELL is defined (PLATFORM_RGFW) ColleagueRiley 2024-05-06 16:03:56 -0400
  • fe4902b36c (RGFW) (winapi) fix mouse hide bug when cursor changes ColleagueRiley 2024-05-06 15:28:05 -0400
  • e56af392ad
    Merge branch 'master' into patch-17 Antonis Geralis 2024-05-06 20:40:46 +0300
  • f69ae58304
    Update BINDINGS.md (#3963) MrScautHD 2024-05-06 12:50:05 +0200
  • fc8656e785 revert ColleagueRiley 2024-05-05 21:38:21 -0400
  • c284f53487 Merge branch 'master' of https://github.com/raysan5/raylib merge with the raylib origin ColleagueRiley 2024-05-05 21:19:14 -0400
  • 65e06cf721 fix minor bugs and errors (x86) for the RGFW platform, update RGFW platform license, update makefile info for RGFW platform ColleagueRiley 2024-05-05 21:15:12 -0400
  • 634acd2b69
    Update BINDINGS.md MrScautHD 2024-05-05 22:31:49 +0200
  • 3d9aafed3b
    [rcore_desktop] Fix 3693 initial window geometry (#3950) Christian Haas 2024-05-05 20:22:58 +0200
  • 23385231c6
    [rlgl] Fix incorrect matrix multiplication order in rlMultMatrixf (#3935) bohonghuang 2024-05-06 02:19:25 +0800
  • 34d00d5217 Minor formatting tweaks Ray 2024-05-05 19:46:31 +0200
  • bd458fc420 Update raylib_api.* by CI github-actions[bot] 2024-05-04 01:03:51 +0000