Edit

kc3-lang/SDL/src/events

Branch :

  • Show log

    Commit

  • Author : Sam Lantinga
    Date : 2022-01-25 12:37:43
    Hash : 84320266
    Message : Fixed the queue filling up with sentinel events when the WaitEvent call is passed NULL for the event The use case is an application that waits for events on the main thread and dispatches them on a separate thread.