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 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 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
*
Add GL_DEBUG config that falls back to ODIN_DEBUG to preserve previous behavi...
Joakim Hentula
2022-09-02
3
-2
/
+4
*
vendor:cmark -> vendor:commonmark
Jeroen van Rijn
2022-09-01
7
-6
/
+10
*
Merge branch 'master' into cmark
Jeroen van Rijn
2022-09-01
1
-1
/
+1
|
\
|
*
Fix for SDL `GetPreferredLocales`
SyndaKai
2022-08-31
1
-1
/
+1
*
|
Wrap CMark allocator as Odin allocator
Jeroen van Rijn
2022-08-30
1
-1
/
+46
*
|
[cmark] Add static library for Linux
Jeroen van Rijn
2022-08-30
3
-48
/
+5
*
|
[cmark] Move wrapped allocator next to `get_default_allocator`
Jeroen van Rijn
2022-08-30
1
-10
/
+14
*
|
[cmark] Allow wrapping context.allocator
Jeroen van Rijn
2022-08-30
2
-5
/
+47
*
|
[cmark] Add wrappers.
Jeroen van Rijn
2022-08-30
1
-20
/
+34
*
|
[cmark] Change to static library
Jeroen van Rijn
2022-08-30
4
-2
/
+1
*
|
Add CMark bindings
Jeroen van Rijn
2022-08-30
6
-1
/
+760
|
/
*
Merge pull request #1889 from thePHTest/master
gingerBill
2022-08-15
1
-1
/
+1
|
\
|
*
fix glfw/native.odin foreign lib import
Phil
2022-08-01
1
-1
/
+1
*
|
Add additional mouse buttons to Raylib bindings.
Jeroen van Rijn
2022-08-13
1
-3
/
+7
*
|
Add ID3D11Debug interface to d3d11 package
Lucas Perlind
2022-08-10
1
-0
/
+33
|
/
*
Update dxgi.odin
Hyp-X
2022-08-01
1
-4
/
+4
*
Update Windows GLFW libraries to 3.3.8
William Roe
2022-07-28
4
-0
/
+0
*
Fix build on Apple Silicon when linking to GLFW
William Roe
2022-07-28
2
-1
/
+1
*
Merge branch 'master' into master
Jeroen van Rijn
2022-07-28
168
-12874
/
+68836
|
\
|
*
Update `vendor:raylib` to support macos-arm64 (apple silicon)
Eduardo Nunes
2022-07-20
5
-5
/
+14
|
*
Add custom event handling to wasm
gingerBill
2022-07-19
2
-17
/
+71
|
*
Keep -vet happy
gingerBill
2022-07-18
1
-0
/
+1
|
*
Rename strings.Builder procedures to be consistent with the rest of the core ...
gingerBill
2022-07-11
1
-1
/
+1
|
*
Update README.md
gingerBill
2022-07-10
1
-2
/
+2
|
*
remove unneeded semicolons
Phil
2022-06-28
1
-2
/
+2
|
*
Add OpenGL bindless textures ARB api to vendor
Phil
2022-06-27
2
-0
/
+74
[next]