GeistHaus
log in · sign up

The Linux graphics stack in a nutshell, part 1

lwn.net

Linux graphics developers often speak of modern Linux graphics when they refer to a number of [...]

1 page links to this URL
Investigating Linux graphics

I learn how to draw a triangle with a GPU, and then trace the code to find out how the graphics system works (or doesn't), looking at Mesa3D, GLFW, …