ed
e03fa88e4c
Merge remote-tracking branch 'offical/master'
2024-03-25 18:44:26 -04:00
gingerBill
5c9da66595
Merge pull request #3294 from laytan/update-glfw-from-3.3.8-to-3.4
...
glfw: update from 3.3.8 to 3.4
2024-03-21 15:43:25 +00:00
gingerBill
29e5f94c2a
Add #no_broadcast procedure parameter to disallow automatic array programming broadcasting on procedure arguments
2024-03-21 11:52:48 +00:00
ed
4e16389d60
Merge remote-tracking branch 'offical/master'
2024-03-20 15:21:14 -04:00
Laytan Laats
9c879e5e17
commonmark: add missing on_exit api
2024-03-20 17:42:20 +01:00
ed
fe500e2904
Merge remote-tracking branch 'offical/master'
2024-03-20 09:09:02 -04:00
gingerBill
cd7137af60
Update raylib to use #row_major matrices
2024-03-19 21:16:04 +00:00
Laytan Laats
65e68f11f8
glfw: update from 3.3.8 to 3.4
2024-03-18 23:54:26 +01:00
ed
338d16504c
Merge remote-tracking branch 'offical/master'
2024-03-18 11:46:03 -04:00
gingerBill
e68d3c8bbc
Merge pull request #3143 from Pariatech/cgltf-linux-build
...
Adding linux & darwin makefile for cgltf
2024-03-13 17:47:18 +00:00
Pariatech
b539bb2693
Update vendor/cgltf/src/Makefile
...
missing darwin folder
Co-authored-by: Laytan <laytanlaats@hotmail.com >
2024-03-13 07:37:42 -04:00
ed
fdfec5cf82
Merge remote-tracking branch 'offical/master'
2024-03-09 14:53:25 -05:00
gingerBill
d06575dd49
Merge pull request #3149 from IllusionMan1212/missing-x11-funcs
...
vendor/x11: added XQueryExtension, XGetEventData, and XFreeEventData
2024-03-09 16:53:11 +00:00
gingerBill
568b07473f
Merge pull request #3148 from IllusionMan1212/cookie-struct-fix
...
vendor/x11: fix "display" with no pointer in XGenericEventCookie
2024-03-09 16:52:53 +00:00
ed
c448b34143
Merge remote-tracking branch 'offical/master'
2024-03-08 17:47:40 -05:00
ed
00e3c3d94d
Updated raylib vendor package to default to shared in config and with SUPPORT_CUSTOM_FRAME_CONTROL enabled
2024-03-08 15:39:22 -05:00
gingerBill
51d12acab3
Enforce linalg
2024-03-08 13:28:15 +00:00
ed
57712343be
Merge remote-tracking branch 'offical/master'
2024-03-06 16:42:22 -05:00
gingerBill
703eab2f15
Merge pull request #3229 from Yawning/feature/moar-crypto
...
core/crypto: More improvements/additions
2024-03-06 14:49:15 +00:00
gingerBill
04bfc926ee
Merge pull request #3238 from laytan/libc-free-raylib-and-rectpack
...
makes raylib and stb_rect_pack free of libc
2024-03-06 14:11:41 +00:00
gingerBill
791c9c16ba
Merge pull request #3242 from laytan/fix-cgltf-binding
...
fix minor cgltf binding issue
2024-03-06 14:11:27 +00:00
ed
9525a3a135
Merge remote-tracking branch 'offical/master'
...
# Conflicts:
# vendor/raylib/raylib.odin
2024-03-05 20:24:08 -05:00
Yawning Angel
c044e295ce
vendor/botan: Remove
...
This is infrequently maintained, and has been a strict subset of what is
available in `core:crypto` for a while. Instead of improving the
bindings, it is better to spend resources improving `core:crypto`.
2024-03-04 18:20:56 +09:00
Laytan Laats
b1371d5c7a
fix minor cgltf binding issue
2024-03-01 20:33:23 +01:00
Laytan Laats
3ada83a503
clean imports
2024-03-01 20:32:07 +01:00
Laytan Laats
50ded324e0
move va_list into core:c
2024-03-01 20:30:19 +01:00
gingerBill
5c20676c76
Fix type for SDL LoadFile(_RW)
2024-03-01 13:36:06 +00:00
Laytan Laats
6734a7096a
makes raylib and stb_rect_pack free of libc
2024-02-29 23:33:25 +01:00
gingerBill
e423a6d692
Make types distinct
2024-02-28 18:25:29 +00:00
gingerBill
d666ff3744
Merge pull request #3135 from colrdavidson/basic_egl
...
Add support for basic EGL on Linux
2024-02-28 14:42:49 +00:00
gingerBill
d1174f66bc
Fix #3233
2024-02-28 13:41:54 +00:00
gingerBill
1bffc8baac
Merge pull request #3228 from EddieWoodley/glfw-raw-mouse-supported
...
vendor/glfw: Add RawMouseMotionSupported to wrapper
2024-02-28 10:48:08 +00:00
Colin Davidson
deb8922181
Merge branch 'master' into basic_egl
2024-02-26 12:17:53 -05:00
Karl Zylinski
cdda8f0eb9
Additional fixes for errors in Raylib bindings since Raylib 4 -> 5 upgrade.
2024-02-26 17:16:45 +01:00
Karl Zylinski
ae67f37fc1
Fix ModelAnimation in raylib.odin missing a field.
2024-02-26 13:32:16 +01:00
Eddie Woodley
8a78b0d241
vendor/glfw Add RawMouseMotionSupported to wrapper
2024-02-24 23:06:05 +00:00
ed
b33ddc8f0e
Merge remote-tracking branch 'offical/master'
2024-02-22 10:07:23 -05:00
gingerBill
b12ba1508e
Update vulkan bindings for to work with the new keyword bit_field
2024-02-22 14:09:12 +00:00
ed
01ec8856a9
Merge remote-tracking branch 'offical/master'
2024-02-21 15:58:24 -05:00
gingerBill
b43c1f2b5b
Merge pull request #3134 from laytan/non-universal-binaries-raylib
...
vendor/raylib: change to non-universal binaries
2024-02-19 14:18:44 +00:00
gingerBill
bed81c8829
Merge pull request #3197 from laytan/update-miniaudio
...
Update miniaudio to 0.11.21
2024-02-16 18:08:29 +00:00
Laytan Laats
e931c82b9b
miniaudio: add version mismatch check
2024-02-14 21:55:15 +01:00
laytan
a7f0275093
miniaudio: update .lib to 0.11.21
2024-02-14 21:17:12 +01:00
laytan
9ab2fbea00
miniaudio: update .lib
2024-02-14 21:07:57 +01:00
Laytan Laats
7fe86ed565
miniaudio: fix wrong sizes for ma_device
2024-02-14 21:00:26 +01:00
Laytan Laats
16584779fb
miniaudio: update to 0.11.21
2024-02-14 19:57:57 +01:00
ed
2b6de7fe3e
Merge remote-tracking branch 'origin/master'
2024-02-13 13:40:50 -05:00
Lucas Perlind
9469b90b01
Add ID3DUserDefinedAnnotation
2024-02-13 17:13:17 +11:00
ed
b9e5f027eb
Change raylib.Camera2D.chars to glyphs
2024-02-12 12:05:49 -05:00
gingerBill
4ca23499fa
Add raymath procedures (with numerous deprecated attributes to suggest to use array programming)
2024-02-10 16:31:03 +00:00