reactos/dll/opengl/Mesa_for_ReactOS.txt
Masanori Ogino e63bbef5aa
[OPENGL32][MESA] Describe the current status (#2309)
Since 5f2bebf7, the Mesa library in dll/opengl/ has been downgraded from 8.0.4 to 2.6,
while the related documents were not updated to reflect the change.
2020-02-07 18:09:38 +01:00

9 lines
464 B
Plaintext

Windows provides OpenGL 1.1 with platform-specific extensions (WGL) in its
software implementation of OpenGL. The purpose of Mesa in this directory is to
provide an equivalent of that. In order to accomplish just this purpose, it is
based on Mesa 2.6 and not intended to be synchronized with recent versions.
See CORE-7499 for details.
If you look for a modern software OpenGL implemenation, a Mesa package with
the Gallium LLVMpipe driver is available on RAPPS.