Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -28/+0 |
| | |||||
* | Fix up alpha buffer handling for Windows. | Karl Schultz | 2002-04-23 | 1 | -4/+17 |
| | | | | | | | | | - add two new Pixel Format Descriptors that do not have alpha bits to mirror the two that do. - add logic to wglChoosePixelFormat to match PFD's with respect to alpha. - Create/clear software alpha buffer as required. Now a wgl or GLUT program can control the creation of a software alpha buffer via the PFD or GLUT parms, respectively. | ||||
* | Initial revision | jtg | 1999-08-19 | 1 | -0/+155 |