• Joined on 2025-08-24
mirrors synced commits to master at mirrors/Odin from mirror 2026-03-18 14:08:08 +00:00
c48624ce01 Merge pull request #6443 from rofrol/patch-1
72c1a9420b No need to use f for print here
Compare 2 commits »
mirrors synced commits to master at mirrors/stb from mirror 2026-03-18 13:48:08 +00:00
28d546d5eb AI policy
2b2e64bc47 AI policy
7768838274 AI policy
e202cdd879 AI policy
e07f5390c0 Adding no AI file as suggested
Compare 6 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-03-18 06:38:26 +00:00
d6496c6156 [skip ci] Updated translations via Crowdin
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-03-18 06:38:16 +00:00
485e10ce28 docs: update version.c
c3308fa5fe test(tui_spec): remove unnecessary :messages (#38349)
1d776d909f test: always show snapshot if screen:expect_unchanged() fails (#38347)
b38173e493 feat(terminal): synchronized output (mode 2026) #38284
02ce446510 docs: api, lsp, messages, intro #38327
Compare 8 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-18 06:38:16 +00:00
c3308fa5fe test(tui_spec): remove unnecessary :messages (#38349)
1d776d909f test: always show snapshot if screen:expect_unchanged() fails (#38347)
Compare 2 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-18 06:38:08 +00:00
d3bd224081 terminal/vt: extract size report encoding to its own file (#11607)
7bf89740dd vt: expose size_report encoding in the C API
a1d7ad9243 terminal: extract size report encoder
Compare 3 commits »
mirrors synced new reference push-vylqrzvsoswm to mirrors/ghostty from mirror 2026-03-18 06:38:08 +00:00
mirrors synced commits to push-vylqrzvsoswm at mirrors/ghostty from mirror 2026-03-18 06:38:08 +00:00
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-17 22:28:14 +00:00
b38173e493 feat(terminal): synchronized output (mode 2026) #38284
02ce446510 docs: api, lsp, messages, intro #38327
0da9827673 fix(lsp): respect documentation markup kind in completion preview #38338
Compare 3 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-03-17 22:28:09 +00:00
d657e86043 [rlsw] Fix typos, update build scripts, and align style (#5669)
0de2e8092b REVIEWED: GetTime(), make sure division is with doubles #5668
48a34d63ed Update rlsw.h
fbce5e7541 Bump rlgl version to 6.0, after the low-level shaders API redesign, aligned with raylib 6.0
18756bb79d REVIEWED: Software renderer flag, renamed to GRAPHICS_API_OPENGL_SOFTWARE
Compare 7 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-17 22:28:07 +00:00
45ccc69a49 Update VOUCHED list (#11605)
d9070dbee2 Fix tmux control parser premature %end/%error block termination (#11597)
b173b2dfb7 Update VOUCHED list (#11599)
4a88f460c4 terminal/tmux: stylistic cleanups
739da492b8 Update VOUCHED list (#11598)
Compare 8 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-03-17 22:18:19 +00:00
e0307aa05e apply issue/#13952 fix to SDL_cpuinfo.h, too.
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-03-17 22:18:19 +00:00
a2fb4d6d47 x11: Fix building when XInput2 is not available
b560f8ab17 wayland: Scale custom cursors with the pointer scale
Compare 2 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-03-17 22:18:19 +00:00
40472f053b apply issue/#13952 fix to SDL_cpuinfo.h, too.
mirrors synced commits to main at mirrors/SDL from mirror 2026-03-17 22:18:19 +00:00
b9c227e07d Make changing raw input mode on Windows a very fast operation (take 2)
d88f76caac x11: Fix building when XInput2 is not available
c717a20ec8 Fixed initial window size and placement on visionOS
3d21b3bc68 wayland: Scale custom cursors with the pointer scale
75dead7f96 Minor cleanup
Compare 6 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-03-17 22:18:17 +00:00
0280a7deef gh-12765: Fixed grain being covered by the background (gh-12800)
3e2e27d893 no-bug: Remove code linter checks (gh-12801)
Compare 2 commits »
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2026-03-17 22:18:17 +00:00
b5ddd74745 New translations zen-menubar.ftl (Vietnamese)
2bceac5917 New translations zen-menubar.ftl (Swedish)
b8479ad9ac New translations zen-preferences.ftl (Portuguese, Brazilian)
2e47ba9e0e New translations zen-preferences.ftl (Vietnamese)
37abb527e2 New translations zen-preferences.ftl (Swedish)
Compare 13 commits »
mirrors synced commits to floating_panes at mirrors/tmux from mirror 2026-03-17 22:18:15 +00:00
ab0081294c Fix scrolling issue when a floating pane overlaps a tiled pane.
c42a939e98 Fix some int/u_int bugs and added some logging.
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2026-03-17 21:48:08 +00:00
109253bea9 Merge pull request #6441 from ZZZWojta/fix-missing-return-in-pop_fixed_capacity_dynamic_array
1f9f2dc0da fix Error: Missing return statement at the end of the procedure pop_fixed_capacity_dynamic_array
fdbbcc509c Merge pull request #6438 from odin-lang/bill/interning-things
85c05b238e Handle bit fields separately
d28e19c957 Minor improve to check if the entity was already there
Compare 13 commits »
mirrors synced commits to bill/interning-things at mirrors/Odin from mirror 2026-03-17 21:48:07 +00:00
559f882b9b Use i64 to calculate the iota for the enum
9ab97453b8 Put function and module passes into the same section
201a4f6d03 Place calculate global init order into a worker thread
f05ae76ef9 Multithread RTTI generation in backend
85c05b238e Handle bit fields separately
Compare 6 commits »