From 50e5c2696389cb4d5907a822aa79d5e0e03cee8c Mon Sep 17 00:00:00 2001 From: Alan Hourihane Date: Thu, 26 Jan 2006 09:55:15 +0000 Subject: update Changelog --- ChangeLog | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 96b0e6b5..f49f7f90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,25 @@ -2005-01-23 Alan Hourihane - - Add i945GM support - Add rotation support (randr), including hwcursor, xvideo & 3D. - Remove older shadow rotation code +2005-01-25 Alan Hourihane + + * src/i830_driver.c: When going dual head only take a portion of + memory for the second head instead of doubling the requirements. + +2005-01-25 Alan Hourihane + + * src/i830_driver.c: Fix a glitch in a dual head fix from #3105 + +2005-01-24 Alan Hourihane + + * configure.ac, man/i810.man, src/Makefile.am, src/common.h, + src/i810.h, src/i810_dri.c, src/i810_driver.c, src/i830.h, + src/i830_common.h, src/i830_cursor.c, src/i830_dga.c, + src/i830_dri.c, src/i830_dri.h, src/i830_driver.c, + src/i830_memory.c, src/i830_modes.c, src/i830_randr.c, + src/i830_rotate.c, src/i830_shadow.c, src/i830_video.c: Bump + version to 1.5.0.0 Add Intel 945GM support Add RandR rotation + support (full 3D acceleration, HWcursor & Xvideo rotated too) + Remove shadow framebuffer rotation code Add a new LinearAlloc + option to allow more offscreen memory to be allocated for XVideo + applications. This allows HDTV movies to be played via Xvideo. 2005-12-20 Kevin E. Martin -- cgit v1.2.3