aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* vendor/box2d: clarify wasm buildingLaytan Laats2025-01-053-1/+8
* vendor/raylib: fix SetVertexAttribute definitionLaytan Laats2025-01-051-1/+1
* Merge pull request #4639 from flga/vulkan_xlib_xcbLaytan2025-01-058-16/+213
|\
| * vendor:x11/xlib add IS_SUPPORTED constant to match core:time and friendsfleandro2025-01-053-4/+6
| * vendor:vulkan Use vendor:x11/xlib types when availablefleandro2024-12-312-6/+30
| * vendor:vulkan Add support for xlib and xcbfleandro2024-12-307-16/+187
* | Merge pull request #4636 from 2nafish117/update-to-cgltf-1.14Laytan2025-01-055-242/+549
|\ \
| * | rebuild windows liblaytan2025-01-051-0/+0
| * | update wasm blobLaytan Laats2025-01-051-0/+0
| * | build cgltf libshashank2024-12-291-0/+0
| * | update cgltf from 1.13 to 1.14shashank2024-12-293-242/+549
| |/
* | vendor/raylib: fix Vector3Unproject wrong assignmentLaytan Laats2025-01-051-1/+1
* | Added WASM libs for raylib and raygui. Added them to the foreign import block...Karl Zylinski2025-01-015-0/+15
* | Merge pull request #4644 from karl-zylinski/box2d-build-script-fixLaytan2025-01-011-1/+1
|\ \
| * | Fix for casing error in box2d/wasm.MakefileKarl Zylinski2025-01-011-1/+1
* | | Fix for vendor:libc using wrong types for log and sin procs.Karl Zylinski2025-01-012-4/+4
|/ /
* | Disable the os-specific code in `libc` so that non-OS specific platforms stil...gingerBill2025-01-011-0/+1
* | Clean up box2d `foreign import`gingerBill2025-01-011-10/+2
|/
* Change single pointers to multipointers, fix UUIDs in d3d11 and d3d12imlodinu2024-12-194-142/+141
* Fixed typo in wgpu.jsCourtney Strachan2024-12-171-2/+2
* Merge pull request #4558 from thebigtoona/vendor/raylib-add-rcamera-module-bi...gingerBill2024-12-111-0/+28
|\
| * change camera defines to constantsTina Colvin2024-12-041-5/+5
| * add bindings for rCamera module in vendor/raylib/raylib.odinTina Colvin2024-12-041-0/+28
* | change pointer arg to multipointer in GetDisplayModeList and GetDisplayModeList1shashank2024-12-081-2/+2
* | Merge pull request #4551 from wrapperup/vulkan-1.4.303gingerBill2024-12-088-1934/+3892
|\ \
| * | add missing vulkan video constantswrapperup2024-12-072-2/+56
| * | regenerate vulkan vendor bindings (1.4.303)wrapperup2024-12-028-1932/+3836
| |/
* / raylib/rlgl: fix foreign imports after update to 5.5Laytan Laats2024-12-061-5/+3
|/
* vendor/raylib: revert removal of arm64 raygui binaries and fix import pathsLaytan Laats2024-11-263-2/+2
* Add aliases for Is*Ready -> Is*ValidJeroen van Rijn2024-11-251-5/+19
* Resolve indentation issueslxmcf2024-11-251-4/+4
* Add missing trailing commasAlex Macafee2024-11-251-2/+2
* Update vendor:raylib to raylib 5.5lxmcf2024-11-2522-206/+230
* Fix typo, its supposed to be #configWaqar Ahmed2024-11-181-1/+1
* fix LoadRandomSequence binding in vendor raylibnickk-dv2024-11-061-5/+5
* Fixed raymath not applying matrix translations.Barinzaya2024-10-311-2/+2
* Merge pull request #4427 from laytan/posix-additionsgingerBill2024-10-301-7/+7
|\
| * port pthread_mutex_t and pthread_cond_t from sys/unix cause miniaudio wants itLaytan2024-10-281-7/+7
* | wgpu: add missing JS impl for RenderPassEncoderSetBlendConstantLaytan Laats2024-10-261-0/+10
* | wgpu: take version check out of @init, use C cc when appropriateLaytan Laats2024-10-201-24/+35
|/
* rlgl: Add `EnableColorBlend()`Stefan Stefanov2024-10-121-0/+1
* Merge pull request #4324 from laytan/va-list-stb-sprintf-raylib-fixegingerBill2024-09-305-3/+4
|\
| * va_list fixes for raylib & stb sprintfLaytan Laats2024-09-295-3/+4
* | Merge pull request #4302 from Pariatech/enable_static_glfw_linuxLaytan2024-09-291-2/+12
|\ \ | |/ |/|
| * do recommendationGabriel Pariat2024-09-291-2/+6
| * adding binding for static for linuxGabriel Pariat2024-09-241-2/+8
* | fix box2d World_Draw not taking a pointerLaytan Laats2024-09-291-1/+1
* | fix wgpu examples after move of files in 95721feLaytan Laats2024-09-298-10/+12
* | generate new vulkan files (1.3.296)wrapperup2024-09-2621-530/+7593
* | fix mismatching type generation with newer vulkan headerswrapperup2024-09-261-6/+11
|/