aboutsummaryrefslogtreecommitdiff
path: root/vendor
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2978 from thetarnav/patch-2gingerBill2024-01-314-30/+32
|\
| * Correct wasm page_allocator switch casesDamian Tarnawski2024-01-181-2/+2
| * Merge branch 'odin-lang:master' into patch-2Damian Tarnawski2024-01-1870-1011/+959
| |\
| * | Fix window_get_scroll proc not returning loaded valuesDamian Tarnawski2024-01-181-2/+2
| * | Add missing Resize_Non_Zeroed case to page allocatorDamian Tarnawski2024-01-181-1/+1
| * | Fix uniform matrix functions in WebGLInterfaceDamian Tarnawski2024-01-161-2/+2
| * | Hoist STRING_SIZE constantDamian Tarnawski2024-01-071-1/+2
| * | Fix typo in WebGLInterface classDamian Tarnawski2024-01-071-3/+3
| * | Fix copyTexSubImage2D and copyTexSubImage3D method callsDamian Tarnawski2024-01-071-3/+3
| * | Fix WebGLInterface function namesDamian Tarnawski2024-01-071-2/+2
| * | Pass `height` to `webgl.readPixels`Damian Tarnawski2024-01-061-1/+1
| * | Correct glIsEnabled in wasm.webglDamian Tarnawski2024-01-062-1/+2
| * | Correct spelling of FramebufferRenderbufferDamian Tarnawski2024-01-061-2/+2
| * | Merge branch 'master' into patch-2Damian Tarnawski2024-01-0645-16992/+17155
| |\ \
| * | | Fix scroll and visibilitychange event handlingDamian Tarnawski2023-11-251-5/+5
| * | | Fix set_element_value_string parameter nameDamian Tarnawski2023-11-251-1/+1
| * | | Fix alignmentDamian Tarnawski2023-11-251-2/+2
| * | | Correct some typos in runtime.jsDamian Tarnawski2023-11-251-4/+4
* | | | Remove use of `incl` in `vendor:nanovg`gingerBill2024-01-291-1/+1
* | | | Replace `core:*` to `base:*` where appropriategingerBill2024-01-2823-31/+31
* | | | Remove `sdl.stack_*` callsgingerBill2024-01-281-13/+0
| |_|/ |/| |
* | | bring log allocator up to dateColin Davidson2024-01-17110-17970/+18080
|\ \ \
| * | | stdcall -> systemgingerBill2024-01-173-717/+717
| * | | Replace `stdcall` with `system`gingerBill2024-01-172-182/+182
| * | | Fix foreign import namesgingerBill2024-01-172-2/+2
| * | | Have default `foreign import` system pathsgingerBill2024-01-177-18/+27
| * | | Fix imports to be case sensitive correctgingerBill2024-01-171-1/+1
| * | | Remove `//+build darwin`gingerBill2024-01-1740-40/+0
| * | | Fix #1934 raylib IsGestureDetectedgingerBill2024-01-171-2/+13
| * | | vendor/miniaudio: fix import for macosLaytan Laats2024-01-1316-48/+16
| * | | Added comment on SetConfigFlags in Raylib bindings that it must be called bef...Karl Zylinski2024-01-111-1/+1
| | |/ | |/|
| * | Merge pull request #2983 from perogycook/raylib5dev-2024-01gingerBill2024-01-0335-149/+260
| |\ \
| | * | Raylib 5.0 IsMouseButtonUp workaround: Better use of when clause to make sure...Karl Zylinski2023-12-181-4/+8
| | * | Raylib workaround: Fix comment typoKarl Zylinski2023-12-181-1/+1
| | * | Raylib 5.0 bug workaround: Check VERSION and panic if VERSION != 5.0, in whic...Karl Zylinski2023-12-181-3/+5
| | * | Workaround for bug in Raylib 5 making IsMouseButtonUp not work properly.Karl Zylinski2023-12-171-4/+7
| | * | IsMouseButtonUp hack for nowMichael2023-12-161-1/+4
| | * | added some commasMichael2023-12-081-2/+2
| | * | Update raygui.odin for Mac targetsMichael2023-12-041-2/+6
| | * | Add files via uploadMichael2023-12-042-0/+0
| | * | MacOS-arm64 Raygui libsMichael2023-12-042-0/+0
| | * | Delete vendor/raylib/macos-arm64/libraygui.aMichael2023-12-041-0/+0
| | * | New Raygui libs for WindowsMichael2023-12-043-0/+0
| | * | Delete vendor/raylib/windows/raygui.libMichael2023-12-041-0/+0
| | * | Delete vendor/raylib/windows/raygui.dllMichael2023-12-041-0/+0
| | * | Delete vendor/raylib/windows/rayguidll.libMichael2023-12-041-0/+0
| | * | Merge branch 'odin-lang:master' into raylib5Michael2023-12-032-10/+11
| | |\ \
| | * | | fixed namesMichael2023-11-262-0/+0
| | * | | Delete vendor/raylib/linux/libraygui.so.3.6Michael2023-11-261-0/+0
| | * | | Delete vendor/raylib/linux/raygui.aMichael2023-11-261-0/+0