summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-04-16 04:44:02 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-04-16 04:44:02 +0000
commit44be51f99365fa387b318030b7b86c0c5681a20b (patch)
tree8dd56496c9131f0d65a9141d1d44b1acb93f883f /ChangeLog
parent6d5b9968e7ae3ccb2301782fa4764a950719ebae (diff)
downloadpcsxr-44be51f99365fa387b318030b7b86c0c5681a20b.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@45545 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b95a8bcd..242f922b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
April 16, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* plugins/peopsxgl/soft.c: Applied the same fix by edgbla as dfxvideo.
+ * libpcsxcore/gte.c: Use integer math for division operations.
April 15, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>