OPERATION/OPEN now takes an mandatory argument DESCRIPTOR->DEVICE
authorStephen Adams <edu/mit/csail/zurich/adams>
Sun, 6 Nov 1994 18:06:33 +0000 (18:06 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Sun, 6 Nov 1994 18:06:33 +0000 (18:06 +0000)
commit4d297e212b2c6e77720ff6f48e9c93140aabe0e4
tree8a9c99bfecbb2961e5041204f54f4f09f7cf9ddd
parent4dc168a906ca7ecc20f39789a14424fab077db58
OPERATION/OPEN now takes an mandatory argument DESCRIPTOR->DEVICE
which converts a descriptor into a user level GRAPHICS-DEVICE.

This allows a graphics device implementation access to the user level
GRAPHICS-DEVICE object at initialization time, which may be used in in
protection lists etc (as is done in the win32 implementation).
v7/src/runtime/graphics.scm
v7/src/runtime/starbase.scm