summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gdi/wgl.c
AgeCommit message (Expand)Author
2009-01-13windows: try to create a context in wglCreateLayerContext()Karl Schultz
2008-09-21Remove CVS keywords.Keith Whitwell
2008-05-29Assorted Windows fixes (Karl Schultz)Brian Paul
2007-11-27use DEFAULT_SOFTWARE_DEPTH_BITSDelle
2007-08-23For _mesa_share_state(), update the context's references to the new share gro...Brian
2007-07-21Fix a number of MINGW32 issuesZhang
2007-07-02add const to wglSetPixelFormat() to match .h declarationBrian
2007-06-28a variety of fixes for MingWzhang
2006-03-30Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bu...Karl Schultz
2006-01-25add wglGetExtensionsStringARBKarl Schultz
2005-09-05Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...Karl Schultz
2005-07-01Fix a prototypeKarl Schultz
2005-06-13mingw changes (Nolan Leake)Brian Paul
2005-05-24Major code cleanup and begin using new render buffer interface.Karl Schultz
2004-08-30remove CRDaniel Borca
2004-08-25Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul
2004-08-25Windows ICD driver code (patch 1014800)Brian Paul
2004-01-07Mingw3 prototypesDaniel Borca
2003-08-05Updates from Daniel Borca.Brian Paul
2003-07-24Source code for GDI driver.Karl Schultz