Edit

kc3-lang/SDL/src/dynapi

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2020-12-23 13:47:49
    Hash : 93ccdee8
    Message : Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf Cameron Cawley stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf The default implementation is based on the one used in the Windows RT video driver.