• Joined on 2025-08-24
mirrors synced commits to master at mirrors/raylib from mirror 2026-04-29 18:54:03 +00:00
d768dae402 [build] Shift __cplusplus check to a higher level for bool type define (#5804)
d580c47504 [raymath.h] Add missing (float * Vector) operator overloads (#5815)
7b7ded566c Fix directory navigation in core_directory_files (#5823)
d9427b1e6f REVIEWED: Avoid static variable floating around and include it to PlatformData struct
Compare 4 commits »
mirrors synced commits to pr_full_of_oneself at mirrors/Nim from mirror 2026-04-29 18:53:59 +00:00
8f3c86a67e Merge branch 'devel' into pr_full_of_oneself
33e5bfa424 adds comments
4bcb706d49 IC: added support for conditional dependencies (#25770)
Compare 3 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-29 10:44:25 +00:00
18762c7748 Batch-load related data in actions run, job, and task API endpoints (#37032)
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-29 10:44:16 +00:00
46f87cdc5a pen: Only create touch emulation device when a pen is present
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-29 10:44:16 +00:00
1aa72247af pen: Only create touch emulation device when a pen is present
mirrors synced commits to dev at mirrors/desktop from mirror 2026-04-29 10:44:15 +00:00
21f7fdaef4 no-bug: Increase tab hover scaling (gh-13487)
04c5bc3478 no-bug: Bump release version (gh-13486)
092ee7bc2a gh-7094: Fix webcontent shift when bookmark + title bar is active (gh-13483)
Compare 3 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-04-29 10:44:15 +00:00
148756f078 no-bug: Increase tab hover scaling (gh-13487)
4589903bcc gh-7094: Fix webcontent shift when bookmark + title bar is active (gh-13483)
73f4f9b14f no-bug: Bump version
Compare 3 commits »
mirrors synced commits to little-zen at mirrors/desktop from mirror 2026-04-29 10:44:15 +00:00
f99b8af86d no-bug: Collapse top buttons for little zen
mirrors synced and deleted reference refs/tags/l10n_dev at mirrors/desktop from mirror 2026-04-29 10:44:15 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-04-29 10:44:08 +00:00
4ba8e05dae vim-patch:c5de823: runtime(qml): Add optional chaining to QML syntax (#39494)
0697c24601 vim-patch:9.2.0413: Scrolling wrong with 'splitkeep' when changing 'cmdheight' (#39493)
f04dc2fcfc vim-patch:9.2.0408: Insert-mode <Cmd> edits can corrupt undo (#39492)
Compare 3 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-04-29 10:44:08 +00:00
42e6fb8a1b docs: update version.c
c33e60f748 revert: "vim-patch:9.2.0405: when jumping to tags, will open URLs (#39461)" (#39487)
1799aaebda fix(lsp): util.lua attempt to concatenate userdata #39225
55ceb314ca feat(ui): use vim.ui.select for :tselect, z= #39478
33ea63011c perf(treesitter): reuse edited tree ranges for callbacks
Compare 9 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-04-29 10:43:59 +00:00
da55d9067c added NPOT check to rlLoadTexture to match rlGenTextureMipmaps and WebGL 1.0 standard (#5820)
e5702a716f Update DenoRaylib550 to Deno-Raylib with version 6.0 (#5821)
Compare 2 commits »
mirrors synced commits to pr_full_of_oneself at mirrors/Nim from mirror 2026-04-29 10:43:57 +00:00
b4efcbdbf6 progress
mirrors synced commits to master at mirrors/Odin from mirror 2026-04-29 09:43:56 +00:00
5dfd110be3 Merge pull request #6632 from jasonKercher/fix6620
f388ebc4e3 sys/linux: emulate dup2 better on arm64 and riscv
Compare 2 commits »
mirrors synced commits to release/v1.26 at mirrors/gitea from mirror 2026-04-29 02:34:32 +00:00
4ee74d7699 FIX: URL sanitization to handle schemeless credentials (#37440) (#37471)
mirrors synced commits to main at mirrors/gitea from mirror 2026-04-29 02:34:32 +00:00
0ba862cb97 Add DEFAULT_TITLE_SOURCE setting for pull request title default behavior (#37465)
deec2b0929 Fix compare dropdown for branches without common history (#37470)
Compare 2 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-04-29 02:34:24 +00:00
d7af22f927 Disable accidentally enabled debug logging
fbd792e4df android: Parsing the APK's central dir is separate from the AAssetManager.
79dacf6630 android: Use enough zip64 format info to see APKs with files that are > 4gb.
46045ea060 android: Parse the APK directory tree, replace AAssetManager enum/getpathinfo.
3164b74256 Don't use the fake HID endpoint for Xbox controllers on Windows
Compare 5 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-04-29 02:34:23 +00:00
e1e6cbe6ec Disable accidentally enabled debug logging
9235ac4efd android: Parsing the APK's central dir is separate from the AAssetManager.
40e60452ad android: Use enough zip64 format info to see APKs with files that are > 4gb.
bb4332bdc2 android: Parse the APK directory tree, replace AAssetManager enum/getpathinfo.
71d0d069ed GameInput: don't say the device is present if we won't handle it
Compare 7 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-04-29 02:34:18 +00:00
d5afa1402b gh-12142: Clear pending attribute on synced tabs (gh-13460)
ba95cc0849 gh-7094: Fixed topbar dropping down when titlebar is enabled (gh-13468)
8962a1b3bc no-bug: Sync upstream Firefox to version 150.0.1 (gh-13472)
aed32f2f20 no-bug: Add workspaces search (gh-12745)
Compare 4 commits »
mirrors synced commits to little-zen at mirrors/desktop from mirror 2026-04-29 02:34:18 +00:00
e3b0295e36 no-bug: Continue work