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
*
wasm: fix runtime.js even more for wasm64p32
Laytan Laats
2024-05-31
1
-29
/
+63
*
Fix types again
gingerBill
2024-05-30
1
-2
/
+2
*
Fix #3651
gingerBill
2024-05-30
1
-2
/
+2
*
Merge pull request #3656 from laytan/microui-optional-clipboard
gingerBill
2024-05-30
1
-1
/
+6
|
\
|
*
microui: make clipboard optional during init
Laytan Laats
2024-05-30
1
-1
/
+6
*
|
wasm: fix the WheelEvent not storing data properly
Laytan Laats
2024-05-30
1
-6
/
+6
|
/
*
Satisfy -vet
Håkon Stormo
2024-05-23
1
-1
/
+0
*
microui: use the text_edit procs
Håkon Stormo
2024-05-23
1
-15
/
+9
*
microui: textbox cut/copy/paste
Håkon Stormo
2024-05-23
1
-8
/
+38
*
microui: textbox selection
Håkon Stormo
2024-05-23
1
-19
/
+110
*
correctly load/store uint&int in the runtime.js for wasm64p32
Laytan Laats
2024-05-17
1
-13
/
+45
*
Fixed some build tags in vendor libs
Andreas T Jonsson
2024-05-13
2
-2
/
+2
*
Keep `-vet` happy
gingerBill
2024-05-10
1
-1
/
+1
*
Merge pull request #3565 from wschiefer/update-d3d12
gingerBill
2024-05-10
1
-0
/
+220
|
\
|
*
Update d3d12 API
Waldemar Schiefer
2024-05-09
1
-0
/
+220
*
|
Add DXGI 1.5 & 1.6 APIs
Waldemar Schiefer
2024-05-09
1
-12
/
+208
|
/
*
Merge pull request #3419 from puzzleddev/fixup-d3d12-thiscall-affected-methods
gingerBill
2024-04-15
1
-6
/
+6
|
\
|
*
Fixup vendor/d3d12 calling convention mistakes
tim4242
2024-04-12
1
-6
/
+6
*
|
Merge pull request #3422 from wrapperup/add-dxc-vendor-docs
gingerBill
2024-04-13
1
-1
/
+1
|
\
\
|
*
|
add freebsd, openbsd to dxcdef_unix.odin
wrapperup
2024-04-13
1
-1
/
+1
*
|
|
fix wasm runtime.js storeString to support Unicode
Laytan Laats
2024-04-13
1
-2
/
+5
|
|
/
|
/
|
*
|
Add #panic to tell of moved package
gingerBill
2024-04-10
1
-0
/
+3
*
|
Avoid loop index shadowing
iciuperca
2024-04-09
1
-4
/
+4
|
/
*
Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`
gingerBill
2024-04-08
40
-3496
/
+8
*
fix `_end` being called before the actual end when using the step function
Laytan Laats
2024-04-08
1
-3
/
+11
*
fix js_wasm `time.tick_now`, `performance.now()` returns a float
Laytan Laats
2024-04-08
1
-1
/
+1
*
Merge pull request #3388 from laytan/fix-raygui-symbol
gingerBill
2024-04-06
1
-1
/
+1
|
\
|
*
fix raygui `GuiFade` being renamed to `GuiSetAlpha`
Laytan Laats
2024-04-06
1
-1
/
+1
*
|
add missing SDL2_SemPost binding
Christopher Kaster
2024-04-05
1
-0
/
+1
|
/
*
Merge pull request #3366 from laytan/fix-vet-scope-bug
gingerBill
2024-04-03
2
-12
/
+12
|
\
|
*
correct newly found vets
Laytan Laats
2024-04-03
2
-12
/
+12
*
|
Add NSApplication.active to Foundation bindings.
Vitalii Kravchenko
2024-04-02
1
-0
/
+11
|
/
*
Merge pull request #3294 from laytan/update-glfw-from-3.3.8-to-3.4
gingerBill
2024-03-21
12
-61
/
+121
|
\
|
*
glfw: update from 3.3.8 to 3.4
Laytan Laats
2024-03-18
12
-61
/
+121
*
|
Add `#no_broadcast` procedure parameter to disallow automatic array programmi...
gingerBill
2024-03-21
1
-2
/
+2
*
|
commonmark: add missing on_exit api
Laytan Laats
2024-03-20
1
-0
/
+10
*
|
Update raylib to use `#row_major` matrices
gingerBill
2024-03-19
2
-19
/
+24
|
/
*
Merge pull request #3143 from Pariatech/cgltf-linux-build
gingerBill
2024-03-13
2
-4
/
+24
|
\
|
*
Update vendor/cgltf/src/Makefile
Pariatech
2024-03-13
1
-1
/
+1
|
*
fix whitespace
Gabriel Pariat
2024-01-27
1
-0
/
+1
|
*
Revert "fix whitespace"
Gabriel Pariat
2024-01-27
7
-1
/
+0
|
*
fix whitespace
Gabriel Pariat
2024-01-27
7
-0
/
+1
|
*
change ordering
Gabriel Pariat
2024-01-27
1
-2
/
+1
|
*
fix typo
Gabriel Pariat
2024-01-27
1
-2
/
+2
|
*
adding linux + unix makefile for cgltf
Gabriel Pariat
2024-01-27
2
-5
/
+25
*
|
Merge pull request #3149 from IllusionMan1212/missing-x11-funcs
gingerBill
2024-03-09
1
-7
/
+16
|
\
\
|
*
|
vendor/x11: added XQueryExtension, XGetEventData, and XFreeEventData
IllusionMan1212
2024-01-29
1
-7
/
+16
|
|
/
*
|
Merge pull request #3148 from IllusionMan1212/cookie-struct-fix
gingerBill
2024-03-09
1
-1
/
+1
|
\
\
|
*
|
vendor/x11: change display to be a ^Display in XGenericEventCookie struct
IllusionMan1212
2024-01-29
1
-1
/
+1
|
|
/
*
|
Enforce `linalg`
gingerBill
2024-03-08
2
-54
/
+33
[next]