• Joined on 2025-08-24
mirrors synced new reference refs/tags/v1.24.7 to mirrors/gitea from mirror 2025-10-25 20:07:13 +00:00
mirrors synced commits to release/v1.24 at mirrors/gitea from mirror 2025-10-25 20:07:13 +00:00
99053ce4fa Change log for 1.24.7 (#35742)
mirrors synced commits to master at mirrors/stb from mirror 2025-10-25 20:07:12 +00:00
4c56459497 update readme
f7381b3aae stb_image_resize 2.16 - fixed the easy-to-use APIs to allow inverted bitmaps (negative strides), fix vertical filter kernel callback, fix threaded gather buffer priming (and assert)
Compare 2 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-10-25 20:07:09 +00:00
1b27d8f428 vim-patch:9.1.1871: Wrong 'showcmd' in the cmdwin (#36320)
0718634deb Merge pull request #36309 from zeertzjq/backport
d78d5cf1aa fix(terminal): adjust marks when deleting scrollback lines (#36294)
0e1c83fae2 fix(filetype): handle invalid bufnr in _getlines(), _getline() #36272
169dc60a44 fix(terminal): wrong row in TermRequest with full scrollback (#36298)
Compare 21 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-10-25 20:07:09 +00:00
5db3544991 vim-patch:9.1.1871: Wrong 'showcmd' in the cmdwin (#36320)
fe4faaf81a docs: dev-quickstart, dev-test #36304
737dd83d1f vim-patch:9.1.1869: tests: test failures with Python 3.14 and test_python3 (#36310)
520568f40f fix(terminal): adjust marks when deleting scrollback lines (#36294)
d909de2dc2 fix(ui): ignore textlock for vim.ui_attach() callbacks #36278
Compare 22 commits »
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-10-25 20:07:09 +00:00
75e6a79063 docs: update version.c
fe4faaf81a docs: dev-quickstart, dev-test #36304
737dd83d1f vim-patch:9.1.1869: tests: test failures with Python 3.14 and test_python3 (#36310)
520568f40f fix(terminal): adjust marks when deleting scrollback lines (#36294)
d909de2dc2 fix(ui): ignore textlock for vim.ui_attach() callbacks #36278
Compare 23 commits »
mirrors synced commits to devel at mirrors/Nim from mirror 2025-10-25 20:07:05 +00:00
b8ce11dd9d fixes #25027; nim doc uses doc comment from private field for public field (#25239)
b7c02e9bad fixes #25240; forbids modifying a Deque changed while iterating over it (#25242)
544c26c0b8 add srcDir variable to nim.cfg (#24919)
Compare 3 commits »
mirrors synced and deleted reference refs/tags/pr_verlieren at mirrors/Nim from mirror 2025-10-25 20:07:05 +00:00
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-10-25 20:07:05 +00:00
e725f8ebd3 Deploy to GitHub pages
mirrors synced commits to master at mirrors/imgui from mirror 2025-10-25 20:07:00 +00:00
a1632c6116 InputText, Demo: amend comments to direct more users to the std::string version.
c72d0b2cbb Backends: Vulkan: SwapChainImageUsage assume VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT which is added automatically. (#8946, #8110, #8111, #8686)
e6125361f9 InputText: paste does a truncate when not fitting instead of ignoring it. (#9029)
b7e45b3a48 InputText: rework STB_TEXTEDIT_INSERTCHARS() signature to allow partial insertion (unused). (#9029)
6add99f8d2 Examples: SDL3+Vulkan: Fixed call to ImGui_ImplVulkanH_CreateOrResizeWindow() during resize. (#9030)
Compare 8 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-10-25 20:07:00 +00:00
95e047244e Merge branch 'master' into docking
c72d0b2cbb Backends: Vulkan: SwapChainImageUsage assume VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT which is added automatically. (#8946, #8110, #8111, #8686)
e6125361f9 InputText: paste does a truncate when not fitting instead of ignoring it. (#9029)
b7e45b3a48 InputText: rework STB_TEXTEDIT_INSERTCHARS() signature to allow partial insertion (unused). (#9029)
6add99f8d2 Examples: SDL3+Vulkan: Fixed call to ImGui_ImplVulkanH_CreateOrResizeWindow() during resize. (#9030)
Compare 17 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-10-25 20:06:59 +00:00
a25d11ad1a Add example: shapes_math_angle_rotation (angle rotation lines) (#5236)
6f101f4011 [examples] Added: shapes_math_sine_cosine (#5257)
efe62f0e0d Formating review to follow raylib code conventions #5298
79fd6be008 Minor format tweaks
dbcc508196 [examples] Added models_decals (#5298)
Compare 11 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-10-22 17:21:48 +00:00
7c2101ea3d Merge pull request #5812 from Kelimion/data-alignment
61424cfbf8 Merge pull request #5811 from wrathdoesthat/master
f5beb1aa9f Merge pull request #5813 from lmbarros/lmb/box2d-callbacks-signatures
c332266e46 Merge pull request #5814 from laytan/wgpu-27.0.2.0
0605c7b0e3 Add target triple and LLVM code mode debug prints (#5839)
Compare 11 commits »
mirrors synced commits to refs/tags/1.17b at mirrors/desktop from mirror 2025-10-22 17:11:58 +00:00
mirrors synced commits to test/5880 at mirrors/desktop from mirror 2025-10-22 17:11:58 +00:00
c5058746de feat: Added lint rules to ignore mochi tests, b=no-bug, c=tests
mirrors synced commits to stable at mirrors/desktop from mirror 2025-10-22 17:11:58 +00:00
443919ab31 chore: New Crowdin updates, p=#10943
be417381ed fix: Fixed various regressions from 1.17b, b=closes #10924, closes #10928, closes #10933, c=common, split-view, tabs
a069093314 chore: Add tooltips for control center, b=no-bug, c=no-component
e7dce71239 fix: Prevent the media focus button from overflowing at certain width, b=no-bug, c=media
d06a83b623 feat: Hide the extensions messages if they are empty, b=no-bug, c=common
Compare 15 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-10-22 17:11:58 +00:00
443919ab31 chore: New Crowdin updates, p=#10943
be417381ed fix: Fixed various regressions from 1.17b, b=closes #10924, closes #10928, closes #10933, c=common, split-view, tabs
a069093314 chore: Add tooltips for control center, b=no-bug, c=no-component
e7dce71239 fix: Prevent the media focus button from overflowing at certain width, b=no-bug, c=media
d06a83b623 feat: Hide the extensions messages if they are empty, b=no-bug, c=common
Compare 12 commits »
mirrors synced and deleted reference refs/tags/l10n_dev at mirrors/desktop from mirror 2025-10-22 17:11:58 +00:00
mirrors synced new reference refs/tags/1.17b to mirrors/desktop from mirror 2025-10-22 17:11:58 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-10-22 17:11:53 +00:00
9dc2e5978f lib-vt: enable freestanding wasm builds (#9301)