/extsrc/mesa/docs/contents.html

https://github.com/gzorin/RSXGL · HTML · 105 lines · 80 code · 12 blank · 13 comment · 0 complexity · 9781a9640d50b376471d6d45300f7eab MD5 · raw file

  1. <html>
  2. <title>Contents</title>
  3. <link rel="stylesheet" type="text/css" href="mesa.css"></head>
  4. <!--Override a few values from the style sheet: -->
  5. <style>
  6. <!--
  7. body {
  8. background-color: #cccccc;
  9. color: black;
  10. }
  11. a:link {
  12. color: #000;
  13. }
  14. a:visited {
  15. color: #000;
  16. }
  17. -->
  18. </style>
  19. <b>Documentation</b>
  20. <ul>
  21. <li><a href="intro.html" target="MainFrame">Introduction</a>
  22. <li><a href="news.html" target="MainFrame">News</a>
  23. <LI><A HREF="developers.html" target="MainFrame">Developers</A>
  24. <li><a href="systems.html" target="MainFrame">Platforms and Drivers</a>
  25. <li><a href="license.html" target="MainFrame">License & Copyright</a>
  26. <li><a href="faq.html" target="MainFrame">FAQ</a>
  27. <li><a href="relnotes.html" target="MainFrame">Release Notes</a>
  28. <li><a href="thanks.html" target="MainFrame">Acknowledgements</a>
  29. <li><a href="conform.html" target="MainFrame">Conformance Testing</a>
  30. <li>more docs below...
  31. </ul>
  32. <b>Download / Install</b>
  33. <ul>
  34. <li><a href="download.html" target="MainFrame">Downloading / Unpacking</a>
  35. <li><a href="install.html" target="MainFrame">Compiling / Installing</a>
  36. <li><a href="precompiled.html" target="MainFrame">Precompiled Libraries</a>
  37. </ul>
  38. <b>Resources</b>
  39. <ul>
  40. <li><a href="lists.html" target="MainFrame">Mailing Lists</a>
  41. <li><a href="bugs.html" target="MainFrame">Bug Database</a>
  42. <li><a href="webmaster.html" target="MainFrame">Webmaster</a>
  43. <li><a href="http://dri.freedesktop.org/" target="_parent">Mesa/DRI Wiki</a>
  44. </ul>
  45. <b>User Topics</b>
  46. <ul>
  47. <li><a href="egl.html" target="MainFrame">EGL</a>
  48. <li><a href="opengles.html" target="MainFrame">OpenGL ES</a>
  49. <li><a href="openvg.html" target="MainFrame">OpenVG / Vega</a>
  50. <LI><A HREF="envvars.html" target="MainFrame">Environment Variables</A>
  51. <LI><A HREF="osmesa.html" target="MainFrame">Off-Screen Rendering</A>
  52. <LI><A HREF="debugging.html" target="MainFrame">Debugging Tips</A>
  53. <LI><A HREF="perf.html" target="MainFrame">Performance Tips</A>
  54. <LI><A HREF="extensions.html" target="MainFrame">Mesa Extensions</A>
  55. <LI><A HREF="mangling.html" target="MainFrame">Function Name Mangling</A>
  56. <LI><A href="llvmpipe.html" target="MainFrame">Gallium llvmpipe driver</A>
  57. <LI><A href="vmware-guest.html" target="MainFrame">VMware SVGA3D guest driver</a>
  58. <LI><A href="postprocess.html" target="MainFrame">Gallium post-processing</A>
  59. <LI><A href="viewperf.html" target="MainFrame">Viewperf Issues</A>
  60. </ul>
  61. <b>Developer Topics</b>
  62. <ul>
  63. <li><a href="http://sourceforge.net/projects/mesa3d" target="_parent">SourceForge homepage</a>
  64. <li><a href="repository.html" target="MainFrame">Source Code Repository</a>
  65. <li><a href="sourcetree.html" target="MainFrame">Source Code Tree</a>
  66. <li><a href="glu.html" target="MainFrame">SGI's GLU</a>
  67. <li><a href="utilities.html" target="MainFrame">Utilities</a>
  68. <li><a href="helpwanted.html" target="MainFrame">Help Wanted</a>
  69. <li><a href="devinfo.html" target="MainFrame">Development Notes</a>
  70. <li><a href="sourcedocs.html" target="MainFrame">Source Documentation</a>
  71. <li><a href="subset.html" target="MainFrame">Mesa Subset Driver</a>
  72. <li><a HREF="dispatch.html" target="MainFrame">GL Dispatch</a>
  73. </ul>
  74. <b>Links</b>
  75. <ul>
  76. <li><a href="http://www.opengl.org" target="_parent">OpenGL website</a>
  77. <li><a href="http://dri.freedesktop.org" target="_parent">DRI website</a>
  78. <li><a href="http://www.freedesktop.org" target="_parent">freedesktop.org</a>
  79. <li><a href="games.html" target="MainFrame">Games and Entertainment</a>
  80. <li><a href="libraries.html" target="MainFrame">Libraries and Toolkits</a>
  81. <li><a href="modelers.html" target="MainFrame">Modeling and Rendering</a>
  82. <li><a href="science.html" target="MainFrame">Science and Technical</a>
  83. <li><a href="utility.html" target="MainFrame">Utilities</a>
  84. </ul>
  85. <b>Hosted by:</b>
  86. <br>
  87. <blockquote>
  88. <A HREF="http://sourceforge.net"
  89. target="_parent"><IMG SRC="http://sourceforge.net/sflogo.php?group_id=3&type=1"
  90. WIDTH="88" HEIGHT="31" ALIGN="BOTTOM" ALT="Sourceforge.net" BORDER="0"></A>
  91. </blockquote>
  92. </body>
  93. </html>