GeistHaus
log in · sign up

GitHub - symphorien/nixseparatedebuginfod: Downloads and provides debug symbols and source code for nix derivations to gdb and other debuginfod-capable debuggers as needed.

github.com

Downloads and provides debug symbols and source code for nix derivations to gdb and other debuginfod-capable debuggers as needed. - symphorien/nixseparatedebuginfod

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, …