gingerBill
338793b68e
Remove use of incl in vendor:nanovg
2024-01-29 13:11:14 +00:00
gingerBill
3e7e779abf
Replace core:* to base:* where appropriate
2024-01-28 22:18:51 +00:00
gingerBill
2743bf7e44
Remove sdl.stack_* calls
2024-01-28 21:42:36 +00:00
Colin Davidson
d0bb1fb844
bring log allocator up to date
2024-01-17 13:11:10 -08:00
gingerBill
8c2eb5df78
stdcall -> system
2024-01-17 16:54:50 +00:00
gingerBill
72d6b9b683
Replace stdcall with system
2024-01-17 16:43:27 +00:00
gingerBill
2f2c086382
Fix foreign import names
2024-01-17 16:35:28 +00:00
gingerBill
d9fafa7000
Have default foreign import system paths
2024-01-17 16:32:26 +00:00
gingerBill
12e53f2336
Fix imports to be case sensitive correct
2024-01-17 16:26:18 +00:00
gingerBill
a2e729c303
Remove //+build darwin
2024-01-17 16:06:59 +00:00
gingerBill
1d621295b1
Fix #1934 raylib IsGestureDetected
2024-01-17 12:26:44 +00:00
Laytan Laats
5896469f3b
vendor/miniaudio: fix import for macos
...
Using `system:miniaudio` is suboptimal, we already provide the
`Makefile` that builds the `lib/miniaudio.a` and this works on MacOS.
This PR makes linking with that library the default.
2024-01-13 21:14:02 +01:00
Karl Zylinski
46f46e645c
Added comment on SetConfigFlags in Raylib bindings that it must be called before window creation
2024-01-11 11:20:14 +01:00
gingerBill
5961d4b316
Merge pull request #2983 from perogycook/raylib5
...
Raylib5 bindings with fixes
2024-01-03 18:32:45 +00:00
gingerBill
933754193a
Merge pull request #3049 from igordreher/dxgi_bit_set
...
[vendor:directx/dxgi] change u32 flags to bit_sets
2024-01-02 14:18:09 +00:00
flysand7
5154bb551a
Fix the declaration of glfwSetJoystickCallback
2023-12-31 15:03:50 +11:00
Igor Dreher
de84db85cb
[vendor:directx/dxgi] change u32 flags to bit_sets
2023-12-28 09:42:37 -03:00
gingerBill
509712f771
Merge pull request #3031 from Kithuppi/fix-vulkan-bindings
...
Fix vulkan bindings
2023-12-19 12:32:26 +00:00
Kithuppi
8bd5a9bb9e
generate new bindings
2023-12-18 13:38:57 +02:00
Karl Zylinski
a9166f52f8
Raylib 5.0 IsMouseButtonUp workaround: Better use of when clause to make sure we remove the workaround later.
2023-12-18 11:30:20 +01:00
Karl Zylinski
9bdd4c73a5
Raylib workaround: Fix comment typo
2023-12-18 11:20:15 +01:00
Karl Zylinski
2362be11bf
Raylib 5.0 bug workaround: Check VERSION and panic if VERSION != 5.0, in which case there is info in the message about how to remove the workaround.
2023-12-18 11:19:11 +01:00
keyle
5b8a76c583
Add support for macOS
2023-12-18 16:50:41 +10:00
Karl Zylinski
2a0e4f7a8c
Workaround for bug in Raylib 5 making IsMouseButtonUp not work properly.
2023-12-17 19:48:19 +01:00
Kithuppi
ece82eecc3
fix C bit field parsing
2023-12-17 16:39:03 +02:00
Michael
a4606e4da8
IsMouseButtonUp hack for now
2023-12-16 16:50:22 -07:00
Michael
61335089c6
added some commas
2023-12-08 00:05:51 +01:00
Michael
30ad923558
Update raygui.odin for Mac targets
2023-12-04 20:14:05 +01:00
Michael
a31ab31e96
Add files via upload
2023-12-04 20:09:12 +01:00
Michael
ac760a0bdd
MacOS-arm64 Raygui libs
2023-12-04 20:08:31 +01:00
Michael
fbf0180411
Delete vendor/raylib/macos-arm64/libraygui.a
2023-12-04 20:07:29 +01:00
Michael
198ac00994
New Raygui libs for Windows
2023-12-04 17:31:32 +01:00
Michael
603764dbca
Delete vendor/raylib/windows/raygui.lib
2023-12-04 17:30:51 +01:00
Michael
cb04333480
Delete vendor/raylib/windows/raygui.dll
2023-12-04 17:30:38 +01:00
Michael
0e169fd1c2
Delete vendor/raylib/windows/rayguidll.lib
2023-12-04 17:30:13 +01:00
Colin Davidson
bfbeb23f54
add resize non zeroed in more places
2023-12-04 03:09:13 -08:00
Michael
3de15987bd
Merge branch 'odin-lang:master' into raylib5
2023-12-03 22:07:23 +01:00
gingerBill
f00df0afe9
Merge pull request #2992 from flysand7/x11-fix
...
[x11/xlib]: Fix some foreign declarations
2023-12-02 12:38:11 +00:00
flysand7
4b245e2d83
[vendor/sdl]: Fix fourcc codes for pixel formats to match FOURCC definition
2023-12-01 12:15:48 +11:00
flysand7
f169d8c396
[x11/xlib]: Fix some foreign declarations
2023-12-01 12:00:45 +11:00
Michael
058132e7e6
fixed names
2023-11-26 07:50:11 -07:00
Michael
9b7c5f2b1b
Delete vendor/raylib/linux/libraygui.so.3.6
2023-11-26 07:49:12 -07:00
Michael
06e61c7315
Delete vendor/raylib/linux/raygui.a
2023-11-26 07:48:47 -07:00
Michael
1b23dbb228
Delete vendor/raylib/linux/libraygui.a
2023-11-26 07:48:36 -07:00
Michael
cc2ba146a6
Delete vendor/raylib/linux/raygui.so
2023-11-26 07:48:26 -07:00
Michael
3bbdc93882
Updated dynlibs
2023-11-26 07:45:42 -07:00
Michael
0091193c04
added missing enums
...
GuiTextAlignmentVertical and GuiTextWrapMode
2023-11-26 01:45:55 -07:00
Michael
1b5bcc1a99
Added GuiToggleSlider
2023-11-26 08:29:29 +00:00
Michael
fb48131f3c
More minor fixes
2023-11-26 07:25:53 +00:00
Michael
9300c99d65
Merge branch 'odin-lang:master' into raylib5
2023-11-26 00:00:47 -07:00