From 51cf70467dfbcca5fbce7f25761678dd8b487d4e Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sat, 9 May 2009 10:25:10 +0000 Subject: Integrated P.E.Op.S OpenGL plugin into the build tree (still does NOT work on x86_64) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23342 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6a4107c9..055730d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,36 @@ +Apr 26, 2009 Wei Mingzhi + + * plugins/peopsxgl/cfg.c: Integrated P.E.Op.S OpenGL GPU into the build tree. + Cleaned up the sources, removed Windows-specific stuff. + * plugins/peopsxgl/cfg.h: Likewise. + * plugins/peopsxgl/draw.c: Likewise. + * plugins/peopsxgl/draw.h: Likewise. + * plugins/peopsxgl/externals.h: Likewise. + * plugins/peopsxgl/fps.c: Likewise. + * plugins/peopsxgl/fps.h: Likewise. + * plugins/peopsxgl/gl_ext.h: Likewise. + * plugins/peopsxgl/gpu.c: Likewise. + * plugins/peopsxgl/gpu.h: Likewise. + * plugins/peopsxgl/key.c: Likewise. + * plugins/peopsxgl/key.h: Likewise. + * plugins/peopsxgl/menu.c: Likewise. + * plugins/peopsxgl/menu.h: Likewise. + * plugins/peopsxgl/prim.c: Likewise. + * plugins/peopsxgl/prim.h: Likewise. + * plugins/peopsxgl/soft.c: Likewise. + * plugins/peopsxgl/soft.h: Likewise. + * plugins/peopsxgl/stdafx.h: Likewise. + * plugins/peopsxgl/texture.c: Likewise. + * plugins/peopsxgl/texture.h: Likewise. + * plugins/peopsxgl/zn.c: Likewise. + * plugins/peopsxgl/Makefile.am: Likewise. + * plugins/dfOpenGL/GPU.c: Changed the name of the plugin into "PCSX-df OpenGL + Driver" to avoid confusion. + Apr 23, 2009 Wei Mingzhi - * gui/LnxMain.c: use BIOS_DIR instead of "/.pcsx/bios/". Always set - the default memcard in config when config file does not exist. + * gui/LnxMain.c: use BIOS_DIR instead of "/.pcsx/bios/". Always set the + default memcard when config file does not exist. Mar 25, 2009 Wei Mingzhi -- cgit v1.2.3