• Joined on 2025-08-24
mirrors synced commits to master at mirrors/imgui from mirror 2026-01-03 20:12:38 +00:00
25158fe33b Textures: prevent assert/crash of having a destroyed texture recreated without the pixels data available (#9150, #8811)
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-01-03 19:52:36 +00:00
a93c0f02af Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2026-01-03 19:52:36 +00:00
4b615aca46 memfiles.nim resizeFile fallback logic bug (#25408)
mirrors synced commits to master at mirrors/raylib from mirror 2026-01-03 12:02:43 +00:00
f67e70bb47 Fix typecast warnings in rcore (#5466)
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-01-03 12:02:42 +00:00
e9cdd991fe Add renovate.json
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-03 12:02:31 +00:00
3621af9b97 fix(terminal): inconsistent mode change when switching buffer (#37215)
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2026-01-03 03:52:43 +00:00
76b6e94b5b Always honor user's choice for "delete branch after merge" (#36281) (#36286)
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-01-03 03:52:43 +00:00
2b0afff8ca Add renovate.json
b79dbfa990 Fix link/origin referrer and login redirect (#36279)
6fb3547417 Always honor user's choice for "delete branch after merge" (#36281)
Compare 3 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-01-03 03:52:43 +00:00
b79dbfa990 Fix link/origin referrer and login redirect (#36279)
6fb3547417 Always honor user's choice for "delete branch after merge" (#36281)
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-03 03:52:39 +00:00
9dbd4cdd41 chore: [part 2] Continue on motion to native animations migration, p=#11798
3d45363c8f fix: Hide Unified Panel when navigating to management pages, p=#11790
e118cc1a20 chore: Motion to native animatiosn migration, p=#11796
Compare 3 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-01-03 03:52:36 +00:00
0bc2296756 Cache CGDisplayPixelsHigh result on macOS to reduce IPC overhead
mirrors synced commits to main at mirrors/SDL from mirror 2026-01-03 03:52:36 +00:00
24156f5471 pipewire: Check for the audio service when determining driver preference
3ee8d1406c Cache CGDisplayPixelsHigh result on macOS to reduce IPC overhead
Compare 2 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2026-01-03 03:52:34 +00:00
960921f03a Happy new year!
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-01-03 03:52:31 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-01-03 03:52:31 +00:00
147190d8e7 vim-patch:partial:9.1.2044: Inefficient use of ga_concat() (#37209)
ca731d2e55 vim-patch:9.1.2042: filetype: systemd quadlet files are not recognized (#37208)
6deb1c1bf3 vim-patch:9.1.2040: :tlunmenu incorrectly accepts a range (#37206)
cde32b3307 vim-patch:cc71684: runtime(logtalk): Update Logtalk runtime files for the latest language spec (#37205)
3e29197483 Merge pull request #37203 from zeertzjq/vim-9.1.2038
Compare 7 commits »
mirrors synced new reference marvim/ci-version-update to mirrors/neovim from mirror 2026-01-03 03:52:31 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2026-01-03 03:32:37 +00:00
21e8daa3ab Merge pull request #6091 from A1029384756/master
08dd0cb0af [vendor/sdl3] shortened enum naming
c867143a58 [vendor/sdl3] typo
4237a44944 [vendor/sdl3] another pass over the headers
b34cf987c3 [vendor/sdl3] satify vet
Compare 6 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-01-02 19:42:45 +00:00
c92de5f108 REVIEWED: Comments about intrinsics support #5316
942f93db55 fix(build): do not use != assignment in Makefiles (#5464)
ca89934ed5 Update year to 2026
416af51a93 Update year to 2026
Compare 7 commits »
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-01-02 19:42:40 +00:00
0b6131a7a5 New translations zen-menubar.ftl (Welsh)
9578ffa855 New translations zen-menubar.ftl (Irish)
5c010796d4 New translations zen-workspaces.ftl (Welsh)
772359ae88 New translations zen-workspaces.ftl (Irish)
Compare 4 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-01-02 19:42:40 +00:00
bc8a26223b feat: Properly handle new profiles without a previous session, b=no-bug, c=common, workspaces