summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/wgl.c
Commit message (Expand)AuthorAgeFilesLines
* Removing from this directory. Will be added to new gdi driver directory.Karl Schultz2003-07-241-623/+0
* Fix SourceForge bug 664908. wglDescribePixelFormat should return theKarl Schultz2003-01-151-1/+3
* updated wglGetProcAddressBrian Paul2002-09-041-53/+8
* Fix up alpha buffer handling for Windows.Karl Schultz2002-04-231-2/+23
* remove carriage return charsKarl Schultz2001-09-181-645/+645
* Win32 updates (Karl Schultz)Brian Paul2001-09-141-645/+645
* wglUseFontBitmapsA() update (Frank Warmerdam)Brian Paul2001-07-271-7/+135
* fixed font/bitmap x-offset bug (Frank Warmerdam)Brian Paul2001-05-091-2/+2
* fixed wglUseFontBitmapsA() bugs (Frank Warmerdam)Brian Paul2001-04-031-12/+10
* Modified Files:Jouk Jansen2000-11-221-2/+2
* updates from [email protected]Brian Paul2000-08-021-3/+4
* Removed use of GLU.H - prevents compiler warning wrt:gluGetProcAddressEXTTed Jump1999-09-191-430/+430
* Initial revisionjtg1999-08-191-0/+518