Commit Graph

  • ebcfc7f49e Update raylib_api.* by CI github-actions[bot] 2024-10-22 22:21:35 +0000
  • 4b60ce700f Update raylib.h Ray 2024-10-23 00:21:14 +0200
  • 352f4ce2c4 Update config.h Ray 2024-10-23 00:21:06 +0200
  • 79e2be68c2 Reviewed skinning shaders #4412 Ray 2024-10-23 00:20:59 +0200
  • 5e3f0fd546 Add parameter validation asdqwe 2024-10-22 16:31:54 -0300
  • 53f7da2506
    build.zig: Fix a minor issue with -Dconfig (#4418) Sage Hane 2024-10-23 01:31:26 +0900
  • c371f2b2d9
    build.zig: Fix a minor issue with -Dconfig Sage Hane 2024-10-23 01:09:21 +0900
  • 55249faa58
    build.zig: Re-add OpenGL to Linux deps (#4417) Sage Hane 2024-10-23 00:35:08 +0900
  • ef9f0918a4
    build.zig: Re-add OpenGL to Linux deps Sage Hane 2024-10-22 23:16:02 +0900
  • 85b90d8816 Fix #4405 at runtime asdqwe 2024-10-22 10:52:57 -0300
  • 67f380814e Update core_input_gamepad example asdqwe 2024-10-22 08:57:25 -0300
  • 4cd243f0a3
    Simplify EmscriptenResizeCallback() (#4415) Asdqwe 2024-10-22 08:44:53 -0300
  • 5031d06d56 Simplify EmscriptenResizeCallback() asdqwe 2024-10-22 08:33:10 -0300
  • b89bf0185a
    build.zig: Better specify Linux dependencies (#4406) Sage Hane 2024-10-22 20:20:09 +0900
  • ba69c48b1c
    build.zig: Better specify Linux dependencies Sage Hane 2024-10-21 20:37:29 +0900
  • b2dca724c7 REVIEWED: skinning shader for GLSL 100 #4412 Ray 2024-10-22 10:41:43 +0200
  • fe66bfb785
    moved update out of draw area (#4413) Anthony Carbajal 2024-10-22 03:31:44 -0500
  • 283847145a moved update out of draw area CrackedPixel 2024-10-21 20:22:06 -0500
  • 2a0963ce09 Update raylib_api.* by CI github-actions[bot] 2024-10-21 22:06:52 +0000
  • f8f6aa0907
    [rcore] Adds implementation to SetGamepadVibration() on PLATFORM_WEB and updates it on PLATFORM_DESKTOP_SDL to handle duration (#4410) Asdqwe 2024-10-21 19:06:37 -0300
  • e32b1012c0 Add SetGamepadVibration() implementation to PLATFORM_WEB asdqwe 2024-10-21 19:02:12 -0300
  • fc96f333a4 Merge branch 'master' of https://github.com/raysan5/raylib into pure ColleagueRiley 2024-10-21 16:21:15 -0400
  • 078656f85a
    Merge branch 'raysan5:master' into master Colleague Riley 2024-10-21 16:15:38 -0400
  • 2a7f3fa653 Convert duration to seconds asdqwe 2024-10-21 16:04:14 -0300
  • ae150e9640 Update raylib_api.* by CI github-actions[bot] 2024-10-21 18:47:41 +0000
  • cd3de0af0c Merge branch 'master' of https://github.com/raysan5/raylib Ray 2024-10-21 20:47:10 +0200
  • f4cbc1fbae REVIEWED: GetGestureHoldDuration() comments Ray 2024-10-21 20:47:08 +0200
  • 8fc890fc7d Fix missin semicolon asdqwe 2024-10-21 14:43:27 -0300
  • 0d3f137e52 Revert low/high parameters back to left/rightMotor asdqwe 2024-10-21 14:37:57 -0300
  • 87e6932986 Handle MAX_GAMEPAD_VIBRATION_TIME asdqwe 2024-10-21 14:32:16 -0300
  • 073c221b95 Updates SetGamepadVibration() asdqwe 2024-10-21 13:58:40 -0300
  • a2fcbc94fd
    [Raymath] Add matrix operators to raymath for C++ (#4409) Jeffery Myers 2024-10-21 09:38:42 -0700
  • c39291affa Fix spaces Jeffery Myers 2024-10-21 08:56:12 -0700
  • a99cc0fd0e Add matrix operators to raymath for C++ Jeffery Myers 2024-10-21 08:53:17 -0700
  • f60c6d472c Update raymath.h Ray 2024-10-21 17:26:42 +0200
  • f141c75cde Removed trailing spaces Ray 2024-10-21 17:00:52 +0200
  • c935ca3168 Reviewed formatting #4408 Ray 2024-10-21 16:59:55 +0200
  • f402147a63
    Updated instanced rendering support loading (#4408) Rapha 2024-10-21 11:56:19 -0300
  • 7601468211 REVIEWED: Formatting and raymath version #4385 Ray 2024-10-21 16:25:45 +0200
  • 72f8c354b0
    [Raymath] Add C++ operator overloads for common math function (#4385) Jeffery Myers 2024-10-21 07:17:50 -0700
  • bf750eb5b4
    Updated instanced rendering support loading Rapha 2024-10-21 11:13:59 -0300
  • 110ee74875
    build.zig: Merge src/build.zig to build.zig (#4393) Sage Hane 2024-10-21 19:57:11 +0900
  • 9d0b1f0171
    Adds SetWindowOpacity() implementation for PLATFORM_WEB (#4403) Asdqwe 2024-10-21 04:47:19 -0300
  • cb21fe88d3
    Fix MaximizeWindow() for PLATFORM_WEB (#4404) Asdqwe 2024-10-21 04:45:46 -0300
  • d404ccd225
    build.zig: Update entry point Sage Hane 2024-10-21 12:44:52 +0900
  • 005a18a274
    build.zig: Remove uses of @src Sage Hane 2024-10-21 11:12:05 +0900
  • 8ae523c332 Fix MaximizeWindow() for PLATFORM_WEB asdqwe 2024-10-20 22:51:23 -0300
  • bb35e0d87c
    build.zig: Move src/build.zig to build.zig Sage Hane 2024-10-21 10:45:07 +0900
  • 6e00986059 Adds SetWindowOpacity() implementation for PLATFORM_WEB asdqwe 2024-10-20 20:21:46 -0300
  • 4290a0d9f2
    [rcore] [web] Updates SetWindowState() and ClearWindowState() to handle FLAG_WINDOW_MAXIMIZED for PLATFORM_WEB (#4402) Asdqwe 2024-10-20 20:04:32 -0300
  • 680238689b
    removed extra update command (#4401) Anthony Carbajal 2024-10-20 18:03:01 -0500
  • d277c9d6de Update MaximizeWindow() and RestoreWindow() to set/unset the FLAG_WINDOW_MAXIMIZED asdqwe 2024-10-20 19:58:42 -0300
  • cf5854f919 Updates SetWindowState() and ClearWindowState() to handle FLAG_WINDOW_MAXIMIZED for PLATFORM_WEB asdqwe 2024-10-20 19:45:45 -0300
  • 57ddf27f68 removed extra update command CrackedPixel 2024-10-20 17:44:23 -0500
  • 51ff6586f4
    [rtextures] ImageDraw(): Don't try to blend images without alpha (#4395) Nikolas 2024-10-21 01:31:01 +0300
  • 3dbbe60376
    Adds MaximizeWindow() and RestoreWindow() implementation for PLATFORM_WEB (#4397) Asdqwe 2024-10-20 19:29:32 -0300
  • ce9259cd02
    build.zig: Fix various issues around -Dconfig (#4398) Sage Hane 2024-10-21 07:27:25 +0900
  • 23354e1551
    correction of comments (#4400) Le Juez Victor 2024-10-21 00:26:15 +0200
  • 902d3c92e3
    [rl_gputex] Correctly load mipmaps from DDS files (#4399) Nikolas 2024-10-21 01:25:33 +0300
  • a0230312ba
    correction of comments Le Juez Victor 2024-10-20 18:15:35 +0200
  • ecf142ebb7
    [rl_gputex] Correctly load mipmaps from DDS files Not-Nik 2024-10-20 14:03:49 +0200
  • aed5306da4
    build.zig: Parse all relevant flags from src/config.h at comptime Sage Hane 2024-10-20 14:11:07 +0900
  • d53cf3f6b4
    build.zig: Fix various issues around -Dconfig Sage Hane 2024-10-20 11:24:22 +0900
  • a44f4058dd
    [rtextures] ImageDraw(): Don't try to blend images without alpha Not-Nik 2024-10-19 17:51:34 +0200
  • 82b2e607bf Adds MaximizeWindow() and RestoreWindow() implementation for PLATFORM_WEB asdqwe 2024-10-18 21:34:47 -0300
  • dc5e6e0ad0
    build.zig: Clean up my mess (#4387) Sage Hane 2024-10-19 04:03:27 +0900
  • c6d67f006d Update raylib_api.* by CI github-actions[bot] 2024-10-17 23:15:33 +0000
  • 80393c0fb6
    [rcore] added sha1 implementation (#4390) Anthony Carbajal 2024-10-17 18:15:19 -0500
  • b201b74c3f
    Fix VSCode Makefile to support multiple .c files (#4391) Alan Arrecis 2024-10-17 17:08:07 -0600
  • a2e31c4e1b
    Fix #4388 (#4392) Asdqwe 2024-10-17 10:35:49 -0300
  • d9ee24f006 Fix #4388 asdqwe 2024-10-17 10:19:15 -0300
  • 6d60173834 better #define for disabling C++ operators Jeffery Myers 2024-10-16 18:08:36 -0700
  • 31d6c193ae fix to match other implementations CrackedPixel 2024-10-16 17:24:11 -0500
  • b56286337b Fix VSCode Makefile to support multiple .c files Alan Arrecis 2024-10-16 16:06:38 -0600
  • 872795cd90 fixed issue CrackedPixel 2024-10-16 16:47:35 -0500
  • 0199d2e881 added missing part CrackedPixel 2024-10-16 16:41:11 -0500
  • 1d566ebf21 added sha1 implementation CrackedPixel 2024-10-16 16:30:03 -0500
  • d6399622a0 Update raylib_api.* by CI github-actions[bot] 2024-10-16 17:26:49 +0000
  • 8cbf34ddc4 WARNING: BREAKING: Renamed several functions for data validation #3930 Ray 2024-10-16 19:26:12 +0200
  • 9b3d019502 Update raylib_api.* by CI github-actions[bot] 2024-10-16 14:50:42 +0000
  • 361b0e85c1 ADDED: Utility functions: ComputeCRC32() and ComputeMD5() Ray 2024-10-16 16:49:50 +0200
  • 8046406162
    build.zig: Clean up my mess Sage Hane 2024-10-16 13:02:05 +0900
  • c1c9851348 Add math operators for C++ to raymath Jeffery Myers 2024-10-15 13:31:59 -0700
  • 0ba02eb1bf Merge branch 'master' of github.com:raysan5/raylib Jeffery Myers 2024-10-15 13:25:43 -0700
  • c9c830cb97
    Fix rectangle width and height check to account for squares (#4382) Jojaby 2024-10-16 04:04:30 +1100
  • 8d267aaf23
    qoi: Added support for image of channels 3 (#4384) R-YaTian 2024-10-16 01:03:17 +0800
  • 99ff770edc
    Fix the type mismatch caused due to unsupported ?[]const u8 (#4383) yuval_dev 2024-10-15 20:02:20 +0300
  • 2c08467201
    qoi: Added support for image of channels 3 R-YaTian 2024-10-15 11:01:05 +0800
  • 2f29ddc043 Fix the type mismatch caused due to unsupported ?[]const u8 Yuval Herman 2024-10-14 16:46:49 +0300
  • aef9ea3e47 Fix rectangle width and height check to account for squares Joshalosh 2024-10-14 20:57:03 +1100
  • c18677e70f
    build.zig: Very minor fixes (#4381) Sage Hane 2024-10-14 03:24:39 +0900
  • 735308f8eb REVIEWED: CodepointToUTF8(), clean static buffer #4379 Ray 2024-10-13 20:02:40 +0200
  • f5d5973591
    build.zig: Very minor fixes Sage Hane 2024-10-14 01:52:19 +0900
  • bac3798ad3
    build.zig: Fix @src logic and a few things (#4380) Sage Hane 2024-10-14 01:58:42 +0900
  • bc67d1b4b5
    build.zig: Fix @src logic and a few things Sage Hane 2024-10-14 01:52:19 +0900
  • 59417636ca
    Update BINDINGS.md (#4378) Anand Swaroop 2024-10-12 07:14:35 -0400
  • 2ea646a995
    Update BINDINGS.md Anand Swaroop 2024-10-11 21:14:46 -0400
  • 8f1fa3bee8 superfluous code removed Johannes Elsing 2024-10-11 15:45:54 +0200
  • f5328a9bb6 Update raylib_api.* by CI github-actions[bot] 2024-10-10 19:17:48 +0000
  • d29eb34cfb REMOVED: LoadImageSvg() Ray 2024-10-10 21:17:31 +0200