Skip to content

ps3dev/mesa-7.10.2-PS3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the start of a port of Mesa3D to the PS3+PSL1GHT system.

It doesn't do much right now other than build for off-screen support.
If you want to help out, feel free to fork and send changes.

Will install to: $PS3DEV/portlibs/ppu
Fun build stuff is in: configs/ps3-osmesa

Enjoy!

=================================

To build:

  make ps3-osmesa

To install:

  make install

To clean:

  make realclean