CVS Update: driver (branch: trunk)

Luc Verhaegen xorg-commit at cvs.freedesktop.org
Wed Mar 15 02:46:33 EET 2006


CVSROOT:	/cvs/xorg
Module name:	driver
Changes by:	libv at kemper.freedesktop.org	06/03/15 00:46:33

Log message:
  2006-03-15  Luc Verhaegen  <libv at skynet.be>
  
  	* configure.ac:
  	* src/Makefile.am:
  	* src/radeon_cursor.c: (RADEONUseHWCursor):
  	* src/radeon_dga.c: (RADEON_BlitRect):
  	* src/radeon_driver.c: (RADEONPreInitAccel), (RADEONScreenInit):
  
  	Add some autoconf to keep this driver from building EXA when a
  	slightly older server with older exa is installed.
  
  	The way in which this problem was treated by the actually related
  	developers explains a lot about this driver.

Modified files:
      driver/xf86-video-ati/:
        ChangeLog configure.ac 
      driver/xf86-video-ati/src/:
        Makefile.am radeon_driver.c 
  
  Revision      Changes    Path
  1.37          +14 -0     driver/xf86-video-ati/ChangeLog
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/ChangeLog
  1.20          +35 -1     driver/xf86-video-ati/configure.ac
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/configure.ac
  1.11          +5 -1      driver/xf86-video-ati/src/Makefile.am
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/Makefile.am
  1.100         +3 -1      driver/xf86-video-ati/src/radeon_driver.c
  http://cvs.freedesktop.org/xorg/driver/xf86-video-ati/src/radeon_driver.c




More information about the xorg-commit mailing list