You are here |
www.metafetish.com | ||
| | | |
timur.hu
|
|
| | | | In the previous post I gave a brief introduction on what mesh and task shaders are from the perspective of application developers. Now it's time to dive deeper and talk about how mesh shaders are implemented in a Vulkan driver on AMD HW. Note that everything I discuss here is based on my experience and understanding as I was working on mesh shader support in RADV and is already available as public information in open source driver code. The goal of this blog post is to elaborate on how mesh shaders are i... | |
| | | |
labs.quansight.org
|
|
| | | | Moving SciPy to Meson meant finding a different Fortran compiler on Windows, which was particularly tricky to pull off for conda-forge. This blog tells the story about how things looked pretty grim for the Python 3.12 release, and how things ended up working out just in the nick of time. | |
| | | |
sunshinejr.com
|
|
| | | | Programming adventures | |
| | | |
www.jasonwhaley.com
|
|
| | I was running in to a problem with a Java project that occured only in IntelliJ Idea, but not on the command line, when running specific test classes ... |