aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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