Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[xsrc/trunk]: xsrc/external/mit/xf86-video-suncg6/dist/src adjust comment to ...



details:   https://anonhg.NetBSD.org/xsrc/rev/bb3af266555b
branches:  trunk
changeset: 10359:bb3af266555b
user:      macallan <macallan%NetBSD.org@localhost>
date:      Thu Jul 18 18:00:58 2019 +0000

description:
adjust comment to reality
NFC

diffstat:

 external/mit/xf86-video-suncg6/dist/src/cg6_exa.c |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (22 lines):

diff -r 710f5a15a829 -r bb3af266555b external/mit/xf86-video-suncg6/dist/src/cg6_exa.c
--- a/external/mit/xf86-video-suncg6/dist/src/cg6_exa.c Mon Jul 15 06:01:53 2019 +0000
+++ b/external/mit/xf86-video-suncg6/dist/src/cg6_exa.c Thu Jul 18 18:00:58 2019 +0000
@@ -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 @@
 }
 
 /*
- * Memcpy-based UTS.
- * TODO: use host blit
+ * UTS using host blits
  */
 static Bool
 Cg6UploadToScreen(PixmapPtr pDst, int x, int y, int w, int h,



Home | Main Index | Thread Index | Old Index