aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* [vendor:easy_font] API improvements.Jeroen van Rijn2022-04-031-27/+114
* Fixes for stb_easy_fontFlorian Behr2022-04-031-4/+4
* Add foreign imports for Darwin to vendor:stbWes Hardee2022-03-226-0/+6
* Fix typogingerBill2022-03-141-1/+2
* update vulkan generatorWalterPlinge2022-03-042-1295/+2993
* remove some leftover semi-colons before EOFSébastien Marie2022-03-032-2/+2
* Merge pull request #1579 from semarie/vendorsgingerBill2022-03-0352-226/+283
|\
| * vendor: ENet: follow strict-style and remove optional semi-colonSébastien Marie2022-03-031-1/+1
| * stb, miniaudio: use default builtin variables of make for CC and ARSébastien Marie2022-03-032-16/+16
| * vendor: sdl2: simplify foreign importSébastien Marie2022-03-0232-160/+160
| * vendor: raylib: simplify foreign importSébastien Marie2022-03-022-6/+12
| * vendor: portmidi: simplify foreign importSébastien Marie2022-03-022-3/+9
| * miniaudioSébastien Marie2022-03-0211-32/+79
| * vendor: glfw: simplify foreign importSébastien Marie2022-03-021-3/+5
| * vendor: botan: simplify foreign importSébastien Marie2022-03-021-5/+1
* | Merge pull request #1571 from SrMordred/patch-4gingerBill2022-03-031-2/+2
|\ \ | |/ |/|
| * Update raylib.odinPatric Dexheimer2022-03-011-1/+1
| * Fixing bindingsPatric Dexheimer2022-03-011-1/+1
* | sdl2: add openbsd supportSébastien Marie2022-02-2832-27/+58
* | glfw: add openbsd supportSébastien Marie2022-02-281-0/+1
* | ENet: add openbsd supportSébastien Marie2022-02-281-2/+2
|/
* 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