aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Only build vendor:darwin on darwinflysand72023-10-2940-0/+40
* Replace Math.random with crypto.getRandomValues for _system_numberDamian Tarnawski2023-10-271-1/+0
* Use wasmMemoryInterface for rand_bytesDamian Tarnawski2023-10-271-1/+1
* Add system_random and random_bytes for js targetDamian Tarnawski2023-10-271-0/+6
* Merge pull request #2891 from flysand7/glfw-fixesgingerBill2023-10-263-3/+15
|\
| * Change bool to b32flysand72023-10-242-2/+2
| * GLFW binding fixesflysand72023-10-243-3/+15
* | Correct loadI64 and storeI64 methods in runtime.jsDamian Tarnawski2023-10-221-4/+2
|/
* Fix calling time.now() in wasm js runtimeDamian Tarnawski2023-10-191-8/+3
* Ensure required licenses are in distributable bundlesjcmdln2023-10-181-0/+24
* Merge pull request #2841 from Ldash4/upstream/fix-enet-bindingsgingerBill2023-10-161-7/+8
|\
| * Make enet packet flags use bitsetL42023-10-021-7/+8
* | Merge pull request #2864 from flysand7/vendor-shared-fixgingerBill2023-10-1614-76/+248
|\ \
| * | Fix miniaudio config; add trailing commasflysand72023-10-143-4/+4
| * | add 'shared' config to vendor librariesflysand72023-10-1414-74/+246
| * | rename dynamic to sharedflysand72023-10-141-2/+2
| |/
* | Update microui.odin; slider 'step' parameter was not workingreluctant-git-user2023-10-151-2/+3
* | Merge pull request #2847 from thetarnav/js-runtime-patchgingerBill2023-10-141-18/+22
|\ \
| * | Correct stripNewline functionDamian Tarnawski2023-10-061-1/+1
| * | Define `stripNewline` functionDamian Tarnawski2023-10-061-0/+4
| * | Don't pass `true` for `littleEndian` where it's not needed.Damian Tarnawski2023-10-061-4/+4
| * | Fix typoDamian Tarnawski2023-10-061-1/+1
| * | Update wasm `runtime.js`Damian Tarnawski2023-10-061-13/+13
| |/
* / added webgl GetParameterRehkitzdev2023-10-082-1/+4
|/
* Merge pull request #2791 from ftphikari/mastergingerBill2023-09-151-0/+5
|\
| * [vendor:directx/d3d11] Added `CalcSubresource` helper macrohikari2023-09-131-0/+5
* | Merge pull request #2782 from AbdelHameed-Hamed/dxc-unix-bindingsgingerBill2023-09-143-135/+179
|\ \
| * | Move API into one file and use "system" calling convention, and move data def...AbdelHameed-Hamed2023-09-144-760/+177
| * | Add unix bindings for DXC.AbdelHameed-Hamed2023-08-312-0/+627
* | | Merge pull request #2790 from Lperlind/mastergingerBill2023-09-141-33/+68
|\ \ \
| * | | Further improve on NSBlockLucas Perlind2023-09-061-33/+68
* | | | Fix #2794 (Fix typo for `IsWindowState`)gingerBill2023-09-111-1/+1
| |_|/ |/| |
* | | Merge pull request #2787 from laytan/fix-commonmarkgingerBill2023-09-051-3/+1
|\ \ \ | |/ / |/| |
| * | fix commonmark importLaytan Laats2023-09-041-3/+1
* | | Add more darwin bindingsLucas Perlind2023-08-313-3/+199
| |/ |/|
* | Add more NS bindings and correctly link NS blockLucas Perlind2023-08-303-4/+20
|/
* Correct run loop linkingLucas Perlind2023-08-251-2/+1
* Add NSSetgingerBill2023-08-242-1/+28
* Shut up the type checkergingerBill2023-08-241-35/+70
* Update `vendor:darwin/Foundation` to implement `Event`, `Color`, `Screen`, an...gingerBill2023-08-245-24/+541
* Always include Cocoa for NSFoundationLucas Perlind2023-08-211-1/+3
* Merge pull request #2748 from Caedo/js-events-fixgingerBill2023-08-172-2/+27
|\
| * Remove pointer magic when creating stringsCaedo2023-08-162-14/+11
| * Fix issues with js events not being initialized properlyCaedo2023-08-152-2/+30
* | Require parentheses for `#align(N)`gingerBill2023-08-152-2/+2
|/
* add libraygui.a for macos-arm64Laytan Laats2023-08-091-0/+0
* Merge pull request #2710 from guifes/rayguigingerBill2023-08-084-0/+559
|\
| * Tabs for identation and spaces for aligmentGuilherme Fernandes2023-08-081-423/+422
| * Removing contextual commentGuilherme Fernandes2023-08-071-2/+0
| * Adjusting identationGuilherme Fernandes2023-08-071-53/+53