index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo in TexImage3D
awwdev
2022-04-29
2
-2
/
+2
*
replaced a few [^]u8 with cstring
awwdev
2022-04-29
2
-9
/
+9
*
Added some additional IID versions of Direct3D 12 UUIDs that I missed during ...
Karl Zylinski
2022-04-27
1
-7
/
+14
*
Merge remote-tracking branch 'origin/master' into d3d12-binding-fixes
Karl Zylinski
2022-04-27
2
-0
/
+6
|
\
|
*
Fix #1720
gingerBill
2022-04-26
2
-0
/
+6
*
|
Typo fix in d3d12.odin
Karl Zylinski
2022-04-27
1
-1
/
+1
*
|
D3D12 binding fixes: Added dxgi.IID versions of all the UUIDs in d3d12.odin s...
Karl Zylinski
2022-04-27
1
-64
/
+120
|
/
*
Update Vulkan generation and package
gingerBill
2022-04-15
12
-2094
/
+4327
*
Minor rearrangement
gingerBill
2022-04-15
1
-16
/
+18
*
Improve utilities
gingerBill
2022-04-15
3
-4
/
+23
*
Add more proc groups
gingerBill
2022-04-15
1
-13
/
+52
*
Minor fixes and add use of proc groups where better suited
gingerBill
2022-04-15
1
-6
/
+38
*
Add Buffer contentsAsSlice and contentsAsType
gingerBill
2022-04-14
1
-0
/
+11
*
Correct signature types
gingerBill
2022-04-14
2
-23
/
+23
*
Add NS.Block to allow for the creation of block-like lambdas in Odin
gingerBill
2022-04-14
1
-0
/
+67
*
Add MetalKit; Add NSApplication NSMenu NSMenuItem; Improve Metal classes
gingerBill
2022-04-14
10
-16
/
+637
*
[vendor:easy_font] API improvements.
Jeroen van Rijn
2022-04-03
1
-27
/
+114
*
Fixes for stb_easy_font
Florian Behr
2022-04-03
1
-4
/
+4
*
Add foreign imports for Darwin to vendor:stb
Wes Hardee
2022-03-22
6
-0
/
+6
*
Fix typo
gingerBill
2022-03-14
1
-1
/
+2
*
update vulkan generator
WalterPlinge
2022-03-04
2
-1295
/
+2993
*
remove some leftover semi-colons before EOF
Sébastien Marie
2022-03-03
2
-2
/
+2
*
Merge pull request #1579 from semarie/vendors
gingerBill
2022-03-03
52
-226
/
+283
|
\
|
*
vendor: ENet: follow strict-style and remove optional semi-colon
Sébastien Marie
2022-03-03
1
-1
/
+1
|
*
stb, miniaudio: use default builtin variables of make for CC and AR
Sébastien Marie
2022-03-03
2
-16
/
+16
|
*
vendor: sdl2: simplify foreign import
Sébastien Marie
2022-03-02
32
-160
/
+160
|
*
vendor: raylib: simplify foreign import
Sébastien Marie
2022-03-02
2
-6
/
+12
|
*
vendor: portmidi: simplify foreign import
Sébastien Marie
2022-03-02
2
-3
/
+9
|
*
miniaudio
Sébastien Marie
2022-03-02
11
-32
/
+79
|
*
vendor: glfw: simplify foreign import
Sébastien Marie
2022-03-02
1
-3
/
+5
|
*
vendor: botan: simplify foreign import
Sébastien Marie
2022-03-02
1
-5
/
+1
*
|
Merge pull request #1571 from SrMordred/patch-4
gingerBill
2022-03-03
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update raylib.odin
Patric Dexheimer
2022-03-01
1
-1
/
+1
|
*
Fixing bindings
Patric Dexheimer
2022-03-01
1
-1
/
+1
*
|
sdl2: add openbsd support
Sébastien Marie
2022-02-28
32
-27
/
+58
*
|
glfw: add openbsd support
Sébastien Marie
2022-02-28
1
-0
/
+1
*
|
ENet: add openbsd support
Sébastien Marie
2022-02-28
1
-2
/
+2
|
/
*
vendor: botan: add OpenBSD support
Sébastien Marie
2022-02-26
1
-1
/
+3
*
adding `is_16_bit_from_memory` to stbi
Tail Wag Games
2022-02-24
1
-2
/
+3
*
Fix procedure
zhibog
2022-02-22
1
-1
/
+1
*
Fix Odin_OS_Type
zhibog
2022-02-22
1
-4
/
+4
*
Added missing constants
zhibog
2022-02-22
1
-4
/
+8
*
Added SipHash + tests and fixed remaining semicolons in vendor/botan
zhibog
2022-02-22
16
-27
/
+280
*
Correct types
gingerBill
2022-02-21
1
-14
/
+14
*
Add missing return types
gingerBill
2022-02-21
1
-6
/
+6
*
Remove prefixes from D3D12 constants
gingerBill
2022-02-18
1
-529
/
+529
*
Keep -vet happy
gingerBill
2022-02-18
1
-2
/
+3
*
Remove unneeded semicolon
gingerBill
2022-02-18
1
-1
/
+1
*
Add vendor:directx and vendor:darwin packages for documentation generation
gingerBill
2022-02-18
23
-25
/
+4
*
Correct D3D packages
gingerBill
2022-02-17
2
-5
/
+5
[next]