From 81c68de8b937f9f80f3066d3e0907cc3e394f5ab Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 1 Jun 2009 04:32:44 +0000 Subject: added configure utility for P.E.Op.S OpenGL plugin git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23612 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e4ad1a99..50d99fde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +June 1, 2009 Wei Mingzhi + + * plugins/peopsxgl/Makefile.am: Added config utility. + * plugins/peopsxgl/gpucfg/callbacks.c: Added. + * plugins/peopsxgl/gpucfg/callbacks.h: Added. + * plugins/peopsxgl/gpucfg/interface.c: Added. + * plugins/peopsxgl/gpucfg/interface.h: Added. + * plugins/peopsxgl/gpucfg/main.c: Added. + * plugins/peopsxgl/gpucfg/support.c: Added. + * plugins/peopsxgl/gpucfg/support.h: Added. + * plugins/peopsxgl/cfg.c: Reverted the filename of config file. + * plugins/dfcdrom/interface.c: Supported translation. + May 31, 2009 Wei Mingzhi * gui/Config.c, plugins/dfxvideo/cfg.c: Fixed invalid memory access. -- cgit v1.2.3