Skip to content

Instantly share code, notes, and snippets.

@silvesthu
Last active November 25, 2023 16:02
Star You must be signed in to star a gist
Embed
What would you like to do?
GPU Optimization for GameDev

GPU Optimization for GameDev

Graphics Pipeline / GPU Architecture Overview

By Author

By Organization

Game Graphics Study

Database

Tools

Thanks JoseEmilio-ARM for ARM part.

@silvesthu
Copy link
Author

Hi, I have listed a number of resources from Arm that fit well with the current list and that could prove useful for GPU optimizations, see https://gist.github.com/JoseEmilio-ARM/0097365aca60abdde7aba5d79414d195/revisions Thank you!

Thanks for sharing. Do you mind if I update those here?

@JoseEmilio-ARM
Copy link

Hi, I have listed a number of resources from Arm that fit well with the current list and that could prove useful for GPU optimizations, see https://gist.github.com/JoseEmilio-ARM/0097365aca60abdde7aba5d79414d195/revisions Thank you!

Thanks for sharing. Do you mind if I update those here?

Please do, thank you :)

@lenny93
Copy link

lenny93 commented Jun 16, 2020

It would be nice to convert all these amazing resources to archive.is snapshots. Blogs tend to go offline quite often.

@DanBrink91
Copy link

"<2018> Optimize your engine using compute @ 4C Prague 2018" is giving me page not found

@silvesthu
Copy link
Author

silvesthu commented Jun 17, 2020

"<2018> Optimize your engine using compute @ 4C Prague 2018" is giving me page not found

Fixed! Thanks.

@PxSonny
Copy link

PxSonny commented Jan 4, 2021

Thanks for the list 👍

@KostasAAA
Copy link

Great list, worth adding https://godbolt.org/ as well, it now support DXC/HLSL compiling, very useful for visualising Shader ISA.

@silvesthu
Copy link
Author

Thanks! Updated.

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