Age | Commit message (Expand) | Author |
2022-07-10 | Rework CoreTiming | Kelebek1 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2021-07-14 | service: Append service name prefix to common filenames | Morph |
2020-07-27 | core_timing: Make use of uintptr_t to represent user_data | Lioncash |
2020-07-15 | core_timing: Make TimedCallback take std::chrono::nanoseconds | Lioncash |
2020-07-15 | core_timing: Make use of std::chrono with ScheduleEvent | Lioncash |
2019-11-26 | core_timing: Use better reference tracking for EventType. (#3159) | bunnei |
2019-07-05 | NVServices: Styling, define constructors as explicit and corrections | Fernando Sahmkow |
2019-07-05 | GPU: Correct Interrupts to interrupt on syncpt/value instead of event, mirror... | Fernando Sahmkow |
2019-07-05 | Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts | Fernando Sahmkow |