Explore >> Select a destination


You are here

asahilinux.org
| | blog.lenot.re
3.6 parsecs away

Travel
| | A look back on Maestro's progress throughout 2025
| | lwn.net
1.4 parsecs away

Travel
| | [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.
| | traxnet.wordpress.com
3.6 parsecs away

Travel
| | This is the second post on Understanding Modern GPUswhere we will review the driver, the data flow to the GPU and what modules are involved. In my previous postwe talked about the software front end of the GPU, this post and the following ones are going to be more hardware related. USER SPACE AND KERNEL...
| | seblagarde.wordpress.com
26.8 parsecs away

Travel
| The slides of my talk "Physically-Based Materials: Where Are We?" in the open real-time rendering course at Siggraph 2017 are available here: http://openproblems.realtimerendering.com/s2017/index.html This talk is about current state of the art of physically based material in real time rendering and what could be done in the future. Often people tend to say that material...