[net.micro.pc] Writing Graphics Pixels

Greg.Glass%CMU-CS-CAD@sri-unix.UUCP (12/18/83)

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