Files
renderdoc/qrenderdoc/Windows
baldurk 1bb3f95b04 Register builtin filters similarly to custom filters
* We can't use the exact same interface because we want builtin filters to be
  able to return specialised lambdas, but we at least register them by name.
  This is helpful for ensuring the completion doesn't get out of sync, and we'll
  use it next to provide function-specific completion
2021-07-01 15:15:03 +01:00
..