a3c7b86..3d12e6d server-1.9-branch -> server-1.9-branch On Jan 6, 2011, at 14:50, Adam Jackson wrote:
> Not entirely xf86 ddx, but all things that hardware server users can > hit. > > --- > > The following changes since commit a3c7b86472aed80cf16edcfe2b77a92d4f3d196f: > > EXA: Pad size of system memory copy for 1x1 pixmaps (bug #32803). > (2011-01-06 11:58:00 -0800) > > are available in the git repository at: > ssh://people.freedesktop.org/~ajax/xserver server-1.9-xfree86 > > Adam Jackson (1): > x86emu: Fix more mis-decoding of the data prefix > > Daniel Stone (1): > GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available > > Pauli Nieminen (2): > render: Don't filter 0 return from GetTimeInMillis > os: Fix a memory leak > > Tiago Vignatti (1): > randr: check for virtual size limits before set crtc > > Ville Syrjälä (2): > dri2: Don't page flip when the window size doesn't match the pixmap size > xfree86/modes: Take rotation into account when checking mode size > > Zhao Yakui (1): > edid: Fix incorrect timings for VIC61 > > hw/xfree86/dri2/dri2.c | 11 ++++++ > hw/xfree86/modes/xf86EdidModes.c | 2 +- > hw/xfree86/modes/xf86Modes.c | 33 +++++++++++++++----- > hw/xfree86/x86emu/ops.c | 63 +++++++++++++++++++++++++++----------- > os/access.c | 4 ++- > os/utils.c | 16 +++++++++- > randr/rrscreen.c | 12 +++++++ > render/animcur.c | 8 +++- > 8 files changed, 118 insertions(+), 31 deletions(-) > > - ajax _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
