aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add open file dialog panel to foundationColin Davidson2023-02-184-3/+52
* Fix typodev-2023-02gingerBill2023-02-021-1/+1
* vendor/d3d11: fixed function definitionhikari2023-01-291-2/+2
* Merge pull request #2310 from Lperlind/staging/ns-application-delegate-fixgingerBill2023-01-191-7/+7
|\
| * Fix a few bindings in NSApplicationDelegateLucas Perlind2023-01-191-7/+7
* | Merge pull request #2309 from Lperlind/staging/ns-window-delegategingerBill2023-01-197-0/+576
|\ \ | |/ |/|
| * Fully implement NSWindowDelegateLucas Perlind2023-01-197-0/+576
* | Merge pull request #2308 from Lperlind/staging/ns-application-delegategingerBill2023-01-184-30/+481
|\|
| * (almost) Fully implement NSApplicationDelegateLucas Perlind2023-01-174-30/+481
* | Removed some more SDL_'s in sdl_render.odinSanian2023-01-161-3/+3
* | Removed another missed SDL_ in sdl_mouse.odinSanian2023-01-161-1/+1
* | Removed an SDL_ prefix that was missedSanian2023-01-161-1/+1
|/
* Merge pull request #2265 from JooperGH/more_dwmapi_bindingsgingerBill2023-01-061-0/+0
|\
| * Added more DWMAPI bindingsJooperGH2022-12-191-0/+0
* | Update stb macOS libraries to be universalWilliam Roe2022-12-236-0/+0
* | Add Darwin-target for building vendor/stb macos universal libsWilliam Roe2022-12-231-1/+31
|/
* OpenGL: updated READMEhikari2022-12-061-8/+2
* Merge pull request #2203 from janivanecky/content_layout_rectgingerBill2022-11-291-0/+4
|\
| * Add NSWindow::content_layout_rectJan Ivanecky2022-11-171-0/+4
* | Fix UUIDgingerBill2022-11-211-1/+1
* | Fix #2174gingerBill2022-11-211-3/+5
* | fix missing wasm memory caseColin Davidson2022-11-181-1/+1
|/
* Update constants.odinMichael Kutowski2022-11-151-1206/+1631
* Update enums.odinMichael Kutowski2022-11-151-1404/+1831
* Fix formattinggingerBill2022-11-041-1/+0
* Add `@(require_results)`gingerBill2022-11-041-0/+1
* Move LICENSEgingerBill2022-11-041-0/+0
* Use `#by_ptr` and `@(require_results)` were usefulgingerBill2022-11-041-10/+24
* Update README.mdgingerBill2022-11-041-1/+11
* Add README.mdgingerBill2022-11-041-0/+146
* Wrap `parse` procedures to allow for multiple return valuesgingerBill2022-11-041-13/+30
* Add `//+build windows`gingerBill2022-11-041-0/+1
* Use slices and Odin `string` where possible due to struct field orderinggingerBill2022-11-041-93/+45
* Fix +build ignoregingerBill2022-11-041-1/+1
* Add `vendor:cgltf`gingerBill2022-11-046-0/+9041
* Merge branch 'master' into allocator-mode-alloc-non-zeroedgingerBill2022-11-0318-587/+709
|\