-
Notifications
You must be signed in to change notification settings - Fork 463
Pull requests: Rust-SDL2/rust-sdl2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Prevent users from creating
Sdl2TtfContext
out of nothing and use SDL's reference counting init/quit
#1437
opened Oct 8, 2024 by
antonilol
store gfx::framerate::FPSmanager directly in FPSManager instead of on the heap
#1415
opened Jun 29, 2024 by
antonilol
use TTF_GlyphIsProvided32 and TTF_GlyphMetrics32 instead of the 16 bit ones
#1414
opened Jun 29, 2024 by
antonilol
Replace From implementation of SwapInterval that could panic with TryFrom
#1413
opened Jun 29, 2024 by
antonilol
Use
SDL_GetError
for sdl2::ttf::init
instead of the last OS error
#1348
opened Nov 4, 2023 by
sprocklem
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.