baldurk
|
416646d027
|
Fix example python scripts to work in the UI as well
* In the UI program we can't import renderdoc (it's already imported) so we just
alias it to rd.
|
2018-08-29 20:50:14 +01:00 |
|
baldurk
|
2476474ca9
|
Add python sample for fetching counters
|
2018-06-25 18:14:04 +01:00 |
|
baldurk
|
0dda96a045
|
Change previous/next/parent IDs in DrawcallDescription to pointers
* This is a legacy holdover from the C# interop not being able to preserve
pointers easily.
|
2018-06-18 18:39:06 +01:00 |
|
baldurk
|
11091f1e54
|
Tidy up python documentation and add examples
|
2018-06-15 19:44:37 +01:00 |
|