• Joined on 2025-08-24
mirrors synced and deleted reference refs/tags/highlights at mirrors/ghostty from mirror 2025-11-24 19:20:32 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-24 19:20:32 +00:00
b5dfe5dbfe Add GHOSTTY_QUICK_TERMINAL for quick terminal detection (#9673)
98e7c17fcc unicode: fix VS15/VS16 check to consider emoji bases (#9679)
a0203e8d1a Merge remote-tracking branch 'upstream/main' into vs-correctness
38fbbba8e9 deps: Update uucode to latest (#9678)
d3f24179c9 build(deps): bump peter-evans/create-pull-request from 7.0.8 to 7.0.9 (#9676)
Compare 19 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-11-24 19:20:29 +00:00
47a8b554bc **NEW**: PLATFORM_MEMORY backend
fc8049a039 rlparser: update raylib_api.* by CI
bd36610f91 Some formatting
Compare 4 commits »
mirrors synced commits to master at mirrors/imgui from mirror 2025-11-24 19:20:29 +00:00
3a45bae9dc Backends: Vulkan: helper for creating a swapchain selects VkSwapchainCreateInfoKHR's compositeAlpha based on cap.supportedCompositeAlpha. (#8784)
98636f4a23 Fonts: fixed handling of ImFontConfig::FontDataOwnedByAtlas = false which did erroneously make a copy of the font data. (#9086)
5f82275ba1 Docs: updated 1.91.5 logs for missing info that GetKeyIndex() was removed at this date.
136d067eed Scrollbar: fixed a codepath leading to a divide-by-zero. (#9089)
324cea1f41 Version 1.92.6 WIP
Compare 5 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-24 11:20:35 +00:00
9712624e04 Implement more Linux syscalls (#5705)
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-24 11:10:38 +00:00
01a9765035 build(deps): bump utf8proc to v2.11.2
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2025-11-24 11:10:38 +00:00
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-11-24 11:10:29 +00:00
4fdbac7207 video: Explicitly call DestroyWindowTexture when destroying a window.
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-24 11:10:29 +00:00
ff44bad9bd main: Restored lost call to SDL_SetMainReady() in Windows SDL_RunApp().
54ef731534 video: Explicitly call DestroyWindowTexture when destroying a window.
a37d3f96f4 main: SDL_RunApp now explicitly handles NULL argv in all implementations.
Compare 3 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-24 03:10:29 +00:00
5e3648b83c Merge pull request #5956 from thePHTest/master
2f6f24d839 Merge pull request #5800 from IllusionMan1212/xlib-IM
97e423f199 Merge pull request #5959 from laytan/remove-terminate-from-demo
342a7dd112 rerrange math.sign and math.sign_bit overloads
95a37dd340 remove terminate from demo
Compare 7 commits »
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-11-24 03:00:43 +00:00
f6895f632e Add "site admin" back to profile menu (#36010) (#36013)
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-24 03:00:43 +00:00
688430e3ce Allow admins to rename non-local users (#35970)
87d5a8507d Add "site admin" back to profile menu (#36010)
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-24 03:00:38 +00:00
dbd7f45873 vim-patch:2190036: runtime(doc): Add environment variable expansion note to options (#36675)
71ce3030eb vim-patch:898ac80: runtime(new-tutor): update vim-02-beginner following 48940d9 (#36674)
2b9a033a8c Merge #36670 from justinmk/doc2
3fc72f4ef1 docs: misc
b7a670a6d2 docs: decode MIME-encoded author name
Compare 6 commits »
mirrors synced new reference dependabot/github_actions/peter-evans/create-pull-request-7.0.9 to mirrors/ghostty from mirror 2025-11-24 03:00:32 +00:00
mirrors synced commits to dependabot/github_actions/peter-evans/create-pull-request-7.0.9 at mirrors/ghostty from mirror 2025-11-24 03:00:32 +00:00
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-24 03:00:27 +00:00
ce5e46c37d Add SDL_(Get|Set)iSurfaceClipRect automation test
7d5ec38953 main: Restore MINGW32_FORCEALIGN to SDL_RunApp on Windows.
c0a2ae2a4a opengles2: fixed swapped colors when using indexed textures
7388054fa2 main: Restore public domain comment in Windows code.
d0e70c37ab main: Rewrite the Windows implementation of SDL_RunApp()
Compare 5 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-11-24 03:00:26 +00:00
886b559b50 fix: Don't add folder indents to glance tabs, b=no-bug, c=tabs
b2ea2d4420 fix: Fixed using the wrong window for glance dragging detection, b=no-bug, c=glance
Compare 2 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-24 03:00:26 +00:00
886b559b50 fix: Don't add folder indents to glance tabs, b=no-bug, c=tabs
b2ea2d4420 fix: Fixed using the wrong window for glance dragging detection, b=no-bug, c=glance
Compare 2 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-11-24 03:00:25 +00:00
7e3d6cbfa8 Update rcore.c
17dc2bb474 Update rcore.c
aaa893f668 Update rcore.c
e1b9857b14 Some TODOs and format reviews
cf5e84c3c4 Update models_skybox_rendering.c
Compare 5 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-11-23 18:46:38 +00:00
10c11c4644 build: haiku os support #36639