diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-13 16:44:00 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-13 16:44:00 +0800 |
commit | fa84a779528cb5058a04faff418ccc9412e46cd6 (patch) | |
tree | 3b93edd115361f2eaa7d1c6b8b1999749c85db1b /emulators/Makefile | |
parent | f56dd157b458a31b27040799b42c40257ec29f2e (diff) | |
download | freebsd-ports-gnome-fa84a779528cb5058a04faff418ccc9412e46cd6.tar.gz freebsd-ports-gnome-fa84a779528cb5058a04faff418ccc9412e46cd6.tar.zst freebsd-ports-gnome-fa84a779528cb5058a04faff418ccc9412e46cd6.zip |
New port: emulators/linux-pete-mesagpu
This is Pete's MesaGL GPU, a PSEmu Pro GPU plugin.
Tested on the above system with emulators/linux-ePSXe (ports/46240).
PR: ports/46482
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index f652058373e6..bff64bb4935b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -33,6 +33,7 @@ SUBDIR += linux-ePSXe SUBDIR += linux-peops-softgpu SUBDIR += linux-peops-spu + SUBDIR += linux-pete-mesagpu SUBDIR += linux-vmware-toolbox SUBDIR += linux-winetools SUBDIR += linux_base |