summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/d3d/WGL.C
Commit message (Collapse)AuthorAgeFilesLines
* Remove d3d driverKristian Høgsberg2010-02-251-1262/+0
|
* Convert crlf->lf line endings.José Fonseca2008-02-281-1262/+1262
| | | | | | Windows/DOS users should enable core.autocrlf from now on: git config --global core.autocrlf true
* First batch of OpenGL SI related changes:Brian Paul2000-09-261-34/+34
| | | | | | | Renamed struct gl_context to struct __GLcontextRec. Include glcore.h, setup GL imports/exports. Replaced gl_ prefix with _mesa_ prefix in context.[ch] functions. GLcontext's Visual field is no longer a pointer.
* Initial revisionjtg1999-08-191-0/+1262