mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
1a268ace8b
* This prevents widget painting from getting out of control and queuing up many redundant paints which slows down processing of the command queue. * Also remove a spammy command to disable pixel context that only ever got called when pixel context was already disabled (right after a reset - at all other times it stays active).