diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-07-16 23:01:01 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-07-16 23:01:01 +0800 |
commit | c48da245ac71d683d9e37e56e6b1a668cd7fac5f (patch) | |
tree | 9c2d4877cc09ac79002915748cc518a5efa2b79a /emulators/Makefile | |
parent | b925b9552e708aed1146c70d5f3a71a8ff88e690 (diff) | |
download | freebsd-ports-gnome-c48da245ac71d683d9e37e56e6b1a668cd7fac5f.tar.gz freebsd-ports-gnome-c48da245ac71d683d9e37e56e6b1a668cd7fac5f.tar.zst freebsd-ports-gnome-c48da245ac71d683d9e37e56e6b1a668cd7fac5f.zip |
Add linux-pete-xgl2gpu.
Pete's XGL2 GPU is a PSEmu Pro GPU plugin using a hardware-accelerated
modern OpenGL renderer.
This is the Linux version, tested with emulators/linux-ePSXe.
WWW: http://www.pbernert.com/
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 04a3f0a4b3eb..055f8a2f0a4c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -53,6 +53,7 @@ SUBDIR += linux-peops-softgpu SUBDIR += linux-peops-spu SUBDIR += linux-pete-mesagpu + SUBDIR += linux-pete-xgl2gpu SUBDIR += linux-vmware-toolbox2 SUBDIR += linux-vmware-toolbox4 SUBDIR += linux-vmware-toolbox5 |