summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2006-03-03 16:27:37 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2006-03-03 16:27:37 +0000
commitab4c2f3bf4b26fdd597ea7b7a726ae77778617b2 (patch)
tree4317142f872bffbc8d2e57018be122383456b056 /ChangeLog
parentbe6216cd8c6a47dd053240f7a5d1445b61f79038 (diff)
Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0
right one. Bump the Xvideo resolution support from 1920x1080 to 1920x1088.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e9418252..432a3d9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2006-03-03 Alan Hourihane <alanh@fairlite.demon.co.uk>
+
+ * configure.ac:
+ * src/i810.h:
+ * src/i830.h:
+ * src/i830_dri.h:
+ * src/i830_driver.c: (I830BIOSPreInit), (I830BIOSScreenInit),
+ (I830BIOSCloseScreen):
+ * src/i830_video.c:
+ Check the version of shadow being used and turn off rotation if
+ it isn't the right one.
+ Bump the Xvideo resolution support from 1920x1080 to 1920x1088.
+
2006-02-20 Alan Hourihane <alanh@fairlite.demon.co.uk>
* src/i830_rotate.c: (I915UpdateRotate), (I830UpdateRotate):