summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-07-27 04:54:58 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-07-27 04:54:58 +0000
commit490883f1ee71bd58b52719ad6d3337b5122a3127 (patch)
tree532ab29706fd2972cea8dd2a5cf12e105a5e49c2 /ChangeLog
parent3a8bbe1d897e07a695a2d580ffa575f8263ebd06 (diff)
downloadpcsxr-490883f1ee71bd58b52719ad6d3337b5122a3127.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@24073 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 2 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index c5782488..517c336a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,7 @@
July 27, 2009 Wei Mingzhi <weimingzhi@gmail.com>
- * plugins/dfxvideo/soft.c: Don't allow negative offsets in
- FillSoftwareArea() and FillSoftwareAreaTrans().
- * plugins/peopsxgl/soft.c: Likewise.
+ * plugins/dfxvideo/prim.c: Clamp the offsets before performing
+ blkfill.
July 24, 2009 Wei Mingzhi <weimingzhi@gmail.com>