Posts by Matthew Rusch
Technical Walkthrough
Oct 12, 2022
Improve Shader Performance and In-Game Frame Rates with Shader Execution Reordering
NVIDIA recently introduced a new feature available in the next generation of GPUs called Shader Execution Reordering (SER). SER is a performance optimization...
10 MIN READ
Technical Walkthrough
Jun 06, 2019
Tips and Tricks: Vulkan Dos and Don'ts
The increased performance potential of modern graphics APIs is coupled with a dramatically increased level of developer responsibility. Optimal use of Vulkan is...
9 MIN READ