mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2026-02-07 11:25:36 +00:00
* Implementation of query queue and host conditional rendering * Resolve some comments. * Use overloads instead of passing object. * Wake the consumer threads when incrementing syncpoints. Also, do a busy loop when awaiting the counter for a blocking flush, rather than potentially sleeping the thread. * Ensure there's a command between begin and end query. |
||
|---|---|---|
| .. | ||
| BufferedQuery.cs | ||
| CounterQueue.cs | ||
| CounterQueueEvent.cs | ||
| Counters.cs | ||