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
*
Revert "Unify `foreign import` for `vendor:sdl2`"
gingerBill
2023-05-02
29
-4
/
+166
*
Update to Metal 3
gingerBill
2023-04-26
7
-8
/
+1023
*
Unify `foreign import` for `vendor:sdl2`
gingerBill
2023-04-20
29
-166
/
+4
*
Add Vulkan-Wayland to wrapper generator
Jeroen van Rijn
2023-04-08
6
-13221
/
+13310
*
Revert "Add VK Wayland"
Jeroen van Rijn
2023-04-08
6
-13296
/
+13220
*
Add VK Wayland
Jeroen van Rijn
2023-04-08
6
-13220
/
+13296
*
Default zlib foreign import
gingerBill
2023-04-05
1
-29
/
+34
*
Generalize the foreign import for unsupported platforms
gingerBill
2023-04-05
4
-4
/
+4
*
Update README.md
gingerBill
2023-04-05
1
-1
/
+8
*
Add `vendor:lua/5.1`
gingerBill
2023-04-05
11
-2
/
+2051
*
Minor fixes
gingerBill
2023-04-05
2
-6
/
+6
*
Add `vendor:lua/5.2`
gingerBill
2023-04-05
10
-0
/
+2001
*
Alignment fix
gingerBill
2023-04-05
1
-3
/
+3
*
Add `vendor:lua/5.3`
gingerBill
2023-04-05
10
-0
/
+2370
*
Add linux binaries
gingerBill
2023-04-05
3
-0
/
+4
*
Minor change to `L_loadbuffer`'s signature
gingerBill
2023-04-05
1
-1
/
+1
*
Fix typo
gingerBill
2023-04-05
1
-1
/
+1
*
Add LICENSE
gingerBill
2023-04-05
1
-0
/
+6
*
Add README.md
gingerBill
2023-04-05
1
-0
/
+5
*
Add `vendor:lua/5.4`
gingerBill
2023-04-05
8
-0
/
+2445
*
Fix raylib bindings for MeasureTextEx
Ricardo Silva
2023-03-24
1
-1
/
+1
*
Merge pull request #2400 from Lperlind/documentation/raylib
Jeroen van Rijn
2023-03-22
1
-77
/
+81
|
\
|
*
Remove stray backtick
Jeroen van Rijn
2023-03-22
1
-1
/
+1
|
*
Improve raylib overview formatting on pkg website
Lucas Perlind
2023-03-22
1
-77
/
+81
*
|
Merge branch 'odin-lang:master' into master
Dragos Popescu
2023-03-22
26
-867
/
+1133
|
\
|
|
*
Fix typo!!!!
gingerBill
2023-03-21
1
-1
/
+1
|
*
Add newlines to improve documentation generation
gingerBill
2023-03-21
1
-2
/
+49
|
*
Add `@(extra_linker_flags=<string>)`
gingerBill
2023-03-21
1
-1
/
+1
|
*
Keep `-vet` and `-strict-style` happy
gingerBill
2023-03-21
1
-5
/
+5
|
*
Add msvcrt.lib to raylib on Windows
gingerBill
2023-03-20
1
-0
/
+1
|
*
Update `vendor:raylib` to raylib 4.5
gingerBill
2023-03-20
26
-868
/
+1086
*
|
Made most libraries panic on js targets instead of not compiling
Dragos Popescu
2023-03-20
4
-0
/
+338
|
/
*
Added parameter names to all ENet procs
Brennen Shaughnessy
2023-03-18
1
-44
/
+44
*
Fix #2385
Jeroen van Rijn
2023-03-16
1
-1
/
+1
*
Fix brace style and indentation
Marko
2023-03-13
1
-3
/
+2
*
Add RegisterMessageCallback for d3d12
Marko
2023-03-11
1
-0
/
+20
*
Fix missing underscore
bumbread
2023-03-01
1
-1
/
+1
*
Add option to link to glfw3 dynamically
bumbread
2023-03-01
3
-7
/
+25
*
Add license for dxcompiler libs.
Jeroen van Rijn
2023-02-26
1
-0
/
+248
*
Merge pull request #2343 from Hyp-X/pr-heapflags
gingerBill
2023-02-24
1
-1
/
+1
|
\
|
*
Fix d3d12 HEAP_FLAG_ALLOW_ONLY_BUFFERS flags
Hyp-X
2023-02-23
1
-1
/
+1
*
|
Merge pull request #2345 from Hyp-X/pr-dxc
gingerBill
2023-02-24
4
-0
/
+603
|
\
\
|
*
|
Add vendor:directx/dxc package:
Hyp-X
2023-02-24
4
-0
/
+603
|
|
/
*
/
Add d3d12shader missing types and UUID's
Hyp-X
2023-02-24
1
-14
/
+86
|
/
*
Merge pull request #2341 from Hyp-X/pr-getresourceallocationinfo
gingerBill
2023-02-23
1
-3
/
+3
|
\
|
*
Fix d3d12 GetResourceAllocationInfo signature
Hyp-X
2023-02-23
1
-3
/
+3
*
|
Merge pull request #2340 from Hyp-X/pr-shader-reflection-fix
gingerBill
2023-02-23
1
-3
/
+3
|
\
\
|
*
|
Fixed d3d12 shader reflection vtables
Hyp-X
2023-02-23
1
-3
/
+3
|
|
/
*
/
Add dxgidebug.h implementation to dxgi package
Hyp-X
2023-02-23
1
-0
/
+141
|
/
*
Add user-defaults config to enable force-smooth-scrolling for SDL
Colin Davidson
2023-02-18
1
-0
/
+14
[next]