7 Commits (83d19056cd6b8d2e4719811c2d97f4b69f2d4e7e)

Author SHA1 Message Date
Giuseppe Lippolis 3b9a34274a feat(IDispatcher): Add void Post(Action<object> action,object arg, DispatcherPriority priority = default); 4 years ago
Nikita Tsukanov b2b4014b1c Make DispatcherPriority to be a struct with static readonly field values 4 years ago
Giuseppe Lippolis 75bd449a69 feat: Implement Post<T> method of IDispatcher. 5 years ago
Nicolas Musset 0befa22692 Support invoking a task in the dispatcher. 8 years ago
Nicolas Musset 434bf0d3db Support invoking a function in the dispatcher. 8 years ago
Steven Kirk 64ed0761c7 Rename Dispatcher invoke methods. 8 years ago
Steven Kirk d34c279ba1 WIP: Adding render layers. 10 years ago