Module Name:    xsrc
Committed By:   macallan
Date:           Thu Jul 18 18:00:58 UTC 2019

Modified Files:
        xsrc/external/mit/xf86-video-suncg6/dist/src: cg6_exa.c

Log Message:
adjust comment to reality
NFC


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
    xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_exa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_exa.c
diff -u xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_exa.c:1.4 xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_exa.c:1.5
--- xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_exa.c:1.4	Fri Sep 23 19:56:30 2016
+++ xsrc/external/mit/xf86-video-suncg6/dist/src/cg6_exa.c	Thu Jul 18 18:00:58 2019
@@ -20,7 +20,7 @@
  * IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_accel.c $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/suncg6/cg6_exa.c $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -213,8 +213,7 @@ Cg6Solid(
 }
 
 /*
- * Memcpy-based UTS.
- * TODO: use host blit
+ * UTS using host blits
  */
 static Bool
 Cg6UploadToScreen(PixmapPtr pDst, int x, int y, int w, int h,

Reply via email to