VirtualBox

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

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 899 位元組
 
1OpenGL ES
2=========
3
4Mesa implements OpenGL ES 1.1 and OpenGL ES 2.0. More information about
5OpenGL ES can be found at https://www.khronos.org/opengles/.
6
7OpenGL ES depends on a working EGL implementation. Please refer to
8:doc:`Mesa EGL <egl>` for more information about EGL.
9
10Build the Libraries
11-------------------
12
13#. Run ``meson configure`` with ``-D gles1=enabled -D gles2=enabled`` and
14 enable the Gallium driver for your hardware.
15#. Build and install Mesa as usual.
16
17Alternatively, if XCB-DRI2 is installed on the system, one can use
18``egl_dri2`` EGL driver with OpenGL|ES-enabled DRI drivers
19
20#. Run ``meson configure`` with ``-D gles1=enabled -D gles2=enabled``.
21#. Build and install Mesa as usual.
22
23Both methods will install libGLESv1_CM, libGLESv2, libEGL, and one or
24more EGL drivers for your hardware.
25
26Run the Demos
27-------------
28
29There are some demos in ``mesa/demos`` repository.
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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