VirtualBox

source: vbox/trunk/src/VBox/Additions/3D/mesa/mesa-24.0.2/docs/macos.rst

最後變更 在這個檔案是 103996,由 vboxsync 提交於 12 月 前

Additions/3D/mesa: export mesa-24.0.2 to OSE. bugref:10606

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.1 KB
 
1Notes for macOS
2================
3
4.. image:: https://github.com/mesa3d/mesa/actions/workflows/macos.yml/badge.svg
5 :target: https://github.com/mesa3d/mesa/actions/workflows/macos.yml
6 :alt: macOS CI
7
8Mesa builds on macOS without modifications. However, there are some details to
9be aware of.
10
11- Mesa has a number of build-time dependencies. Most dependencies, including
12 Meson itself, are available in `homebrew <https://brew.sh>`__, which has a
13 Mesa package for reference. The exception seems to be Mako, a Python module
14 used for templating, which you can install as ``pip3 install mako``.
15- macOS is picky about its build-time environment. Type ``brew sh`` before
16 building to get the Homebrew dependencies in your path.
17
18Mesa's default builds with the Apple GLX uses Mesa as a front for the
19hardware-accelerated system OpenGL framework, to provide hardware acceleration
20to X11 applications on macOS running via XQuartz.
21
22Mesa's software rasterizers also work on macOS. To build, set the build options
23``-Dosmesa=true -Dglx=xlib`` and select an appropriate Gallium software
24rasterizer.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette