You are here |
logins.github.io | ||
| | | |
www.cherryservers.com
|
|
| | | | This guide will give you a comprehensive overview of GPU architecture, specifically the Nvidia GPU architecture and its evolution. | |
| | | |
alain.xyz
|
|
| | | | A review of the state of the art in real time graphics shading languages and compilers in both graphics and compute. What are some of the differences between HLSL, GLSL, MSL, and WGSL? What are some ways to transpile shaders? | |
| | | |
anteru.net
|
|
| | | | Anteru's blog is a blog about development, software architecture and 3D graphics. | |
| | | |
www.realworldtech.com
|
|
| | Starting with the Maxwell GM20x architecture, Nvidia high-performance GPUs have borrowed techniques from low-power mobile graphics architectures. Specifically, Maxwell and Pascal use tile-based immediate-mode rasterizers that buffer pixel output, instead of conventional full-screen immediate-mode rasterizers. Using simple DirectX shaders, we demonstrate the tile-based rasterization in Nvidia's Maxwell and Pascal GPUs and contrast this behavior to the immediate-mode rasterizer used by AMD. |