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/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
*
Remove `@private` from some procedures
gingerBill
2021-09-26
1
-3
/
+3
*
Minor changes to microui.odin
gingerBill
2021-09-25
1
-2
/
+2
*
vendor:vulkan: Remove unused core:c import.
Jeroen van Rijn
2021-09-23
2
-4
/
+0
*
Cleanup `hash` implementation
gingerBill
2021-09-23
1
-4
/
+4
*
Add `asserts` to `begin_window` and `begin_panel`
gingerBill
2021-09-23
1
-0
/
+2
*
Update microui/README.md
gingerBill
2021-09-23
1
-1
/
+1
*
Add `vendor:microui`
gingerBill
2021-09-23
5
-0
/
+2990
*
Correct foreign import paths
gingerBill
2021-09-17
10
-20
/
+20
*
Update `foreign import`s for linux
gingerBill
2021-09-17
10
-1
/
+12
*
Add the remaining of the miniaudio API
gingerBill
2021-09-17
5
-7
/
+385
*
Begin adding vendor:miniaudio
gingerBill
2021-09-17
13
-0
/
+75963
*
Add stb libs for Windows directly
gingerBill
2021-09-15
6
-0
/
+0
*
Update appropriate parameters to the corresponding boolean types
gingerBill
2021-09-15
2
-25
/
+25
*
Remove `-march=native` from stb/src/Makefile
gingerBill
2021-09-15
1
-1
/
+1
*
Update vendor/README.md
gingerBill
2021-09-14
1
-0
/
+36
*
Add `vendor:stb/vorbis`
gingerBill
2021-09-14
4
-10
/
+5951
*
Add `vendor:stb/easy_font` -- source port of stb_easy_font.h
gingerBill
2021-09-14
1
-0
/
+206
*
Add stb_image_resize to `vendor:stb/image`
gingerBill
2021-09-14
6
-4
/
+2828
*
Merge pull request #1168 from odin-lang/vendor-stb
gingerBill
2021-09-14
15
-0
/
+16209
|
\
|
*
Minor corrections to stb_truetype.odin
gingerBill
2021-09-14
1
-18
/
+18
|
*
Add stb libraries (image+image_write, rect_pack, truetype)
gingerBill
2021-09-14
15
-0
/
+16209
*
|
add linux system dependencies for raylib
Michael Kutowski
2021-09-14
1
-2
/
+8
|
/
*
Sort enums
gingerBill
2021-09-12
2
-56
/
+57
*
Add heuristics to make pointers `[^]` where appropriate for vulkan
gingerBill
2021-09-12
5
-2437
/
+2463
*
Make core and vendor adhere to `-vet`, `-strict-style`, and `-disallow-do`
gingerBill
2021-09-11
38
-153
/
+165
*
Use `[^]` where appropriate
gingerBill
2021-09-10
1
-1
/
+1
*
Using `vendor:vulkan` types in `vendor:sdl2` where appropriate
gingerBill
2021-09-10
1
-2
/
+3
*
Fix ConfigFlag.INTERLACED_HINT for raylib.odin
Oskar Nordquist
2021-09-08
1
-1
/
+1
*
Update raylib.lib
gingerBill
2021-09-08
5
-2
/
+14
*
Add vendor/raylib/rlgl.odin
gingerBill
2021-09-08
1
-0
/
+337
*
Add `vendor/raylib/easings.odin`
gingerBill
2021-09-08
1
-0
/
+223
*
Add binaries for raylib on "linux" and "darwin"
gingerBill
2021-09-08
9
-0
/
+2
*
Update vendor/README.md
gingerBill
2021-09-08
1
-0
/
+6
*
Allow `vendor:raylib` to use `core:math/linalg` types with `-define:RAYLIB_US...
gingerBill
2021-09-08
1
-22
/
+39
*
Add `vendor:raylib` (core only)
gingerBill
2021-09-08
5
-0
/
+1384
*
Remove trailing `;` in vulkan wrapper
gingerBill
2021-09-08
3
-66
/
+66
*
Update vulkan generator tool
gingerBill
2021-09-08
6
-1084
/
+753
*
Correct `PointInRect`
gingerBill
2021-09-08
1
-1
/
+1
*
Correct `SDL.OpenURL`
gingerBill
2021-09-08
1
-1
/
+1
*
Strip even more semicolons if followed by a `}` or `)` on the same line
gingerBill
2021-08-31
1
-1400
/
+1400
*
Remove unneeded semicolons from vendor
gingerBill
2021-08-31
5
-6
/
+6
*
Strip unneeded semicolons from vendor library
gingerBill
2021-08-31
46
-7271
/
+7271
*
Change to `[^][N]` to just `[^]`
gingerBill
2021-08-31
2
-193
/
+193
*
Update SDL scancodes to have the same C enums equivalent global values
gingerBill
2021-08-27
2
-271
/
+536
*
Fix return value
gingerBill
2021-08-25
1
-0
/
+1
*
Add `[^]` to `GameControllerGetSensorData`
gingerBill
2021-08-25
1
-1
/
+1
*
Use `[^]` on `PeepEvents`
gingerBill
2021-08-25
1
-1
/
+1
*
Merge branch 'master' of https://github.com/odin-lang/Odin
gingerBill
2021-08-25
1
-1
/
+9
|
\
|
*
Add `PortMidi` to `vendor:README.txt`.
Jeroen van Rijn
2021-08-25
1
-1
/
+9
*
|
Add `gl_set_proc_address` to both sdl2 and glfw as utility loaders for OpenGL
gingerBill
2021-08-25
2
-1
/
+14
|
/
[next]