SAL Home PROGRAM GL(TM)/OpenGL(TM) Related Libraries & Toolkits

PMesa

PMesa (Parallel Mesa) is a modified version of Mesa, a 3-D graphics library with an API very similar to that of OpenGL. PMesa is actually a patch to the old Mesa 2.6. PMesa makes you benefit from SMP computers for the geometrical transformations of Mesa. The first reason for this parallelization is that actual rasterization accelerators can rasterize more triangles than the geometry (done on the CPU) can transform. That's the reason why some microprocessor manufacturers introduce new SIMD floating point instruction sets. Another way to speed up the geometrical transformations is to use SMP computers with threads. PMesa uses POSIX threads. It has only been tested on Linux but should work on other unixes. It works with software rasterization and hardware accelerated rasterization (3dfx voodoo2).

Current Version:   0.4beta

License Type:   ??

Home Site:
http://www.lri.fr/~alex/PMesa/

Source Code Availability:   Yes

Available Binary Packages:

  • Debian Package:   No
  • RedHat RPM Package:   No
  • Other Packages:   Yes

Targeted Platforms:

Linux

Software/Hardware Requirements:

Mesa

Other Links:
None

Mailing Lists/USENET News Groups:

None

User Comments:

  • None

See A Screen Shot? (Not Yet)

  SAL Home   |   Programming   |   GL/OpenGL Related Libraries & Toolkits


Comments? SAL@KachinaTech.COM
Copyright © 1995-2001 by Herng-Jeng Jou
Copyright © 1997-2001 by Kachina Technologies, Inc.
All rights reserved.