]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
* Added support for X window interface.
authorSjoerd Mullender <sjoerd@acm.org>
Tue, 12 Oct 1993 12:55:27 +0000 (12:55 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Tue, 12 Oct 1993 12:55:27 +0000 (12:55 +0000)
commitf9b7201bb84c05f03d77d33a37dae0486fb231e2
tree41bdfb3c385c9d20375c1f835198bc68d6182a21
parent7f8765d327c9e8634da1f4d6f792897fbba216f6
* Added support for X window interface.
* Moviechannel now uses colormap mode on 8-bit XS Indigo's instead of
  converting the image to RGB32.
* Compression Library support is dependent on USE_CL compile-time flag.
Demo/sgi/video/VFile.py