Edit

kc3-lang/SDL/src/thread

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2013-10-20 20:42:55
    Hash : f5fa492e
    Message : Added a macro SDL_TICKS_PASSED() to correctly compare two 32-bit tick values. Went through the code and used the macro and fixed a couple places that were using incorrect timestamp comparisons.