diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-08-14 00:47:29 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-08-14 00:47:29 +0000 |
| commit | beafede6f7fa361e990ab06fe48a91680dd4c76d (patch) | |
| tree | 721a0a648152ad1f2bafa5ff1ccdf27d5c7b176d /ChangeLog | |
| parent | d310056a1a1dc1305735178bc57b499001e92b4d (diff) | |
| download | pcsxr-beafede6f7fa361e990ab06fe48a91680dd4c76d.tar.gz | |
dfxvideo: fixed hq2x/hq3x under windows (was an issue introduced by me).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56090 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 5 insertions, 8 deletions
@@ -1,12 +1,9 @@ -August 14, 2010 edgbla <edgbla@yandex.ru>
+August 14, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
- * gui/Plugin.c: Added gpu busy interface.
- * macosx/Plugin.c: Likewise.
- * win32/gui/plugin.c: Likewise.
- * libpcsxcore/r3000a.c: Likewise.
- * libpcsxcore/r3000a.h: Likewise.
- * libpcsxcore/plugins.c: Likewise.
- * libpcsxcore/plugins.h: Likewise.
+ * plugins/dfxvideo/draw.c: Fixed hq2x/hq3x under Windows.
+ * plugins/dfxvideo/hq2x.h: Likewise.
+ * plugins/dfxvideo/hq3x.h: Likewise.
+ * win32/plugins/dfxvideo/draw.c: Likewise.
August 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
|
