mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 02:36:13 +00:00
[RAPPS]
- Add a custom build of the Mesa 3D Graphics Library. This build contains mesa, gallium and llvmpipe. It provides an enormous performance boost over the software implementation present in opengl32. - This is meant for platforms with missing, outdated or broken HW OpenGl acceleration. - Thanks Daniel for helping with the Rapps stuff! svn path=/trunk/; revision=74209
This commit is contained in:
parent
3ac876a570
commit
249a485fb2
1 changed files with 15 additions and 0 deletions
15
reactos/media/rapps/mesagallium.txt
Normal file
15
reactos/media/rapps/mesagallium.txt
Normal file
|
@ -0,0 +1,15 @@
|
|||
[Section]
|
||||
Name = Mesa3D Graphics Library
|
||||
Version = 17.0.0
|
||||
License = MIT
|
||||
Description = Build consits of mesa, gallium and llvmpipe. Provides a significant performance boost for systems with no OpenGL hardware acceleration.
|
||||
Size = 5.7 MiB
|
||||
Category = 5
|
||||
URLSite = https://www.mesa3d.org
|
||||
URLDownload = http://svn.reactos.org/packages/mesa3d_setup.exe
|
||||
SHA1 = 4c0d42844ff3693612edfdac51799fd7c63dcafd
|
||||
CDPath = none
|
||||
|
||||
[Section.0407]
|
||||
Description = Beinhaltet Mesa, Gallium und llvmpipe. Signifikanter Geschwindigkeitsschub für Systeme ohne OpenGL Hardwarebeschleunigung.
|
||||
Size = 5,7 MiB
|
Loading…
Add table
Add a link
Reference in a new issue