Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added dither() routine | Jack Jansen | 1993-02-19 | 1 | -0/+1 |
| | |||||
* | Added readdisplay() routine | Jack Jansen | 1993-02-16 | 1 | -0/+29 |
| | |||||
* | Made struct a standard built-in module; added string args to {set,get}sockopt; | Guido van Rossum | 1992-09-08 | 1 | -0/+12 |
| | | | | added gl.gversion(). | ||||
* | Fix bug introduced by Jack (duplicate def of qread) | Guido van Rossum | 1992-08-13 | 1 | -1/+1 |
| | |||||
* | Modified to allow other threads to run in a multithreaded environment. | Jack Jansen | 1992-08-13 | 1 | -0/+27 |
| | |||||
* | Added qgetfd() to cstubs for GL. | Guido van Rossum | 1992-06-29 | 1 | -0/+4 |
| | | | | Added new module dbm (interface to ndbm). | ||||
* | Addef gflush | Guido van Rossum | 1992-02-26 | 1 | -0/+1 |
| | |||||
* | Improved RGB --> grayscale conversion. | Guido van Rossum | 1991-11-12 | 1 | -7/+10 |
| | | | | Changed error reporting somewhat. | ||||
* | Added lrect{read,write} and pixmode(). | Guido van Rossum | 1991-10-20 | 1 | -11/+226 |
| | | | | | Also added functions (un)packrect, not in GL but needed for tv... Commented out all the functions that cause error messages. | ||||
* | Changed some interfaces after error reports from Liberte. | Guido van Rossum | 1991-08-16 | 1 | -3/+51 |
| | | | | Added altgetmatrix (better but incompatible). | ||||
* | "Compiling" version | Guido van Rossum | 1990-12-20 | 1 | -13/+2 |
| | |||||
* | Initial revision | Guido van Rossum | 1990-10-14 | 1 | -0/+1010 |