-
Notifications
You must be signed in to change notification settings - Fork 474
Pull requests: Rust-SDL2/rust-sdl2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add additional Logging level functions to the logging module
#1441
opened Oct 22, 2024 by
DJawna
Loading…
Prevent users from creating
Sdl2TtfContext
out of nothing and use SDL's reference counting init/quit
#1437
opened Oct 8, 2024 by
antonilol
Loading…
Add GameControllerType functionality and bump to SDL 2.30.5
#1420
opened Jul 6, 2024 by
naumazeredo
Loading…
store gfx::framerate::FPSmanager directly in FPSManager instead of on the heap
#1415
opened Jun 29, 2024 by
antonilol
Loading…
use TTF_GlyphIsProvided32 and TTF_GlyphMetrics32 instead of the 16 bit ones
#1414
opened Jun 29, 2024 by
antonilol
Loading…
Replace From implementation of SwapInterval that could panic with TryFrom
#1413
opened Jun 29, 2024 by
antonilol
Loading…
Support converting arrays of integers to Rect via TryFrom
#1403
opened Jun 7, 2024 by
lolbinarycat
Loading…
Use
SDL_GetError
for sdl2::ttf::init
instead of the last OS error
#1348
opened Nov 4, 2023 by
sprocklem
Loading…
sdl2-sys: Avoid to add unwanted system folder in library research paths
#1208
opened Feb 10, 2022 by
rofferom
Loading…
[WIP] Conversion fn prefixes: change to fit Rust's convention
#1037
opened Oct 23, 2020 by
danielrempel
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.