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
*
OpenGL: updated README
hikari
2022-12-06
1
-8
/
+2
*
Merge pull request #2203 from janivanecky/content_layout_rect
gingerBill
2022-11-29
1
-0
/
+4
|
\
|
*
Add NSWindow::content_layout_rect
Jan Ivanecky
2022-11-17
1
-0
/
+4
*
|
Fix UUID
gingerBill
2022-11-21
1
-1
/
+1
*
|
Fix #2174
gingerBill
2022-11-21
1
-3
/
+5
*
|
fix missing wasm memory case
Colin Davidson
2022-11-18
1
-1
/
+1
|
/
*
Update constants.odin
Michael Kutowski
2022-11-15
1
-1206
/
+1631
*
Update enums.odin
Michael Kutowski
2022-11-15
1
-1404
/
+1831
*
Fix formatting
gingerBill
2022-11-04
1
-1
/
+0
*
Add `@(require_results)`
gingerBill
2022-11-04
1
-0
/
+1
*
Move LICENSE
gingerBill
2022-11-04
1
-0
/
+0
*
Use `#by_ptr` and `@(require_results)` were useful
gingerBill
2022-11-04
1
-10
/
+24
*
Update README.md
gingerBill
2022-11-04
1
-1
/
+11
*
Add README.md
gingerBill
2022-11-04
1
-0
/
+146
*
Wrap `parse` procedures to allow for multiple return values
gingerBill
2022-11-04
1
-13
/
+30
*
Add `//+build windows`
gingerBill
2022-11-04
1
-0
/
+1
*
Use slices and Odin `string` where possible due to struct field ordering
gingerBill
2022-11-04
1
-93
/
+45
*
Fix +build ignore
gingerBill
2022-11-04
1
-1
/
+1
*
Add `vendor:cgltf`
gingerBill
2022-11-04
6
-0
/
+9041
*
Merge branch 'master' into allocator-mode-alloc-non-zeroed
gingerBill
2022-11-03
18
-587
/
+709
|
\
|
*
d3d12: Fixed RESOURCE_STATE_GENERIC_READ flags
Hyp-X
2022-11-03
1
-1
/
+1
|
*
Add more `bit_set`s to direct packages
gingerBill
2022-11-02
2
-77
/
+93
|
*
Correct more flags for d3d12
gingerBill
2022-11-02
1
-33
/
+39
|
*
Make many d3d12 flags `enum`s into `bit_set`
gingerBill
2022-11-02
1
-276
/
+298
|
*
Fixed #2170
gingerBill
2022-11-02
1
-8
/
+7
|
*
Fix STB lib import references on `ODIN_OS == .Darwin`
Julian Ceipek
2022-10-29
3
-3
/
+3
|
*
Update many `enum`s to `bit_set`s for D3D11
gingerBill
2022-10-23
1
-141
/
+183
|
*
Add RawMouseMotionSupported
Jeroen van Rijn
2022-10-21
2
-0
/
+4
|
*
Fix indentation
Julian Ceipek
2022-10-20
1
-1
/
+1
|
*
Add `objc_registerClassPair` to allow subclassing
Julian Ceipek
2022-10-20
1
-0
/
+1
|
*
Use `c.size_t` to match C declaration more directly
Julian Ceipek
2022-10-20
1
-1
/
+1
|
*
Fix signature for `objc_allocateClassPair`
Julian Ceipek
2022-10-20
1
-1
/
+1
|
*
Fix GetInstanceProcAddr crash
terids
2022-10-14
2
-10
/
+10
|
*
Use `NS.BOOL` instead of `bool`
Julian Ceipek
2022-10-09
1
-2
/
+2
|
*
Fix signature for `shouldTerminateAfterLastWindowClosed` delegate proc
Julian Ceipek
2022-10-08
1
-3
/
+3
|
*
Merge pull request #2117 from janivanecky/cocoa_window
Jeroen van Rijn
2022-10-08
4
-33
/
+46
|
|
\
|
|
*
Add glfw.GetCocoaWindow
Jan Ivanecky
2022-10-08
4
-33
/
+46
|
*
|
Add class_getInstanceMethod, method_setImplementation bindings
Jan Ivanecky
2022-10-08
1
-0
/
+3
|
|
/
|
*
Add additional NSWindow methods
Jan Ivanecky
2022-10-08
1
-0
/
+16
*
|
Add `Allocator_Mode.Alloc_Non_Zerored`
gingerBill
2022-09-22
2
-4
/
+7
|
/
*
Add vendor:zlib to examples/all; prefix vendor packages.
Jeroen van Rijn
2022-09-21
26
-26
/
+26
*
removed do
André (counter)
2022-09-21
1
-3
/
+3
*
Fix darwin libs for vendor stbi
ray.garner
2022-09-18
3
-3
/
+3
*
[zlib] Add statically linked x64 library.
Jeroen van Rijn
2022-09-14
1
-0
/
+0
*
[zlib] Add LICENSE, update README
Jeroen van Rijn
2022-09-14
2
-1
/
+28
*
vendor zlib
Dale Weiler
2022-09-14
1
-0
/
+262
*
Added support for ID3D11InfoQueue
eadesmet
2022-09-12
1
-0
/
+1431
*
Revert "Remove the workaround for NSWindow initWithContentFrame"
gingerBill
2022-09-09
1
-1
/
+12
*
Fix typo for `pow` in `runtime.js`
gingerBill
2022-09-08
1
-1
/
+1
*
Remove the workaround for NSWindow initWithContentFrame
Hasen Judy
2022-09-06
1
-12
/
+1
[next]