xf86-video-mga: Changes to 'randr-1.2'

Tilman Sauerbeck tilman at kemper.freedesktop.org
Tue Oct 2 13:36:17 PDT 2007


 src/Makefile.am     |    1 
 src/mga.h           |   17 -
 src/mga_2064_crtc.c |   27 +--
 src/mga_dac3026.c   |    2 
 src/mga_dacG.c      |    2 
 src/mga_dga.c       |  451 ----------------------------------------------------
 src/mga_dri.c       |    4 
 src/mga_driver.c    |   25 --
 src/mga_exa.c       |    7 
 src/mga_g_crtc.c    |   19 +-
 src/mga_macros.h    |    2 
 src/mga_storm.c     |   92 ++++------
 src/mga_video.c     |    2 
 13 files changed, 71 insertions(+), 580 deletions(-)

New commits:
commit 6695dc4222bb97c0f9dffce46a54456eeb5f4b5f
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Tue Oct 2 22:06:35 2007 +0200

    Don't check texture dimensions in mgaCheckSourceTexture().
    
    The server is already doing that for us.

commit 4266ced619de86b3a7706f3ee6c8a24ba111b6ba
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Tue Oct 2 22:05:28 2007 +0200

    Removed MGAFBLayout structure.

commit 38d25dc9128c384d12bfc1f711a4fb6b2937dea7
Author: Tilman Sauerbeck <tilman at code-monkey.de>
Date:   Tue Oct 2 21:50:58 2007 +0200

    Removed DGA support.
    
    Our current implementation depends on XAA and doesn't seem to work.
    Maybe use generic DGA routines using xf86DiDGA sometime.



More information about the xorg-commit mailing list