• Joined on 2025-08-24
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-27 05:28:33 +00:00
e3c36f31e3 fix(highlight): ensure extmark range is within buffer bounds #35928
mirrors synced commits to master at mirrors/raylib from mirror 2025-09-27 05:28:30 +00:00
070c7894c6 REVIEWED: Some flags for window/context creation attributes
mirrors synced commits to master at mirrors/imgui from mirror 2025-09-26 21:28:31 +00:00
3470e6112b (Breaking) Backends: Vulkan: moved fields in ImGui_ImplVulkan_InitInfo: RenderPass, Subpass, MSAASamples, PipelineRenderingCreateInfo. (#8946, #8110, #8111, #8686)
e312b99296 (Breaking) Backends: Vulkan: renamed ImGui_ImplVulkan_MainPipelineCreateInfo to ImGui_ImplVulkan_PipelineInfo. (#8110, #8111)
cc0a6690bf Backends: Vulkan: minor internal renames/tweaks to reduce further patches. (#8946, #8110, #8111, #8686)
5fe962216a (Breaking) Backends: Vulkan: added 'VkImageUsageFlags image_usage' parameter to ImGui_ImplVulkanH_CreateOrResizeWindow(). (#8946, #8110, #8111, #8686)
01686c6294 Backends: Vulkan: added a way to specify custom vertex/fragment shaders. (#8585, #8271)
Compare 5 commits »
mirrors synced commits to docking at mirrors/imgui from mirror 2025-09-26 21:28:31 +00:00
e4e3c2cc23 Backends: Vulkan: amends for docking. Add PipelineInfoForViewports and SwapChainImageUsage. (#8946, #8110, #8111, #8686)
f3e85310e7 Merge branch 'master' into docking
3470e6112b (Breaking) Backends: Vulkan: moved fields in ImGui_ImplVulkan_InitInfo: RenderPass, Subpass, MSAASamples, PipelineRenderingCreateInfo. (#8946, #8110, #8111, #8686)
e312b99296 (Breaking) Backends: Vulkan: renamed ImGui_ImplVulkan_MainPipelineCreateInfo to ImGui_ImplVulkan_PipelineInfo. (#8110, #8111)
cc0a6690bf Backends: Vulkan: minor internal renames/tweaks to reduce further patches. (#8946, #8110, #8111, #8686)
Compare 11 commits »
mirrors synced commits to omnibox-learning at mirrors/desktop from mirror 2025-09-26 21:18:39 +00:00
mirrors synced new reference omnibox-learning to mirrors/desktop from mirror 2025-09-26 21:18:39 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2025-09-26 21:18:37 +00:00
7749b46463 chore: pin zig 0.14 in build.zig.zon (#8871)
6995fd7f10 fix: alloc free off by one (#8886)
7975316ceb vim: use :setf to set the filetype (#8914)
79a5902ef2 vim: use :setf to set the filetype
d79441edd1 test: valid string slices for ghostty_string_s
Compare 11 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2025-09-26 21:18:31 +00:00
e79603d501 REDESIGNED: rcore_desktop_win32 platform backend
06cfda6ff9 Update raymath.h
87f758f9b4 Review latest PRs formatting
2724f07c9a Update rexm.c
Compare 7 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2025-09-26 21:18:30 +00:00
9f721e8a9c Add test that verifies all SDL3 symbols are available
4718000dba Add JNI_OnLoad to dynamic API
cdc4609993 Add headers for unsupported sources
f9f172cf60 gamepad: use SDL_PLATFORM_ANDROID macro instead of ANDROID
e62a6e9729 cmake: detect RISC-V architectures
Compare 11 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2025-09-26 21:18:30 +00:00
7b28fb29bd [SDL3] [PS2] Framebuffer resolution + 240p/480p + PAL support (#13993)
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2025-09-26 21:18:30 +00:00
f172ee3d0e [SDL3] [PS2] Framebuffer resolution + 240p/480p + PAL support (#13993)
mirrors synced commits to main at mirrors/gitea from mirror 2025-09-26 20:08:32 +00:00
1f32170060 Move some functions to gitrepo package (#35503)
7bf2972379 Move GetDiverging functions to gitrepo (#35524)
Compare 2 commits »
mirrors synced new reference pr_inquit to mirrors/Nim from mirror 2025-09-26 18:58:32 +00:00
mirrors synced commits to pr_inquit at mirrors/Nim from mirror 2025-09-26 18:58:32 +00:00
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2025-09-26 18:58:32 +00:00
aaec4964f1 Deploy to GitHub pages
mirrors synced commits to devel at mirrors/Nim from mirror 2025-09-26 18:58:31 +00:00
f4497c6158 Improve s390x CPU support (#25056)
fed0053481 fixes #25167; fixes deref type (#25195)
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-09-26 17:18:29 +00:00
0eaf3ee7cd Merge pull request #5678 from alexriedl/wrong-allocator-guard
1222d40d39 Merge pull request #5691 from rationalcoder/master
51f79724ed Merge pull request #5686 from thetarnav/zero-small-array-resize
62a03f118e Merge pull request #5689 from slowhei/master
af097f6ea1 Make CodeCov less touchy.
Compare 22 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-09-26 13:08:38 +00:00
0b906bda78 feat: improve existing monochrome icons and add new ones, p=#10536
61d0d5ced6 fix: Fixed split tab icons being misaligned, b=bug #10501, p=#10556
77b1f5d814 fix: Fixed inconsistent audio playing on collapsed mode, b=closes #10531, c=tabs, compact-mode
Compare 3 commits »
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2025-09-26 13:08:34 +00:00
958a5ef2e6 Merge pull request #35922 from zeertzjq/backport
47f6f21998 fix(plines): count 'showbreak' in EOL inline virt_text in line size (#35921)
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2025-09-26 13:08:33 +00:00
a0c60e819d Merge pull request #35790 from janlazo/vim-8.1.1989
406f9e3c8c vim-patch:8.1.2077: the ops.c file is too big
860a7e4d21 vim-patch:8.1.2021: some global functions can be local to the file
Compare 3 commits »