aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge pull request #3197 from laytan/update-miniaudiogingerBill2024-02-1617-13961/+16415
|\ \
| * | miniaudio: add version mismatch checkLaytan Laats2024-02-141-1/+30
| * | miniaudio: update .lib to 0.11.21laytan2024-02-141-0/+0
| * | miniaudio: update .liblaytan2024-02-141-0/+0
| * | miniaudio: fix wrong sizes for ma_deviceLaytan Laats2024-02-141-1/+1
| * | miniaudio: update to 0.11.21Laytan Laats2024-02-1416-13959/+16384
* | | Add ID3DUserDefinedAnnotationLucas Perlind2024-02-132-0/+17
|/ /
* | Add raymath procedures (with numerous deprecated attributes to suggest to use...gingerBill2024-02-101-0/+818
* | Merge pull request #3142 from jay-j/feature/gl-allow-geometry-shadersgingerBill2024-02-071-2/+0
|\ \
| * | Expose OpenGL shader procedures to allow creation of shader pipelines with ge...jay-j2024-01-261-2/+0
| |/
* | Merge pull request #3174 from thetarnav/webgl2-matrix-flatten-2gingerBill2024-02-061-6/+7
|\ \
| * | USe `intrinsics.matrix_flatten` in `webgl2.odin`Damian Tarnawski2024-02-051-6/+7
* | | Update raylib.odinMurtagy2024-02-051-2/+2
|/ /
* | typo in commentMurtagy2024-02-031-1/+1
* | Change ClearMask to ColorMask in webgl.odinKay2024-02-021-2/+2