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 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
*
Add open file dialog panel to foundation
Colin Davidson
2023-02-18
4
-3
/
+52
*
Fix typo
dev-2023-02
gingerBill
2023-02-02
1
-1
/
+1
*
vendor/d3d11: fixed function definition
hikari
2023-01-29
1
-2
/
+2
*
Merge pull request #2310 from Lperlind/staging/ns-application-delegate-fix
gingerBill
2023-01-19
1
-7
/
+7
|
\
|
*
Fix a few bindings in NSApplicationDelegate
Lucas Perlind
2023-01-19
1
-7
/
+7
*
|
Merge pull request #2309 from Lperlind/staging/ns-window-delegate
gingerBill
2023-01-19
7
-0
/
+576
|
\
\
|
|
/
|
/
|
|
*
Fully implement NSWindowDelegate
Lucas Perlind
2023-01-19
7
-0
/
+576
*
|
Merge pull request #2308 from Lperlind/staging/ns-application-delegate
gingerBill
2023-01-18
4
-30
/
+481
|
\
|
|
*
(almost) Fully implement NSApplicationDelegate
Lucas Perlind
2023-01-17
4
-30
/
+481
*
|
Removed some more SDL_'s in sdl_render.odin
Sanian
2023-01-16
1
-3
/
+3
*
|
Removed another missed SDL_ in sdl_mouse.odin
Sanian
2023-01-16
1
-1
/
+1
*
|
Removed an SDL_ prefix that was missed
Sanian
2023-01-16
1
-1
/
+1
|
/
*
Merge pull request #2265 from JooperGH/more_dwmapi_bindings
gingerBill
2023-01-06
1
-0
/
+0
|
\
|
*
Added more DWMAPI bindings
JooperGH
2022-12-19
1
-0
/
+0
*
|
Update stb macOS libraries to be universal
William Roe
2022-12-23
6
-0
/
+0
*
|
Add Darwin-target for building vendor/stb macos universal libs
William Roe
2022-12-23
1
-1
/
+31
|
/
*
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
[next]