X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Fsourcetree.html;h=9448df58c9a589033f91868b413bec69b178cfe7;hb=d4d777317b90637cbf3a1c1bba4aa9c9e82ca47b;hp=530c333c456dbcde40c01ed60b366be555186f43;hpb=babc638c729f02c465d7467ca2775580f87ba65a;p=mesa.git diff --git a/docs/sourcetree.html b/docs/sourcetree.html index 530c333c456..9448df58c9a 100644 --- a/docs/sourcetree.html +++ b/docs/sourcetree.html @@ -27,14 +27,18 @@ each directory.
  • include - Public OpenGL header files
  • src -
  • es - OpenGL ES overlay, parallelly buildable with the core Mesa
  • math - vertex array translation and transformation code (not used with Gallium)
  • program - Vertex/fragment shader and GLSL compiler code @@ -95,7 +98,8 @@ each directory.
  • state_trackers -
  • winsys - -
  • lib - where the GL libraries are placed +
  • lib - hardlinks to most binaries as produced by make. + These (shortcuts) are used for development purposes in conjunction with + LD_LIBRARY_PATH and/or LIBGL_DRIVERS_PATH.