aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Revert "Unify `foreign import` for `vendor:sdl2`"gingerBill2023-05-0229-4/+166
* Update to Metal 3gingerBill2023-04-267-8/+1023
* Unify `foreign import` for `vendor:sdl2`gingerBill2023-04-2029-166/+4
* Add Vulkan-Wayland to wrapper generatorJeroen van Rijn2023-04-086-13221/+13310
* Revert "Add VK Wayland"Jeroen van Rijn2023-04-086-13296/+13220
* Add VK WaylandJeroen van Rijn2023-04-086-13220/+13296
* Default zlib foreign importgingerBill2023-04-051-29/+34
* Generalize the foreign import for unsupported platformsgingerBill2023-04-054-4/+4
* Update README.mdgingerBill2023-04-051-1/+8
* Add `vendor:lua/5.1`gingerBill2023-04-0511-2/+2051
* Minor fixesgingerBill2023-04-052-6/+6
* Add `vendor:lua/5.2`gingerBill2023-04-0510-0/+2001
* Alignment fixgingerBill2023-04-051-3/+3
* Add `vendor:lua/5.3`gingerBill2023-04-0510-0/+2370
* Add linux binariesgingerBill2023-04-053-0/+4
* Minor change to `L_loadbuffer`'s signaturegingerBill2023-04-051-1/+1
* Fix typogingerBill2023-04-051-1/+1
* Add LICENSEgingerBill2023-04-051-0/+6
* Add README.mdgingerBill2023-04-051-0/+5
* Add `vendor:lua/5.4`gingerBill2023-04-058-0/+2445
* Fix raylib bindings for MeasureTextExRicardo Silva2023-03-241-1/+1
* Merge pull request #2400 from Lperlind/documentation/raylibJeroen van Rijn2023-03-221-77/+81
|\
| * Remove stray backtickJeroen van Rijn2023-03-221-1/+1
| * Improve raylib overview formatting on pkg websiteLucas Perlind2023-03-221-77/+81
* | Merge branch 'odin-lang:master' into masterDragos Popescu2023-03-2226-867/+1133
|\|
| * Fix typo!!!!gingerBill2023-03-211-1/+1
| * Add newlines to improve documentation generationgingerBill2023-03-211-2/+49
| * Add `@(extra_linker_flags=<string>)`gingerBill2023-03-211-1/+1
| * Keep `-vet` and `-strict-style` happygingerBill2023-03-211-5/+5
| * Add msvcrt.lib to raylib on WindowsgingerBill2023-03-201-0/+1
| * Update `vendor:raylib` to raylib 4.5gingerBill2023-03-2026-868/+1086
* | Made most libraries panic on js targets instead of not compilingDragos Popescu2023-03-204-0/+338
|/
* Added parameter names to all ENet procsBrennen Shaughnessy2023-03-181-44/+44
* Fix #2385Jeroen van Rijn2023-03-161-1/+1
* Fix brace style and indentationMarko2023-03-131-3/+2
* Add RegisterMessageCallback for d3d12Marko2023-03-111-0/+20
* Fix missing underscorebumbread2023-03-011-1/+1
* Add option to link to glfw3 dynamicallybumbread2023-03-013-7/+25
* Add license for dxcompiler libs.Jeroen van Rijn2023-02-261-0/+248
* Merge pull request #2343 from Hyp-X/pr-heapflagsgingerBill2023-02-241-1/+1
|\
| * Fix d3d12 HEAP_FLAG_ALLOW_ONLY_BUFFERS flagsHyp-X2023-02-231-1/+1
* | Merge pull request #2345 from Hyp-X/pr-dxcgingerBill2023-02-244-0/+603
|\ \
| * | Add vendor:directx/dxc package:Hyp-X2023-02-244-0/+603
| |/
* / Add d3d12shader missing types and UUID'sHyp-X2023-02-241-14/+86
|/
* Merge pull request #2341 from Hyp-X/pr-getresourceallocationinfogingerBill2023-02-231-3/+3
|\
| * Fix d3d12 GetResourceAllocationInfo signatureHyp-X2023-02-231-3/+3
* | Merge pull request #2340 from Hyp-X/pr-shader-reflection-fixgingerBill2023-02-231-3/+3
|\ \
| * | Fixed d3d12 shader reflection vtablesHyp-X2023-02-231-3/+3
| |/
* / Add dxgidebug.h implementation to dxgi packageHyp-X2023-02-231-0/+141
|/
* Add user-defaults config to enable force-smooth-scrolling for SDLColin Davidson2023-02-181-0/+14