|
You are here |
stefansf.de | ||
| | | | |
davmac.wordpress.com
|
|
| | | | | An unofficial collection of errata and general problems with the C99 and C11 standards. {C99,C11} 3.1 Weak definition; inconsistent usage of term It is probably a bad idea to redefine a word with such common usage as "access". The definition here is not very clear: to read or modify the value of an object Is... | |
| | | | |
www.yodaiken.com
|
|
| | | | | ||
| | | | |
gist.github.com
|
|
| | | | | What is Strict Aliasing and Why do we Care? GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
lwn.net
|
|
| | | [AI summary] The article provides an in-depth overview of the modern Linux graphics stack, focusing on the transition from OpenGL to Vulkan. It highlights the complexity and verbosity of Vulkan, the role of the graphics pipeline, and the importance of the scene graph in rendering. The article also discusses the challenges of managing multiple GPUs, the use of macros to simplify Vulkan code, and the benefits of using higher-level APIs like OpenGL for simpler applications. | ||