PIX (Microsoft)
From Wikipedia, the free encyclopedia
(Redirected from Performance Investigator for Xbox)
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (February 2009) |
PIX 9.11.519.000 debugging a demo, showing a rendertarget, later used for postprocessing.
PIX (originally short for Performance Investigator for Xbox) is a performance analysis tool from Microsoft that can help software developers maximize the efficiency of Direct3D applications. Originally for the Xbox video game console, Microsoft has released it for the Windows platform as part of the Microsoft DirectX SDK to aid game developers.
[edit] Features
PIX can take a snapshot of an application running, store the calls to Direct3D and data used in that single frame, and recreate the frame step-by-step, allowing the programmer to see the intermediate contents of various buffers and devices, debug individual vertices and pixels, or see which call took the most processing time.
[edit] External links
| This programming tool-related article is a stub. You can help Wikipedia by expanding it. |
| This Xbox-related article is a stub. You can help Wikipedia by expanding it. |