Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!Greg.Glass@CMU-CS-CAD From: Greg.Glass%CMU-CS-CAD@sri-unix.UUCP Newsgroups: net.micro.pc Subject: Writing Graphics Pixels Message-ID: <14721@sri-arpa.UUCP> Date: Sun, 18-Dec-83 12:14:15 EST Article-I.D.: sri-arpa.14721 Posted: Sun Dec 18 12:14:15 1983 Date-Received: Wed, 21-Dec-83 01:07:43 EST Lines: 8 I have been writting some graphics primitives for the color card and find that most of the execution time is spent inside INT 10H writing pixels. I have a microsoft program that does this much faster and asume that they must be bypassing DOS for this operation. Before I go ahead and do this I was wandering if anyone else had done this already? Or does someone want to work on this with me? Greg