/gamescriptx

Primary LanguageCMIT No AttributionMIT-0

Game Script X

WinPixEventRuntime (for pix3.h)

Rename .nupkg to .zip, extract bin and include folders.

https://www.nuget.org/api/v2/package/WinPixEventRuntime/

https://devblogs.microsoft.com/pix/winpixeventruntime/

https://devblogs.microsoft.com/pix/programmatic-capture/

PIX on Windows

  • PIX timeline sometimes doesn't show anything after an analysis, right click on the timeline -> Refresh fixes this.

  • Debugging shader code: compile HLSL files with /Zi /Od flags, open a PIX capture, in the Pipeline tab click on a draw call, in another Pipeline tab below click on a OM RTV, pick a pixel, right click -> Show Pixel History, right click on a Draw row you want -> Debug This Pixel.