aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Removing unecessary lineGuilherme Fernandes2023-08-071-1/+0
| * Fixing return value missingGuilherme Fernandes2023-08-071-1/+1
| * Improving styleGuilherme Fernandes2023-08-071-2/+2
| * Fixing minor typo: minValu -> minValueGuilherme Fernandes2023-08-071-1/+1
| * Adding whitespaces to detach procedure declaration from category commentsGuilherme Fernandes2023-08-071-0/+9
| * Fixing identation to use tabsGuilherme Fernandes2023-08-071-3/+3
| * Fixing Error: Redeclaration of 'VERSION' in this scopeGuilherme Fernandes2023-08-071-1/+1
| * Moving raygui to vendor/raylibGuilherme Fernandes2023-08-074-40/+39
| * Adding raygui bindingsGuilherme Fernandes2023-08-074-0/+555
* | Merge pull request #2701 from Alkamist/nanovg-leak-fixgingerBill2023-08-051-0/+1
|\ \
| * | Fix small memory leak in nanovg.Alkamist2023-08-031-0/+1
* | | Merge pull request #2652 from ftphikari/mastergingerBill2023-08-052-0/+17
|\ \ \
| * \ \ Merge branch 'odin-lang:master' into masterftphikari2023-07-2529-2198/+6719
| |\ \ \ | | | |/ | | |/|
| * | | [vendor:directx/d3d11] Added missing UUIDs for shader reflectionhikari2023-07-251-0/+14
| * | | [vendor:directx/dxgi] Removed `GetDebugInterface`hikari2023-07-181-21/+0
| * | | [vendor:directx/dxgi] Rename `debug_interface_init` to `InitDebugInterface`ftphikari2023-07-131-2/+2
| * | | Code review fixesftphikari2023-07-132-3/+6
| * | | [vendor:directx/dxgi] Added `GetDebugInterface`ftphikari2023-07-131-0/+18
| * | | [vendor:directx/d3d_compiler] Added default include file handlerftphikari2023-07-121-0/+3
* | | | Add missing importgingerBill2023-08-041-0/+1
* | | | Remove the use of `import` within `when`gingerBill2023-08-049-39/+38
| |_|/ |/| |
* | | Clean up usage of `using` throughout core and vendorgingerBill2023-07-311-0/+1
| |/ |/|
* | Uncomment procedures in procedure groupgingerBill2023-07-171-2/+2
* | Fix to allow procedure groups on objective-c typesgingerBill2023-07-171-2/+2