diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-16 15:01:01 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-07-16 15:01:01 +0000 |
commit | b0ccc694f90f6ace23c20d8346b55f17b16f2e8f (patch) | |
tree | dfe67c9cd7f8820ff2e492d2d7963ae8d432fc6b /emulators/Makefile | |
parent | - Document firefox & mozilla -- multiple vulnerabilities. (diff) |
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 |