• Joined on 2025-08-24
mirrors synced commits to master at mirrors/raylib from mirror 2026-03-04 08:07:09 +00:00
de720a8d4c [backend/GLFW] Added bounds check (#5621)
28288fafb1 Fix MSVC warnings. (#5619)
71677765c5 Fix Makefile template to support libraylib.web.a (#5620)
e1959a4e5c rlparser: update raylib_api.* by CI
faf42366ec Code gardening
Compare 5 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-04 08:07:06 +00:00
619e33a4fe macos: implement audio bell support with bell-audio-path (#11154)
98ad1d955c use proper type for optional path
73ce40c623 build(deps): bump cachix/install-nix-action from 31.9.1 to 31.10.0 (#11157)
69df92b56a build(deps): bump cachix/install-nix-action from 31.9.1 to 31.10.0
c93cf52108 Update VOUCHED list (#11156)
Compare 6 commits »
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2026-03-04 08:07:04 +00:00
22a6d76f22 Backport android api 30+ fix for backspace to SDL2
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-03-04 08:07:04 +00:00
99a65853a6 Texture2DArray and Compute Pipeline in DirectX12 (#15161)
4128c4e44b Fix backspace on android with api 30+
Compare 2 commits »
mirrors synced commits to release-2.32.x at mirrors/SDL from mirror 2026-03-04 08:07:04 +00:00
9324f9eb55 Backport android api 30+ fix for backspace to SDL2
mirrors synced commits to main at mirrors/SDL from mirror 2026-03-04 08:07:04 +00:00
89cab56536 Texture2DArray and Compute Pipeline in DirectX12 (#15161)
01bd8b3780 Fix backspace on android with api 30+
Compare 2 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-03-04 07:47:03 +00:00
84b7cf8ddd fix: Also apply auto appearance to non arrow popups, b=no-bug, c=common
mirrors synced commits to dev at mirrors/desktop from mirror 2026-03-04 07:47:03 +00:00
84b7cf8ddd fix: Also apply auto appearance to non arrow popups, b=no-bug, c=common
mirrors synced commits to devel at mirrors/Nim from mirror 2026-03-04 07:37:14 +00:00
46cddbccd6 fixes #25572 ICE evaluating closure iter with object conversion (#25575)
mirrors synced commits to gh-pages at mirrors/Nim from mirror 2026-03-04 07:37:14 +00:00
0ea764963f Deploy to GitHub pages
mirrors synced commits to master at mirrors/Odin from mirror 2026-03-04 07:37:04 +00:00
1a5126c6b7 Make CI less nervous.
mirrors synced and deleted reference refs/tags/copilot/fix-upload-r-packages at mirrors/gitea from mirror 2026-03-03 23:58:36 +00:00
mirrors synced commits to refs/renovate/branches/renovate/configure at mirrors/gitea from mirror 2026-03-03 23:58:36 +00:00
6f58666ccb Add renovate.json
484eacb7bf fix: /repos/{owner}/{repo}/actions/{runs,jobs} requiring owner permissions (#36818)
93e3be3018 Fix CRAN package version validation to allow more than 4 version components (#36813)
Compare 3 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2026-03-03 23:58:36 +00:00
484eacb7bf fix: /repos/{owner}/{repo}/actions/{runs,jobs} requiring owner permissions (#36818)
93e3be3018 Fix CRAN package version validation to allow more than 4 version components (#36813)
Compare 2 commits »
mirrors synced commits to master at mirrors/neovim from mirror 2026-03-03 23:58:27 +00:00
6ddcc84a6c vim-patch:9.2.0102: 'listchars' "leadtab" not used in :list (#38142)
mirrors synced commits to master at mirrors/raylib from mirror 2026-03-03 23:58:24 +00:00
23c06bc6f1 Updating raygui for examples
5ada84cc6d Update rtext.c
d0f899721b Update raudio.c
23f86689dc Update CHANGELOG
1cf278b8b4 Update ROADMAP.md
Compare 10 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2026-03-03 23:58:21 +00:00
4c83872317 macOS: Refine tab title editing (#11150)
0149fd7139 Update VOUCHED list (#11155)
ee4c6f88c5 build: link to the system FontConfig by default on non-macOS systems (#11152)
89f9dd7848 build: link to the system FontConfig by default on non-macOS systems
2d5bb18e29 input: send composed text in kitty keyboard protocol (#11149)
Compare 18 commits »
mirrors synced commits to release-3.4.x at mirrors/SDL from mirror 2026-03-03 23:58:20 +00:00
18a0157457 Deprecate SDL_INIT_EVERYTHING from SDL2
b36a5ab6f4 Log failure reasons during early X11 and Wayland initialization
Compare 2 commits »
mirrors synced commits to main at mirrors/SDL from mirror 2026-03-03 23:58:20 +00:00
e7199cad0b Deprecate SDL_INIT_EVERYTHING from SDL2
d3672b0c3a Fixed typo to "pseudo"
5880b8a283 Log failure reasons during early X11 and Wayland initialization
Compare 3 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2026-03-03 23:38:19 +00:00
0d816b3cc2 chore: Sync external patches, p=#12607