Commit Graph

1279 Commits

Author SHA1 Message Date
Jeroen van Rijn
27667ce36b iff -> if and only if (⟺) 2026-03-13 11:54:15 +01:00
connnnal
e77dd887aa Partial 1.619.x d3d12 bindings 2026-03-08 16:50:53 +00:00
Jeroen van Rijn
38c61e06be Rename GetWorldPointVelocity to Body_GetWorldPointVelocity 2026-03-02 20:15:55 +01:00
gingerBill
7cc68da719 Merge pull request #6342 from fendevel/webgl-additions
webgl: Add bindings, fix `Tex*Image*D`
2026-03-01 13:15:56 +00:00
Michael Lee
f01fb605bc [vendor:stb/vorbis] don't use core:c/libc 2026-02-28 10:24:00 -06:00
fendevel
eeb7e775f3 webgl: Add bindings, fix Tex*Image*D 2026-02-28 00:37:34 +00:00
Bruno
e65dcd64b8 add bindings to allow custom cursors 2026-02-27 09:54:26 -03:00
Jeroen van Rijn
275ffa1a0e Update SDL3 libs 2026-02-26 14:12:30 +01:00
Jeroen van Rijn
ab9925c991 Merge pull request #6325 from nowhereware/master
Update SDL3 to 3.4.2
2026-02-26 14:11:04 +01:00
Jeroen van Rijn
ffcaa3830c Update miniaudio.lib 2026-02-26 13:44:14 +01:00
laytan
4ce6b7653f vendor/miniaudio: update .lib to 0.11.24 and use LFS 2026-02-25 18:53:08 +01:00
Laytan Laats
60c3898a13 vendor/miniaudio: update to 0.11.24 2026-02-25 19:40:28 +01:00
nowhereware
509ae9c45c Update LICENSE 2026-02-23 15:17:23 -05:00
nowhereware
20e3237da1 Update SDL3 to 3.4.2 2026-02-23 15:14:08 -05:00
fnky
ae45458193 Remove pointer from part arg 2026-02-22 19:31:09 +01:00
jakubtomsu
a48a4b98ce remove FORCE_DWORD enum elements 2026-02-17 22:51:23 +01:00
jakubtomsu
97e09b19d1 refactor d3d11/d3d12/d3dcompiler dependencies 2026-02-17 18:27:34 +01:00
jakubtomsu
39c725a084 Merge branch 'odin-lang:master' into more-import-cleanup 2026-02-17 17:54:34 +01:00
gingerBill
355b8a8c83 Merge pull request #6245 from odin-lang/new_os
`core:os/os2` -> `core:os` integration
2026-02-11 17:53:16 +00:00
jakubtomsu
bd70ac47ca use core:c instead of libc in miniaudio 2026-02-10 20:23:08 +01:00
gingerBill
132e4e470f Merge pull request #6249 from laytan/fix-box2d-build-and-try-lfs
fix box2d build and try Git LFS
2026-02-10 13:30:24 +00:00
jakubtomsu
d492122bd4 import cleanup 2026-02-09 20:08:22 +01:00
laytan
5a02132ac3 fix box2d build and try git LFS 2026-02-09 19:48:27 +01:00
Jeroen van Rijn
e7dbabf668 core:os -> core:os/old && core:os/os2 -> core:os 2026-02-09 15:50:21 +01:00
Jeroen van Rijn
b16ca5a986 fix libc-shim 2026-02-08 13:51:49 +01:00
Laytan
fb7ac1fb64 new_os: vendor/libc 2026-02-08 13:08:29 +01:00
Jeroen van Rijn
5644db99f0 require 2026-02-08 13:04:47 +01:00
Jeroen van Rijn
062d7ae385 Port vendor:OpenGL and vendor:fontstash 2026-02-08 12:56:05 +01:00
Ignacy Koper
dcbbb5792b vendor:directx/d3d12: changed backing integers of BARRIER* enums and bit-sets to u32 from i64
and added missing `Flags` field to `TEXTURE_BARRIER` struct

Signed-off-by: Ignacy Koper <ignacy423@gmail.com>
2026-02-07 09:58:42 +01:00
Jeroen van Rijn
0c360e51a1 Merge pull request #6228 from heavyrain266/expand-d3d12
added `IGraphicsCommandList7` to vendor:directx/d3d12
2026-02-06 14:14:58 +01:00
Ignacy Koper
a6ad74cea6 vendor:directx/d3d12: added IGraphicsCommandList7 with enhanced barriers
Signed-off-by: Ignacy Koper <ignacy423@gmail.com>
2026-02-06 13:59:02 +01:00
Nahuel2998
7ef562b51e vendor/x11/xlib: Fix signature of XChangeWindowAttributes
Actually fixes #5139
2026-02-04 17:29:10 -03:00
Nahuel2998
37e82c9387 vendor/x11/xlib: Fix returntype of some procs
Returntype of a few procs was incorrectly set to i32 rather than a proc
that returns i32.
2026-02-03 17:17:33 -03:00
gingerBill
19b545e7cb Merge branch 'master' into bill/feature-using-stmt 2026-01-30 10:49:55 +00:00
gingerBill
70059b0fba Merge pull request #6141 from magicalhacks/x11-fixes
Minor x11/xlib bindings fixes (KeySym + Xutf8LookupString)
2026-01-29 14:00:22 +00:00
Jim
f4008e9c9d Fix issue #6176
Update RenderTextureRotated to accept a nil pointer for center point
parameter
2026-01-26 23:33:17 -08:00
Jeroen van Rijn
a57096b079 Delete unnecessary file. 2026-01-26 09:07:06 +01:00
Jeroen van Rijn
249e6c104e Update the rest of the libs as needed 2026-01-26 08:58:06 +01:00
nowheredevel
c188bbf82d Update SDL_image to 3.4.0 2026-01-24 14:38:53 -05:00
gingerBill
ddc2559813 Merge pull request #6154 from laytan/move-vendor-libc
move vendor:libc to vendor:libc-shim
2026-01-23 13:18:14 +00:00
nowheredevel
da9b1dfcc6 Implement missing device properties function 2026-01-22 22:46:08 -05:00
Laytan Laats
5f974059f4 move vendor:libc to vendor:libc-shim 2026-01-22 21:36:53 +01:00
wpcasarin
d838065d32 vendor/x11/xlib: Fix XSetWindowBackgroundPixmap binding name
Changed SetWindowBackgroundMap to SetWindowBackgroundPixmap to match
the actual X11 C function name. The incorrect name caused linker errors.
2026-01-18 23:28:52 -03:00
magicalhack
59d08f3a57 Minor x11/xlib bindings fixes
- Fix Xutf8LookupString signature (^cstring -> cstring)
- Fix type of KeySym (u32 -> uint)
2026-01-17 13:14:28 -05:00
konodin
9b5090352e Link Curl the same for all UNIX oses 2026-01-08 23:07:01 +01:00
gingerBill
94cc5d9e61 Merge pull request #6099 from figuerom16/master
vendor:compress/lz4 wasn't finding lz4 for Non-Windows targets.
2026-01-06 12:01:15 +00:00
gingerBill
4729b761a3 Merge pull request #6090 from doanamo/directx-strings
Prefer LPCSTR/LPCWSTR types in DirectX bindings
2026-01-06 12:01:05 +00:00
figuerom16
377a76bb15 Update lz4.odin: foreign import for linux 2026-01-04 20:04:57 -08:00
A1029384756
08dd0cb0af [vendor/sdl3] shortened enum naming 2026-01-02 17:41:20 -05:00
A1029384756
c867143a58 [vendor/sdl3] typo 2026-01-02 17:38:21 -05:00