aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Add #panic to tell of moved packagegingerBill2024-04-101-0/+3
* Avoid loop index shadowingiciuperca2024-04-091-4/+4
* Move `vendor:darwin/Foundation` to `core:sys/darwin/Foundation`gingerBill2024-04-0840-3496/+8
* fix `_end` being called before the actual end when using the step functionLaytan Laats2024-04-081-3/+11
* fix js_wasm `time.tick_now`, `performance.now()` returns a floatLaytan Laats2024-04-081-1/+1
* Merge pull request #3388 from laytan/fix-raygui-symbolgingerBill2024-04-061-1/+1
|\
| * fix raygui `GuiFade` being renamed to `GuiSetAlpha`Laytan Laats2024-04-061-1/+1
* | add missing SDL2_SemPost bindingChristopher Kaster2024-04-051-0/+1
|/
* Merge pull request #3366 from laytan/fix-vet-scope-buggingerBill2024-04-032-12/+12
|\
| * correct newly found vetsLaytan Laats2024-04-032-12/+12
* | Add NSApplication.active to Foundation bindings.Vitalii Kravchenko2024-04-021-0/+11
|/
* Merge pull request #3294 from laytan/update-glfw-from-3.3.8-to-3.4gingerBill2024-03-2112-61/+121
|\
| * glfw: update from 3.3.8 to 3.4Laytan Laats2024-03-1812-61/+121
* | Add `#no_broadcast` procedure parameter to disallow automatic array programmi...gingerBill2024-03-211-2/+2
* | commonmark: add missing on_exit apiLaytan Laats2024-03-201-0/+10
* | Update raylib to use `#row_major` matricesgingerBill2024-03-192-19/+24
|/
* Merge pull request #3143 from Pariatech/cgltf-linux-buildgingerBill2024-03-132-4/+24
|\
| * Update vendor/cgltf/src/Makefile Pariatech2024-03-131-1/+1
| * fix whitespaceGabriel Pariat2024-01-271-0/+1
| * Revert "fix whitespace"Gabriel Pariat2024-01-277-1/+0
| * fix whitespaceGabriel Pariat2024-01-277-0/+1
| * change orderingGabriel Pariat2024-01-271-2/+1
| * fix typoGabriel Pariat2024-01-271-2/+2
| * adding linux + unix makefile for cgltfGabriel Pariat2024-01-272-5/+25
* | Merge pull request #3149 from IllusionMan1212/missing-x11-funcsgingerBill2024-03-091-7/+16
|\ \
| * | vendor/x11: added XQueryExtension, XGetEventData, and XFreeEventDataIllusionMan12122024-01-291-7/+16
| |/
* | Merge pull request #3148 from IllusionMan1212/cookie-struct-fixgingerBill2024-03-091-1/+1
|\ \
| * | vendor/x11: change display to be a ^Display in XGenericEventCookie structIllusionMan12122024-01-291-1/+1
| |/
* | Enforce `linalg`gingerBill2024-03-082-54/+33
* | Merge pull request #3229 from Yawning/feature/moar-cryptogingerBill2024-03-0615-2321/+0
|\ \
| * | vendor/botan: RemoveYawning Angel2024-03-0415-2321/+0
* | | Merge pull request #3238 from laytan/libc-free-raylib-and-rectpackgingerBill2024-03-064-12/+29
|\ \ \
| * | | clean importsLaytan Laats2024-03-013-3/+3
| * | | move `va_list` into `core:c`Laytan Laats2024-03-011-7/+1
| * | | makes raylib and stb_rect_pack free of libcLaytan Laats2024-02-294-12/+35
* | | | Merge pull request #3242 from laytan/fix-cgltf-bindinggingerBill2024-03-061-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix minor cgltf binding issueLaytan Laats2024-03-011-1/+1
| |/ /
* / / Fix type for SDL LoadFile(_RW)gingerBill2024-03-011-2/+2
|/ /
* | Make types `distinct`gingerBill2024-02-281-6/+6
* | Merge pull request #3135 from colrdavidson/basic_eglgingerBill2024-02-281-0/+61
|\ \
| * \ Merge branch 'master' into basic_eglColin Davidson2024-02-2654-14064/+17342
| |\ \
| * | | Add support for basic EGL on LinuxColin Davidson2024-01-241-0/+61
| | |/ | |/|
* | | Fix #3233gingerBill2024-02-281-2/+2
* | | Merge pull request #3228 from EddieWoodley/glfw-raw-mouse-supportedgingerBill2024-02-281-2/+3
|\ \ \
| * | | vendor/glfw Add RawMouseMotionSupported to wrapperEddie Woodley2024-02-241-2/+3
* | | | Additional fixes for errors in Raylib bindings since Raylib 4 -> 5 upgrade.Karl Zylinski2024-02-261-5/+4
| |_|/ |/| |
* | | Fix ModelAnimation in raylib.odin missing a field.Karl Zylinski2024-02-261-0/+1
|/ /
* | Update vulkan bindings for to work with the new keyword `bit_field`gingerBill2024-02-222-15/+15
* | Merge pull request #3134 from laytan/non-universal-binaries-raylibgingerBill2024-02-192-0/+0
|\ \
| * | vendor/raylib: change to non-universal binariesLaytan Laats2024-01-242-0/+0
| |/