aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Update instrumentation signature to support `runtime.Source_Code_Location` as...gingerBill2024-01-093-7/+20
|/ / / / / / / / / /
* | | | | | | | | | Implement instrumentation passgingerBill2024-01-0714-21/+143
* | | | | | | | | | Add frontend stuff instrumentation toolinggingerBill2024-01-076-12/+140
* | | | | | | | | | Merge pull request #3024 from Yawning/fix/simd-x86gingerBill2024-01-0714-14/+57
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | core/simd/x86: Use the `none` calling convention for intrinsicsYawning Angel2024-01-0711-11/+11
| * | | | | | | | | src: `enable_target_feature` should add features, not overwriteYawning Angel2024-01-072-2/+43
| * | | | | | | | | core/simd/x86: Correct a target feature nameYawning Angel2024-01-071-1/+1
| * | | | | | | | | repo: Add more test binaries to .gitignoreYawning Angel2024-01-071-0/+2
|/ / / / / / / / /
* | | | | | | | | Merge pull request #3072 from laytan/add-dynlib-last_errorJeroen van Rijn2024-01-064-2/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dynlib: add last_error procedureLaytan Laats2024-01-064-2/+33
|/ / / / / / / / /
* | | | | | | | | Add bool return to `dynlib.initialize_symbols`.Jeroen van Rijn2024-01-062-8/+7
* | | | | | | | | Add `dynlib.initialize_symbols` (#3071)Jeroen van Rijn2024-01-064-9/+139
* | | | | | | | | Remove `distinct` from the specific typesgingerBill2024-01-051-64/+64
* | | | | | | | | Fix the type inference in `builtin.quaternion`gingerBill2024-01-051-7/+14
* | | | | | | | | Fix `builtin.quaternion` generationgingerBill2024-01-053-74/+56
* | | | | | | | | Enforce naming the parameters with `builtin.quaternion` to reduce confusiongingerBill2024-01-057-41/+174
* | | | | | | | | Clean up error block usagegingerBill2024-01-057-43/+50
* | | | | | | | | Add `@(entry_point_only)` for proceduresgingerBill2024-01-055-0/+14
* | | | | | | | | Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2024-01-0355-6065/+11402
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #2983 from perogycook/raylib5dev-2024-01gingerBill2024-01-0335-149/+260
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Raylib 5.0 IsMouseButtonUp workaround: Better use of when clause to make sure...Karl Zylinski2023-12-181-4/+8
| | * | | | | | | | Raylib workaround: Fix comment typoKarl Zylinski2023-12-181-1/+1
| | * | | | | | | | Raylib 5.0 bug workaround: Check VERSION and panic if VERSION != 5.0, in whic...Karl Zylinski2023-12-181-3/+5
| | * | | | | | | | Workaround for bug in Raylib 5 making IsMouseButtonUp not work properly.Karl Zylinski2023-12-171-4/+7
| | * | | | | | | | IsMouseButtonUp hack for nowMichael2023-12-161-1/+4
| | * | | | | | | | Merge branch 'odin-lang:master' into raylib5Michael2023-12-081-3/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | added some commasMichael2023-12-081-2/+2
| | * | | | | | | | | Merge branch 'odin-lang:master' into raylib5Michael2023-12-052-1/+2
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Update raygui.odin for Mac targetsMichael2023-12-041-2/+6
| | * | | | | | | | | Add files via uploadMichael2023-12-042-0/+0
| | * | | | | | | | | MacOS-arm64 Raygui libsMichael2023-12-042-0/+0
| | * | | | | | | | | Delete vendor/raylib/macos-arm64/libraygui.aMichael2023-12-041-0/+0
| | * | | | | | | | | New Raygui libs for WindowsMichael2023-12-043-0/+0
| | * | | | | | | | | Delete vendor/raylib/windows/raygui.libMichael2023-12-041-0/+0
| | * | | | | | | | | Delete vendor/raylib/windows/raygui.dllMichael2023-12-041-0/+0
| | * | | | | | | | | Delete vendor/raylib/windows/rayguidll.libMichael2023-12-041-0/+0
| | * | | | | | | | | Merge branch 'odin-lang:master' into raylib5Michael2023-12-041-1/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'odin-lang:master' into raylib5Michael2023-12-036-25/+58
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'odin-lang:master' into raylib5Michael2023-11-294-4/+10
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fixed namesMichael2023-11-262-0/+0
| | * | | | | | | | | | | Delete vendor/raylib/linux/libraygui.so.3.6Michael2023-11-261-0/+0
| | * | | | | | | | | | | Delete vendor/raylib/linux/raygui.aMichael2023-11-261-0/+0
| | * | | | | | | | | | | Delete vendor/raylib/linux/libraygui.aMichael2023-11-261-0/+0
| | * | | | | | | | | | | Delete vendor/raylib/linux/raygui.soMichael2023-11-261-0/+0
| | * | | | | | | | | | | Updated dynlibsMichael2023-11-262-0/+0
| | * | | | | | | | | | | added missing enumsMichael2023-11-261-1/+13
| | * | | | | | | | | | | Added GuiToggleSliderMichael2023-11-261-0/+1
| | * | | | | | | | | | | More minor fixesMichael2023-11-262-1/+6
| | * | | | | | | | | | | Merge branch 'odin-lang:master' into raylib5Michael2023-11-2653-367/+7088
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fixed a bunch of tab/space issuesMichael2023-11-262-50/+50