• Joined on 2025-08-24
mirrors synced commits to master at mirrors/raylib from mirror 2026-02-06 20:07:18 +00:00
a6fa8b9ff4 Fix out of bound Memory read in Material.maps (#5534)
mirrors synced commits to stable at mirrors/desktop from mirror 2026-02-06 20:07:17 +00:00
c9474cecc0 feat: Remove null-setting for split view data on restore, b=no-bug, c=no-component
531be839c9 fix: Fixed frozen window when restore split data is null, b=closes #12260, c=no-component
226486b973 fix: Fixed selecting tabs when pinned tabs are collapsed, b=no-bug, c=no-component
Compare 3 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2026-02-06 20:07:17 +00:00
c9474cecc0 feat: Remove null-setting for split view data on restore, b=no-bug, c=no-component
531be839c9 fix: Fixed frozen window when restore split data is null, b=closes #12260, c=no-component
Compare 2 commits »
mirrors synced and deleted reference refs/tags/1.18.5b at mirrors/desktop from mirror 2026-02-06 20:07:17 +00:00
mirrors synced new reference chore/7402 to mirrors/desktop from mirror 2026-02-06 20:07:17 +00:00
mirrors synced commits to chore/7402 at mirrors/desktop from mirror 2026-02-06 20:07:17 +00:00
mirrors synced commits to main at mirrors/ghostty from mirror 2026-02-06 20:07:16 +00:00
6c0e02d113 fix fish shell integration when cancelling a command (#10602)
290ad05ea6 fix fish shell integration when cancelling a command
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-02-06 20:07:15 +00:00
3dc48a4890 video: Wrap OpenGL work in ifdefs.
df9f56f958 Sync SDL3 wiki -> header
88d5a5a2b9 Clarify that SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS can be set anytime
9f5747ccd4 video: Respect SDL_HINT_OPENGL_FORCE_SRGB_CAPABLE with GL_FRAMEBUFFER_SRGB.
01689bca0e video: Maybe fix build.
Compare 15 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-02-06 20:07:15 +00:00
c080cc8068 SDL_render_psp.c: Also apply the similar fix to PSP
2956d55797 SDL_render_vita_gxm.c: Fixed the black screen due to zero cliprect
Compare 2 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-02-06 20:07:15 +00:00
07bf82e39e SDL_render_psp.c: Also apply the similar fix to PSP
a2a4c2d439 SDL_render_vita_gxm.c: Fixed the black screen due to zero cliprect
d2995655d5 SDL2: PSP: Fixed render-to-texture larger than screen
fe834123fd SDL_render_psp.c: Implemented working viewport support
Compare 4 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-02-06 20:07:15 +00:00
9ee86e7e79 Fixed building with -DSDL_HIDAPI=OFF
6168085e45 cocoawindow: fix wrong content scale with ANGLE EGL context
000d56702e SDL_render_psp.c: Also apply the similar fix to PSP
c12d90108f SDL_render_vita_gxm.c: Fixed the black screen due to zero cliprect
44c0feed99 Revert "Reverted Vita cliprect changes"
Compare 5 commits »
mirrors synced new reference pr_eon to mirrors/Nim from mirror 2026-02-06 19:47:25 +00:00
mirrors synced commits to pr_eon at mirrors/Nim from mirror 2026-02-06 19:47:25 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2026-02-06 19:47:13 +00:00
0c360e51a1 Merge pull request #6228 from heavyrain266/expand-d3d12
a6ad74cea6 vendor:directx/d3d12: added IGraphicsCommandList7 with enhanced barriers
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-02-06 11:57:26 +00:00
ef9c19691d Fix issues filter dropdown showing empty label scope section (#36535)
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-02-06 11:57:26 +00:00
44c59c4031 Add renovate.json
ef9c19691d Fix issues filter dropdown showing empty label scope section (#36535)
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-02-06 11:57:20 +00:00
15061d322d vim-patch:9.1.2133: Another case of buffer overflow with 'helpfile' (#37746)
mirrors synced commits to release-0.11 at mirrors/neovim from mirror 2026-02-06 11:57:20 +00:00
03e68ad5d3 vim-patch:9.1.2133: Another case of buffer overflow with 'helpfile' (#37746)
mirrors synced commits to marvim/ci-version-update at mirrors/neovim from mirror 2026-02-06 11:57:19 +00:00
2dcf206224 docs: update version.c
db133879b2 vim-patch:9.1.2132: [security]: buffer-overflow in 'helpfile' option handling (#37735)
e40c5cb06d fix(vterm): handle split UTF-8 after ASCII properly (#37721)
e198037148 fix(ui2): always route to dialog when cmdline is open #37730
7a490d65c5 fix(messages): increment message ID without ext_messages #37714
Compare 10 commits »
mirrors synced commits to master at mirrors/raylib from mirror 2026-02-06 11:57:15 +00:00
4f76b896d5 REVIEWED: CheckCollisionLines(), formating and follow raylib conventions