• Joined on 2025-08-24
mirrors synced commits to master at mirrors/raylib from mirror 2025-11-23 02:26:19 +00:00
84737a9fc1 Update CONVENTIONS.md
727a90c5d1 REVIEWED: Formatting to follow raylib conventions
6c3ef8d9b4 Remove trailing spaces
12cce1766f Update textures_screen_buffer.c
Compare 6 commits »
mirrors synced commits to stable at mirrors/desktop from mirror 2025-11-23 02:26:16 +00:00
56e91af8ab chore: New Crowdin updates, p=#11362
7ab405a2c2 feat: Finish update sidebar notification, b=no-bug, c=common
59641cb952 fix: Fixed KBS settings page, b=no-bug, c=kbs
3761110604 fix: Fixed pinned tabs not updating sometimes, b=no-bug, c=tabs
0e8b8da845 chore: Convert the codebase into modules, p=#11364
Compare 5 commits »
mirrors synced commits to dev at mirrors/desktop from mirror 2025-11-23 02:26:16 +00:00
56e91af8ab chore: New Crowdin updates, p=#11362
7ab405a2c2 feat: Finish update sidebar notification, b=no-bug, c=common
59641cb952 fix: Fixed KBS settings page, b=no-bug, c=kbs
3761110604 fix: Fixed pinned tabs not updating sometimes, b=no-bug, c=tabs
Compare 4 commits »
mirrors synced and deleted reference refs/tags/l10n_dev at mirrors/desktop from mirror 2025-11-23 02:26:16 +00:00
mirrors synced commits to version-2-2 at mirrors/Nim from mirror 2025-11-22 18:26:26 +00:00
dc8f1ab52d uses csources_v3 (#25273)
ffaabdf21e Fixes #25304 proper test for hlo recursion limit (#25305)
431e01eaf2 system.nim refactorings for IC (#25295)
a5e73ff408 use nimKochBootstrap for niminst (#25293)
37fd04a0eb concept patch for tyGenericInvocation (#25288)
Compare 5 commits »
mirrors synced commits to bill/any-type-switch-if-else at mirrors/Odin from mirror 2025-11-22 18:26:22 +00:00
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-22 18:26:22 +00:00
a71917a96a Merge pull request #5941 from odin-lang/bill/typeid-sip-hash
1fb95dade2 Expand base64 tests to include roundtrip
f420755d46 Merge pull request #5951 from FrancisTheCat/master
17f166971d Merge pull request #5953 from Igonato/docs
96373d97e0 Adjust docs links for satellite SDL libraries
Compare 7 commits »
mirrors synced new reference bill/any-type-switch-if-else to mirrors/Odin from mirror 2025-11-22 18:26:22 +00:00
mirrors synced commits to release/v1.25 at mirrors/gitea from mirror 2025-11-22 18:16:46 +00:00
91901c2a60 Allow empty commit when merging pull request with squash style (#35989) (#36003)
20cf4b7849 Fix various permission & login related bugs (#36002) (#36004)
Compare 2 commits »
mirrors synced commits to main at mirrors/gitea from mirror 2025-11-22 18:16:45 +00:00
ed977d9702 Use GitHub-style commit message for squash merge (#35987)
mirrors synced commits to SDL2 at mirrors/SDL from mirror 2025-11-22 18:16:30 +00:00
a65111bd2d Add SDL_(Get|Set)ClipRect automation test
mirrors synced commits to release-3.2.x at mirrors/SDL from mirror 2025-11-22 18:16:30 +00:00
8199076878 vulkan gpu: set the sample count for depth prepass
mirrors synced commits to main at mirrors/SDL from mirror 2025-11-22 18:16:30 +00:00
6a1218c1cc Fix missing whitespace in surface extension missing error messages
1fc093491a vulkan gpu: set the sample count for depth prepass
Compare 2 commits »
mirrors synced and deleted reference refs/tags/dependabot/github_actions/actions/checkout-6.0.0 at mirrors/ghostty from mirror 2025-11-22 18:16:21 +00:00
mirrors synced commits to search-binding at mirrors/ghostty from mirror 2025-11-22 18:16:21 +00:00
e083d0cb72 renderer: receive message with viewport match selections
2f53b15f5d terminal: search should use active area dirty tracking
215711be38 terminal: search.viewport supports dirty tracking for more efficient
63b7ad8cc7 search binding action starts a search thread on surface
6e9412cbab build(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#9659)
Compare 99 commits »
mirrors synced commits to main at mirrors/ghostty from mirror 2025-11-22 18:16:21 +00:00
6e9412cbab build(deps): bump actions/checkout from 5.0.1 to 6.0.0 (#9659)
6529baea46 Change renderer from screen clones to new RenderState (#9662)
3283f57fd2 lib-vt: expose RenderState API
82f5c1a13c renderer: clear renderstate memory periodically
2ecaf4a595 font/shaper: fix harfbuzz tests
Compare 36 commits »
mirrors synced and deleted reference refs/tags/renderstate at mirrors/ghostty from mirror 2025-11-22 18:16:21 +00:00
mirrors synced commits to l10n_dev at mirrors/desktop from mirror 2025-11-22 18:16:18 +00:00
13deb7ffb4 New translations zen-general.ftl (Ukrainian)
mirrors synced commits to window-sync at mirrors/desktop from mirror 2025-11-22 18:16:18 +00:00
04ab9a4b4e feat: Listen for more tab events and properly sync them, b=no-bug, c=common, folders, tabs
1fcef12d0a feat: Listen to new tab opens for new sync system, b=no-bug, c=common, folders, tabs
Compare 2 commits »
mirrors synced commits to master at mirrors/Odin from mirror 2025-11-22 10:16:20 +00:00
adcbfb7861 Add @(require_results) to core:simd procedures where missing