Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 2009 16:02:16 +0000 (UTC)
From:      Robert Noland <rnoland@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/drm r600_blit.c
Message-ID:  <200911021602.nA2G2ZGb063818@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rnoland     2009-11-02 16:02:16 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/drm          r600_blit.c 
  Log:
  SVN rev 198797 on 2009-11-02 16:02:16Z by rnoland
  
  MFC 198696
  
      Cleanup in r600_blit
  
       - Don't bother to assign vb until we know we have enough space
       - Add variables for sx2, sy2, dx2, dy2 so that these aren't
         calculated over and over, also reduce chance of errors.
       - Use switch to assign color/format
  
  Revision  Changes    Path
  1.3.2.4   +39 -29    src/sys/dev/drm/r600_blit.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911021602.nA2G2ZGb063818>