mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 13:10:10 +01:00
docs: dll -> DLL
Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19719>
This commit is contained in:
parent
18fcd3c47c
commit
a3a68da6ac
1 changed files with 1 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ On Windows, building will create
|
|||
``build/windows-x86-debug/gallium/targets/libgl-gdi/opengl32.dll`` which
|
||||
is a drop-in alternative for system's ``opengl32.dll``, which will use
|
||||
the Mesa ICD, ``build/windows-x86-debug/gallium/targets/wgl/libgallium_wgl.dll``.
|
||||
To use it put both dlls in the same directory as your application. It can also
|
||||
To use it put both DLLs in the same directory as your application. It can also
|
||||
be used by replacing the native ICD driver, but it's quite an advanced usage, so if
|
||||
you need to ask, don't even try it.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue