| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge pull request #6249 from laytan/fix-box2d-build-and-try-lfs | gingerBill | 5 days | 3 | -2/+3 | |
| |\ \ \ | | | | | | | | | fix box2d build and try Git LFS | |||||
| | * | | | fix box2d build and try git LFS | laytan | 6 days | 3 | -2/+3 | |
| | | | | | ||||||
| * | | | | Merge pull request #6250 from jakubtomsu/dep-cleanup | Jeroen van Rijn | 6 days | 7 | -45/+52 | |
| |\ \ \ \ | |/ / / |/| | | | Clean-up some imports and dependencies | |||||
| | * | | | import cleanup | jakubtomsu | 6 days | 7 | -45/+52 | |
| |/ / / | ||||||
| | * / | remove xxhash core:mem dependency | jakubtomsu | 5 days | 1 | -2/+2 | |
| |/ / | ||||||
| * / | Fix handle_map index on `dynamic_add` | gingerBill | 7 days | 1 | -1/+2 | |
| |/ | ||||||
| * | add vendor:curl to docs | Laytan Laats | 8 days | 1 | -0/+1 | |
| | | ||||||
| * | Merge pull request #6242 from heavyrain266/fix-enum-type | gingerBill | 9 days | 1 | -5/+6 | |
| |\ | | | | | vendor:directx/d3d12 fixed access violation errors | |||||
| | * | vendor:directx/d3d12: changed backing integers of `BARRIER*` enums and ↵ | Ignacy Koper | 9 days | 1 | -5/+6 | |
| |/ | | | | | | | | bit-sets to u32 from i64 and added missing `Flags` field to `TEXTURE_BARRIER` struct Signed-off-by: Ignacy Koper <ignacy423@gmail.com> | |||||
| * | Merge pull request #6228 from heavyrain266/expand-d3d12 | Jeroen van Rijn | 9 days | 1 | -0/+166 | |
| |\ | | | | | added `IGraphicsCommandList7` to vendor:directx/d3d12 | |||||
| | * | vendor:directx/d3d12: added `IGraphicsCommandList7` with enhanced barriers | Ignacy Koper | 9 days | 1 | -0/+166 | |
| | | | | | | | | | Signed-off-by: Ignacy Koper <ignacy423@gmail.com> | |||||
| * | | Merge pull request #6230 from Nahuel2998/fix/x11-xlib-xchangewindowattributes | Jeroen van Rijn | 11 days | 1 | -1/+1 | |
| |\ \ | | | | | | | vendor/x11/xlib: Fix signature of XChangeWindowAttributes | |||||
| | * | | vendor/x11/xlib: Fix signature of XChangeWindowAttributes | Nahuel2998 | 11 days | 1 | -1/+1 | |
| |/ / | | | | | | | Actually fixes #5139 | |||||
| * | | Change LTO rules for all platforms | gingerBill | 11 days | 1 | -2/+2 | |
| | | | ||||||
| * | | Add docs for `-lto:<string>`; remove `-lld` and `-radlink` flags docs; with ↵dev-2026-02 | gingerBill | 11 days | 1 | -6/+26 | |
| |/ | | | | `-lto` default to `-use-separate-modules` and `-linker:lld` | |||||
| * | Merge pull request #6226 from Nahuel2998/fix/x11-xlib-procs-returntype | gingerBill | 12 days | 1 | -4/+4 | |
| |\ | | | | | vendor/x11/xlib: Fix returntype of some procs | |||||
| | * | vendor/x11/xlib: Fix returntype of some procs | Nahuel2998 | 12 days | 1 | -4/+4 | |
| | | | | | | | | | | | Returntype of a few procs was incorrectly set to i32 rather than a proc that returns i32. | |||||
| * | | Merge pull request #6227 from JesseRMeyer/lto-support | gingerBill | 12 days | 4 | -18/+49 | |
| |\ \ | |/ |/| | Fix LTO on Windows | |||||
| | * | Merge branch 'master' into lto-support | Jesse Meyer | 12 days | 50 | -231/+9919 | |
| | |\ | |/ |/| | ||||||
| * | | Merge pull request #6213 from Yawning/feature/more-secec | Jeroen van Rijn | 12 days | 16 | -49/+9536 | |
| |\ \ | | | | | | | crypto: More core:crypto | |||||
| | * | | core/crypto/ecdh: Add secp384r1 | Yawning Angel | 13 days | 2 | -0/+84 | |
| | | | | ||||||
| | * | | core/crypto/_weierstrass: Add secp384r1 | Yawning Angel | 13 days | 12 | -41/+9445 | |
| | | | | ||||||
| | * | | core/crypto/_fiat: Minor p256 cleanups | Yawning Angel | 13 days | 2 | -6/+6 | |
| | | | | ||||||
| | * | | core/crypto/_weirstrass: Cosmetic fixes (NFC) | Yawning Angel | 14 days | 1 | -2/+1 | |
| | | | | ||||||
| * | | | Minor optimization to `map_probe_distance` | gingerBill | 13 days | 1 | -1/+3 | |
| | | | | ||||||
| * | | | Merge pull request #6223 from FabzAn/pass-on-permanent_allocator | Jeroen van Rijn | 13 days | 1 | -2/+2 | |
| |\ \ \ | | | | | | | | | text/regex: Pass given allocator on in create_iterator | |||||
| | * | | | text/regex: Pass given allocator on in create_iterator | Fabian Erdmann | 13 days | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge pull request #6220 from laytan/fix-lto-macos | gingerBill | 13 days | 2 | -1/+30 | |
| |\ \ \ \ | |/ / / |/| | | | fix LTO on MacOS | |||||
| | * | | | fix LTO on MacOS | Laytan Laats | 13 days | 2 | -1/+30 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If no `-minimum-os-version` is given, ignore the `override-module` warnings. The user not using, `-minimum-os-version` opts you into linker warnings about target versions. If a `-minimum-os-version` is provided, normalize it to a full version `11` to `11.0.0` for example. The linker seems to want that when doing LTO. | |||||
| * | | | | support -> supported | Jeroen van Rijn | 13 days | 2 | -2/+2 | |
| |/ / / | ||||||
| * | | | Merge branch 'master' of https://github.com/odin-lang/Odin | gingerBill | 13 days | 7 | -97/+118 | |
| |\ \ \ | ||||||
| | * \ \ | Merge pull request #6218 from Kelimion/fix-6204 | Jeroen van Rijn | 13 days | 7 | -97/+118 | |
| | |\ \ \ | | | | | | | | | | | Fix #6204 | |||||
| | | * | | | Remove duplicate buffer | Jeroen van Rijn | 14 days | 4 | -12/+0 | |
| | | | | | | ||||||
| | | * | | | Fix #6204 | Jeroen van Rijn | 14 days | 3 | -85/+118 | |
| | | | | | | | | | | | | | | | | | | | | | Use temporary stack buffers and some global scratch space to remove the need for any allocator. | |||||
| * | | | | | Add `intrinsics.count_trailing_ones` and `intrinsics.count_leading_ones` | gingerBill | 13 days | 5 | -0/+47 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #6217 from odin-lang/bill/threading-fixes-2026-02 | gingerBill | 14 days | 3 | -10/+8 | |
| |\ \ \ \ | | | | | | | | | | | Fix to frontend threading bugs | |||||
| | * | | | | Comment out `t->Struct.are_offsets_being_processed.load()` | gingerBill | 14 days | 1 | -3/+3 | |
| | | | | | | ||||||
| | * | | | | Move `return true;` to after the if check | gingerBill | 14 days | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Remove unneeded mutex in `hash_exact_value` | gingerBill | 14 days | 1 | -5/+0 | |
| | | | | | | ||||||
| | * | | | | Add parent mutex lock for `scope_insert_with_name` | gingerBill | 14 days | 1 | -0/+3 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #6214 from Josh8011/master | gingerBill | 14 days | 1 | -0/+1 | |
| |\ \ \ \ | | | | | | | | | | | user32.odin add UnhookWinEvent | |||||
| | * | | | | user32.odin add UnhookWinEvent | Joshua Zimbicki | 14 days | 1 | -0/+1 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #6215 from odin-lang/bill/fix-data-races-2026-02 | gingerBill | 14 days | 12 | -57/+92 | |
| |\ \ \ \ | | | | | | | | | | | Fix numerous data races | |||||
| | * | | | | Revert `mutex_lock` logicbill/fix-data-races-2026-02 | gingerBill | 14 days | 1 | -3/+3 | |
| | | | | | | ||||||
| | * | | | | Fix `mutex_lock` | gingerBill | 14 days | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Move `alignas` to before name | gingerBill | 14 days | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Use mutex striping for `add_type_and_value` | gingerBill | 14 days | 2 | -10/+29 | |
| | | | | | | ||||||
| | * | | | | Make `Entity.parent_proc_decl` atomic | gingerBill | 14 days | 3 | -6/+8 | |
| | | | | | | ||||||
| | * | | | | Make `defer_use_checked` and `where_clauses_evaluated` atomic | gingerBill | 14 days | 3 | -11/+11 | |
| | | | | | | ||||||
| | * | | | | Make `Entity.code_gen_*` atomic | gingerBill | 14 days | 1 | -2/+2 | |
| | | | | | | ||||||