aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* vendor: botan: add OpenBSD supportSébastien Marie2022-02-261-1/+3
* adding `is_16_bit_from_memory` to stbiTail Wag Games2022-02-241-2/+3
* Fix procedurezhibog2022-02-221-1/+1
* Fix Odin_OS_Typezhibog2022-02-221-4/+4
* Added missing constantszhibog2022-02-221-4/+8
* Added SipHash + tests and fixed remaining semicolons in vendor/botanzhibog2022-02-2216-27/+280
* Correct typesgingerBill2022-02-211-14/+14
* Add missing return typesgingerBill2022-02-211-6/+6
* Remove prefixes from D3D12 constantsgingerBill2022-02-181-529/+529
* Keep -vet happygingerBill2022-02-181-2/+3
* Remove unneeded semicolongingerBill2022-02-181-1/+1
* Add vendor:directx and vendor:darwin packages for documentation generationgingerBill2022-02-1823-25/+4
* Correct D3D packagesgingerBill2022-02-172-5/+5
* Add UUID pointer valuesgingerBill2022-02-173-88/+170
* Correct aliasgingerBill2022-02-171-22/+3
* Add `vendor:directx` packages: `dxgi`, `d3d11`, and `d3d12`gingerBill2022-02-167-0/+10566
* Add `init` and `copy` to all `Object`sgingerBill2022-02-161-0/+2
* Correct import pathsgingerBill2022-02-167-8/+9
* Add darwin build tagsgingerBill2022-02-1623-0/+23
* Move Objective-C libraries located in `core:sys/darwin/*` to `vendor:darwin/*`gingerBill2022-02-1624-0/+11056
* Merge branch 'master' into odin-global-constants-as-enumsgingerBill2022-02-153-1/+1
|\
| * Updated vendor/sdl2/ttf LIB and DLL.FancyKillerPanda2022-02-133-1/+1
* | Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use stringsgingerBill2022-01-2060-199/+199
|/
* `ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new stri...gingerBill2022-01-152-5/+5
* Merge pull request #1399 from kleeon/mastergingerBill2022-01-131-1/+1
|\
| * Fixed wrong function name in README.mdkleeon2021-12-301-1/+1
* | Fix #1311gingerBill2022-01-031-3/+1
* | Extended crypto API by variants that write the result into a destination buff...zhibog2021-12-3116-183/+797
|/
* [WASM] Added missing zoffset parameters to some gl functionsryuukk2021-12-151-6/+6
* Fix storeInt call in webgl glue codeRehkitzdev2021-12-111-5/+5
* Add missing field `skip_missing`gingerBill2021-11-241-0/+1
* Merge branch 'master' of https://github.com/odin-lang/OdingingerBill2021-11-231-1/+2
|\
| * Merge pull request #1315 from SrMordred/patch-2gingerBill2021-11-231-1/+2
| |\
| | * GetMouseDeltaPatric Dexheimer2021-11-171-1/+2
* | | Remove unneeded semicolons from vendor:OpenGLgingerBill2021-11-212-2/+2
|/ /
* | Remove `#force_inline` from all wrappersgingerBill2021-11-211-1401/+1401
* | Add `MessageDecompose`; Update the static librarygingerBill2021-11-202-161/+169
* | Correct foreign imports for portmidi on WindowsgingerBill2021-11-201-2/+8
* | Added darwin supportGus2021-11-201-0/+1
|/
* Merge pull request #1290 from wjlroe/fix-glfw-on-windowsJeroen van Rijn2021-11-101-1/+1
|\
| * Fix path to static GLFW lib on WindowsWilliam Roe2021-11-091-1/+1
* | Merge pull request #1288 from odin-lang/target-js_wasm32gingerBill2021-11-097-0/+2366
|\ \
| * | Add vendor packages for the `js_wasm32` targetgingerBill2021-11-097-0/+2366
| |/
* / Add Botan crypto lib as a vendor libraryzhibog2021-11-0919-1/+2736
|/
* Add Modified README.mdgingerBill2021-11-081-0/+109
* Update `vendor:raylib` version 4.0gingerBill2021-11-0815-186/+326
* remove prefix from Mix_LoadWAVAndré2021-10-311-1/+1
* Merge pull request #1245 from odin-lang/new-matrix-typegingerBill2021-10-262-3/+7
|\
| * Merge branch 'master' into new-matrix-typegingerBill2021-10-2613-2/+762
| |\
| * \ Merge branch 'master' into new-matrix-typegingerBill2021-10-232-8/+8
| |\ \