Commit Graph

  • e6eb078af4
    Review UnloadAutomationEventList Antonis Geralis 2023-12-20 14:07:21 +0200
  • bc66fdf8f3 missed web lesleyrs 2023-12-20 03:47:31 +0100
  • 29fba84809 fixes for borderless fullscreen lesleyrs 2023-12-20 03:23:39 +0100
  • 68b6c79c3f Update rlgl.h Ray 2023-12-20 01:03:52 +0100
  • 2fe68a8a12 REVIEWED PR deferred render Ray 2023-12-20 00:51:51 +0100
  • e71153258b
    fix for deferred rendering example. (#3655) Jett 2023-12-19 18:27:59 -0500
  • 3f776df94e
    Update ray-cyber to 5.0 in BINDINGS.md (#3654) fubark 2023-12-19 17:30:17 -0500
  • 8326af5272 simplified per advice of @upkb benev0 2023-12-19 17:24:08 -0500
  • 22cdf5de52
    Colorful Rays! Alex 2023-12-19 15:34:00 -0600
  • e0c3a722bd missed defines to build. Jett 2023-12-19 12:21:10 -0500
  • 668c204159 fix for deferred rendering example. Jett 2023-12-19 12:00:40 -0500
  • 4d76bf9b3d
    Update ray-cyber to 5.0 in BINDINGS.md fubark 2023-12-19 10:43:12 -0500
  • 57a5ebe6c6
    Don't use a separate thread when polling for gamepad events on DRM platforms (#3641) Cinghy Creations 2023-12-19 10:47:04 +0100
  • 8b5943d930
    [rmodels] Set cgltf callbacks to use LoadFileData() and UnloadFileData() (#3652) kolunmi 2023-12-19 02:38:57 -0700
  • 1fc3d9aeb2
    Add shadowmapping example (#3653) TheManTheMythTheGameDev 2023-12-19 01:37:41 -0800
  • 34a9163c52
    Remove dependencies from PBR example (#3649) TheManTheMythTheGameDev 2023-12-19 01:36:03 -0800
  • f992dd73c9 Reviewed example PR Ray 2023-12-19 10:35:45 +0100
  • 93ae6d940c Add shadowmapping example Chase Mayer 2023-12-18 12:37:37 -0800
  • f665bcd8a0 [rmodels] Set cgltf callbacks to use LoadFileData() and UnloadFileData() kolunmi 2023-12-18 10:46:19 -0700
  • dad6f8eeaa Remove dependencies from PBR example Chase Mayer 2023-12-17 12:53:21 -0800
  • 10fb93d500 alterd loop condition to allow tilde char benev0 2023-12-17 13:48:41 -0500
  • 53d3c15030 altered isKeyChar to remove ranged cases; removed crash on numpad use benev0 2023-12-17 13:34:02 -0500
  • 63fa486162 added spelling corrections suggested by Peter0x44 benev0 2023-12-17 12:56:28 -0500
  • 9fcfc8d64b
    [rcore] Fix ShowCursor(), HideCursor() and review SetMouseCursor() for PLATFORM_WEB (#3647) ubkp 2023-12-17 09:46:21 -0300
  • 3ea2ee2e48 Re-review SetMouseCursor() ubkp 2023-12-17 09:28:25 -0300
  • d2f7b7a931 added description to header benev0 2023-12-17 03:39:54 -0500
  • 571a60722a cleaned up comments benev0 2023-12-17 03:34:42 -0500
  • 5621ec72e0 created working backspace effective input example prototype benev0 2023-12-17 03:20:00 -0500
  • d2d481a295 Add static to cursorLUT[] ubkp 2023-12-17 00:39:55 -0300
  • f6e59e1c11 Fix ShowCursor(), HideCursor() and review SetMouseCursor() for PLATFORM_WEB ubkp 2023-12-17 00:16:29 -0300
  • 39c325eaba Remove GLFW's docs, examples, and tests M374LX 2023-12-16 22:30:40 -0300
  • 18a1fbc4f8 Update rglfw.c M374LX 2023-12-16 22:18:27 -0300
  • 98447d48b7 Update GLFW to 3.3.9 M374LX 2023-12-16 22:10:32 -0300
  • 2487174b48
    Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB (#3644) ubkp 2023-12-16 14:25:55 -0300
  • 0df78d4eeb
    Fix fullscreen known issue 1 for PLATFORM_WEB (#3642) ubkp 2023-12-16 14:22:02 -0300
  • bd5ec3c9d0 Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB ubkp 2023-12-16 09:18:47 -0300
  • 53caff1e05 Merge branch 'master' of https://github.com/raysan5/raylib lesleyrs 2023-12-16 05:03:54 +0100
  • 0e4b1758cc account for escape key on web lesleyrs 2023-12-16 05:03:28 +0100
  • fe34dd8853 Fix fullscreen known issue 1 for PLATFORM_WEB ubkp 2023-12-15 23:42:39 -0300
  • 35159abd66
    Merge branch 'master' into drm_gamepad_polling Cinghy Creations 2023-12-15 19:39:52 +0100
  • 09c8aee861 Don't use a separate thread when polling for gamepad events on DRM platforms Cinghy Creations 2023-12-15 19:03:36 +0100
  • fd84ab3cf7 Bump CMake version required to avoid deprecated #3639 Ray 2023-12-15 19:17:44 +0100
  • f3adde8bbd REVIEWED: DrawSplineLinear() to SUPPORT_SPLINE_MITERS Ray 2023-12-15 18:40:19 +0100
  • 0fc1765ff3
    Implement miters in DrawSplineLinear (#3585) Toctave 2023-12-15 18:34:34 +0100
  • 9de79861ea
    BM Font Extender (#3536) Dongkun Lee 2023-12-16 02:32:01 +0900
  • 5fa5f31b91 Update rtext.c Ray 2023-12-15 18:26:49 +0100
  • 0236236934 Update rtext.c Ray 2023-12-15 18:03:45 +0100
  • 7f3fcc44d1 REVIEWED: LoadBMFont() PR Ray 2023-12-15 18:00:02 +0100
  • 146002fd3a Delete loadbmfontex.diff Ray 2023-12-15 17:46:37 +0100
  • e001f7e75e
    Add ToggleFullscreen() and required changes for PLATFORM_WEB (#3634) ubkp 2023-12-15 13:36:27 -0300
  • 9bdc217987
    basic PBR example (#3621) devdad 2023-12-15 17:13:44 +0100
  • 489f0b93f9
    [rcore] Add GetWindowPosition() implementation for PLATFORM_WEB and fixes #3636 style/format (#3637) ubkp 2023-12-15 12:24:45 -0300
  • 1e7b99562a
    Add new raylib-beef binding (#3640) Braedon Lewis 2023-12-15 10:23:35 -0500
  • dd3d9b81cf
    Add new raylib-beef binding Braedon Lewis 2023-12-15 10:02:07 -0500
  • 178ba7949b Add RL_INDEX_BUFFER_ELEMENT_TYPE Denys Maistruk 2023-12-14 16:15:43 -0600
  • 8deca2f62e Remove double space ubkp 2023-12-14 19:08:56 -0300
  • c0cf6fa320 Add GetWindowPosition() implementation for PLATFORM_WEB and fixes #3636 style/format ubkp 2023-12-14 18:49:55 -0300
  • 10c82595b0
    Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB (#3636) ubkp 2023-12-14 16:55:33 -0300
  • f559bd022d Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB ubkp 2023-12-14 16:45:05 -0300
  • f16b51198b Make centering clearer in 'Texture source and destination rectangles' example Mapt04 2023-12-14 16:00:21 -0300
  • 38626dcffd REVIEWED: HighDPI support on Web platform #3372 -WIP- Ray 2023-12-14 15:32:53 +0100
  • d29b36310f Merge branch 'master' of https://github.com/raysan5/raylib Ray 2023-12-14 15:32:45 +0100
  • 88db11fda4 Update rtextures.c Ray 2023-12-14 15:30:48 +0100
  • 5eead42e2a Changed size of textures and file name changed devdad 2023-12-14 00:05:32 +0100
  • e1e76f23ad Add ToggleFullscreen() and required changes for PLATFORM_WEB ubkp 2023-12-13 17:36:39 -0300
  • cec2261e96
    [rcore] Flip VR screens (#3633) Matthew Oros 2023-12-13 15:24:24 -0500
  • 387506faab
    [rcore] Remove unused vScreenCenter (#3632) Matthew Oros 2023-12-13 15:22:44 -0500
  • 222f6f7877
    Fix box blur symmetry & simplify code (#3631) Romash 2023-12-13 23:21:08 +0300
  • 6083d2b9f3
    fixed coding style in function TextToFloat (#3627) Benjamin Schmid Ties 2023-12-13 21:20:13 +0100
  • a57a0ecd96
    Update audio_stream_effects.c (#3618) lipx 2023-12-13 17:19:14 -0300
  • a47ba4f414 [rcore] Flip VR screens orosmatthew 2023-12-12 21:42:18 -0500
  • 265e8d0700 [rcore] Remove unused vScreenCenter orosmatthew 2023-12-12 20:05:49 -0500
  • a6d76009d5 Fix box blur symmetry & simplify code rmn20 2023-12-13 02:09:02 +0300
  • 9322ad0f9b
    Ignore compiled dll binaries. (#3628) 2Bear 2023-12-13 06:05:14 +0800
  • deb43cdd31
    Update audio_stream_effects.c lipx 2023-12-12 17:18:32 -0300
  • d4f033fbfd Ignore compiled dll binaries. 熊泽鹏 2023-12-12 14:46:27 +0800
  • 213f9f06f8 fix small issue with texOffset assigment. devdad 2023-12-11 17:54:00 +0100
  • 311a13f707
    Merge branch 'raysan5:master' into master Benjamin Schmid Ties 2023-12-11 12:23:08 +0100
  • 57b9d05d56 fix code to match coding conventions Benni 2023-12-11 11:56:07 +0100
  • c5ebdb8ba7 REVIEWED: Issue in sequence generation #3612 Ray 2023-12-11 09:33:21 +0100
  • 6f3c87a999 Fix #3613 Ray 2023-12-11 09:21:30 +0100
  • 31d3ed97c7
    Update audio_raw_stream.c (#3624) riadbettole 2023-12-11 09:12:30 +0100
  • a2e45239c3
    [rcore] Complement SetWindowState() and ClearWindowState() for PLATFORM_WEB (#3625) ubkp 2023-12-11 05:11:42 -0300
  • 39457ace2f
    [rcore] Add ToggleBorderlessWindowed() implementation for PLATFORM_WEB (#3622) ubkp 2023-12-11 05:11:20 -0300
  • 44eeda2475
    Optimize gesture handling for PLATFORM_DRM (#3616) ubkp 2023-12-11 04:58:55 -0300
  • ed8a18ea64
    [rcore] Fix real touch gestures for PLATFORM_DESKTOP_SDL (#3614) ubkp 2023-12-11 04:57:51 -0300
  • 28bdaa2da6
    Update projects/CMake/CMakeLists.txt to raylib 5.0 (#3623) Peter0x44 2023-12-11 07:29:19 +0000
  • ca3ef2fc26 Add FLAG_WINDOW_RESIZABLE to SetWindowState() and ClearWindowState() for PLATFORM_WEB ubkp 2023-12-10 18:43:02 -0300
  • e968ceb872 Complement SetWindowState() and ClearWindowState() for PLATFORM_WEB ubkp 2023-12-10 18:01:18 -0300
  • 39c4dcfed4
    Update audio_raw_stream.c riadbettole 2023-12-10 21:38:33 +0100
  • d262e90945 Fix coding convention ubkp 2023-12-10 17:20:51 -0300
  • d2be6cbff9 Update projects/CMake/CMakeLists.txt to raylib 5.0 Peter0x44 2023-12-10 20:02:53 +0000
  • ce77365788 Add ToggleBorderlessWindowed() for PLATFORM_WEB ubkp 2023-12-10 16:42:06 -0300
  • ed075ce357 Unloading PBRMAterial devdad 2023-12-10 10:45:41 +0100
  • 39dac7c5a3 basic pbr example devdad 2023-12-09 22:16:32 +0100
  • 032cc497ca
    Updating CMake version to 5.0 so libraries are correctly versioned (#3615) David Williams 2023-12-09 10:33:12 -0800
  • 0fc23139c7
    Fix typo (?) on core_window_should_close.c lipx 2023-12-08 22:05:03 -0300
  • c1c16ed786
    Update audio_stream_effects.c lipx 2023-12-08 21:51:53 -0300
  • 49750f9ebf function to convert string to float Benni 2023-12-08 20:05:18 +0100
  • 301b8be484 Optimize gesture handling for PLATFORM_DRM ubkp 2023-12-08 15:54:06 -0300