aboutsummaryrefslogtreecommitdiff
path: root/vendor/sdl3/sdl3_video.odin
Commit message (Expand)AuthorAgeFilesLines
* [vendor/sdl3] shortened enum namingA10293847562026-01-021-6/+6
* [vendor/sdl3] typoA10293847562026-01-021-2/+2
* [vendor/sdl3] satify vetA10293847562026-01-021-1/+1
* [vendor/sdl3] update to sdl 3.4.0A10293847562026-01-021-3/+23
* - Update SDL3 from 3.2.10 to 3.2.16Matthew Pohlmann2025-06-191-4/+4
* Fix `count` output parameter of `GetFullscreenDisplayModes`Jack Fenech2025-04-181-1/+1
* sdl3: fix not allowing nil for SetWindowMouseRectLaytan2025-04-151-1/+1
* Fix bindings for some window functions in SDL3shan2025-02-111-7/+7
* Add `gl_set_proc_address`gingerBill2025-02-041-0/+6
* Add sdl3_gpu.odingingerBill2025-02-041-13/+13
* Add sdl3_video.odingingerBill2025-01-301-0/+458