Skip to content

Instantly share code, notes, and snippets.

@silvesthu
Last active November 23, 2024 10:30
Show Gist options
  • Save silvesthu/505cf0cbf284bb4b971f6834b8fec93d to your computer and use it in GitHub Desktop.
Save silvesthu/505cf0cbf284bb4b971f6834b8fec93d to your computer and use it in GitHub Desktop.
GPU Optimization for GameDev

GPU Optimization for GameDev

Graphics Pipeline / GPU Architecture Overview

By Author

By Organization

Game Graphics Study

GPU Crash Debugging

GPU Database

Tools

Thanks JoseEmilio-ARM for ARM part.

@silvesthu
Copy link
Author

Thanks! Updated. I've never used APITrace, but am a RenderDoc heavy user, mostly as debugger though. But optimization is kind of prone to bug when think about it : )

@izquiratops
Copy link

Thank you for the list! Maybe A Gentle Introduction to ReSTIR could fit here?

@silvesthu
Copy link
Author

Thank you for the list! Maybe A Gentle Introduction to ReSTIR could fit here?

I think it is a really good introduction for ReSTIR, but I'd like to keep this list focused on more general optimization topics related to GPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment