Jeroen van Rijn
|
275ffa1a0e
|
Update SDL3 libs
|
2026-02-26 14:12:30 +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 |
|
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 |
|
nowheredevel
|
da9b1dfcc6
|
Implement missing device properties function
|
2026-01-22 22:46:08 -05: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 |
|
A1029384756
|
4237a44944
|
[vendor/sdl3] another pass over the headers
|
2026-01-02 17:07:43 -05:00 |
|
A1029384756
|
b34cf987c3
|
[vendor/sdl3] satify vet
|
2026-01-02 14:43:50 -05:00 |
|
A1029384756
|
ed52393c7c
|
[vendor/sdl3] update to sdl 3.4.0
[vendor/sdl3] updated lib files
[vendor/sdl3] typo
[vendor/sdl3] typo
[vendor/sdl3] spacing
[vendor/sdl3] whitespace
[vendor/sdl3] whitespace
|
2026-01-02 14:22:39 -05:00 |
|
gingerBill
|
e6827393cf
|
Add raw_union_tag struct tag fields to many types in vendor
|
2025-12-08 14:35:22 +00:00 |
|
Ignat S.
|
96373d97e0
|
Adjust docs links for satellite SDL libraries
|
2025-11-22 16:36:55 +03:00 |
|
gingerBill
|
767098257e
|
Merge pull request #5766 from rope-hmg/master
Added PointInRectFloat to SDL3
|
2025-10-11 11:03:38 +01:00 |
|
Jeroen van Rijn
|
998fbdc5c0
|
Doc lines for vendor:*
|
2025-10-10 17:51:28 +02:00 |
|
Hector
|
65acbe1788
|
Changed indentation to tabs
|
2025-10-10 15:26:50 +01:00 |
|
Hector
|
1aa3283d1b
|
Added PointInRectFloat to SDL3
|
2025-10-07 12:58:08 +01:00 |
|
Damian Tarnawski
|
2485238592
|
Split SDL_ttf bindings to group with and without require_results
|
2025-08-20 20:18:19 +02:00 |
|
brandon
|
e7e16f063e
|
SDL_image save functions should return bool
|
2025-07-19 18:51:51 -04:00 |
|
Laytan Laats
|
edf071903d
|
sdl3/ttf: remove #by_ptr usage with opaque Font
Fixes #5278
|
2025-06-26 17:51:57 +02:00 |
|
Matthew Pohlmann
|
6377afbab7
|
- Update SDL3 from 3.2.10 to 3.2.16
- Update SDL3_image from 3.2.0 to 3.2.4
|
2025-06-19 20:15:09 -07:00 |
|
Jeroen van Rijn
|
17319efd8f
|
Remove SDL3/TTF flag NORMAL
It's a `bit_set`, and NORMAL is an empty one.
https://wiki.libsdl.org/SDL3_ttf/TTF_SetFontStyle
Fixes #5275
|
2025-06-04 11:22:59 +02:00 |
|
Feoramund
|
09ddf121e3
|
Fix typo
|
2025-06-03 21:15:20 -04:00 |
|
Hector
|
affced2d02
|
Added Semaphore API to the SDL3 vendor bindings
|
2025-05-22 15:35:09 +01:00 |
|
gingerBill
|
e36db15b48
|
Fix typo _beginthreadx -> _beginthreadex
|
2025-05-20 09:16:14 +01:00 |
|
gingerBill
|
3e5110bb46
|
Minor style changes for sdl3 and sdl3/ttf
|
2025-05-18 11:20:55 +01:00 |
|
A1029384756
|
5379c8c1ac
|
[vendor:sdl3/ttf] - changed indices to multipointer
|
2025-05-13 15:44:20 -04:00 |
|
A1029384756
|
82729d7e27
|
[vendor:SDL/ttf] - GPUAtlasDrawSequence multipointer from pointer
|
2025-05-13 15:40:40 -04:00 |
|
0xrsp
|
45c3361b43
|
SDL3_ttf: make SubStringFlags a bit_field
|
2025-05-11 00:25:31 +09:30 |
|
0xrsp
|
ac1c97eb33
|
add: vendor SDL3_ttf
|
2025-05-11 00:23:29 +09:30 |
|
Jack Fenech
|
27ee425ac5
|
Fix count output parameter of GetFullscreenDisplayModes
|
2025-04-18 18:07:43 +01:00 |
|
Laytan
|
990cc56974
|
sdl3: fix not allowing nil for SetWindowMouseRect
|
2025-04-15 20:13:51 +02:00 |
|
Dan Korostelev
|
4a56b25b3a
|
Update vendor:sdl3 to version 3.2.10
|
2025-04-02 20:24:45 +02:00 |
|
chuga
|
eca08929cd
|
vendor/sdl3: changed GetPixelFormatName() return type from rawptr to cstring
|
2025-03-07 00:33:44 -06:00 |
|
Andrés Botero
|
1853886a26
|
Prefer using an absolute reference for SDL3
|
2025-03-01 10:44:47 -05:00 |
|
Andrés Botero
|
1910de54ab
|
Add support for SDL3_image.
|
2025-03-01 08:44:05 -05:00 |
|
sndb
|
5fc1984fd4
|
Replace #by_ptr ... with Maybe(^...) where SDL API allows nil pointers
|
2025-02-26 09:54:39 +03:00 |
|
shan
|
9bf0b386ab
|
Fix bindings for some window functions in SDL3
|
2025-02-11 17:50:20 -08:00 |
|
gingerBill
|
cf326df54b
|
Remove #by_ptr and replace with Maybe(^T) where necessary
|
2025-02-08 07:37:40 +00:00 |
|
Dudejoe870
|
5dc24a9130
|
Fix the function signatures for sdl3_iostream
|
2025-02-07 21:07:40 -06:00 |
|
gingerBill
|
a5411199c7
|
Fix #4804
|
2025-02-07 13:37:09 +00:00 |
|
gingerBill
|
cec84edcdd
|
Create sdl3_system.odin
|
2025-02-07 08:57:21 +00:00 |
|
gingerBill
|
3bf475deaf
|
Add sdl3_vulkan.odin
|
2025-02-07 08:37:33 +00:00 |
|
gingerBill
|
d1f2820ff5
|
Update sdl3_main.odin
|
2025-02-07 08:26:21 +00:00 |
|
gingerBill
|
4c93446e38
|
Fix typo
|
2025-02-07 08:11:16 +00:00 |
|
gingerBill
|
20708c60a1
|
Add sdl3_main.odin
|
2025-02-07 08:10:51 +00:00 |
|
gingerBill
|
8203281145
|
Add sdl3_hints.odin
|
2025-02-07 08:03:00 +00:00 |
|
gingerBill
|
4667a19e77
|
Update to SDL 3.2.2
|
2025-02-05 11:07:08 +00:00 |
|