summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gdi/wgl.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-02wglSetPixelFormat should ignore the ppfd parameter.Morgan Armand1-3/+7
2011-08-30gdi: Remove mesa_wgl.hJosé Fonseca1-23/+0
2011-05-04mesa/gdi: Silence gcc warning about unused result.José Fonseca1-1/+1
2011-04-23scons: Build classic mesa gdi driver.José Fonseca1-2/+2
2009-01-13windows: try to create a context in wglCreateLayerContext()Karl Schultz1-1/+2
2008-09-21Remove CVS keywords.Keith Whitwell1-1/+0
2008-05-29Assorted Windows fixes (Karl Schultz)Brian Paul1-7/+7
2007-11-27use DEFAULT_SOFTWARE_DEPTH_BITSDelle1-9/+11
2007-08-23For _mesa_share_state(), update the context's references to the new share gro...Brian1-2/+2
2007-07-21Fix a number of MINGW32 issuesZhang1-21/+36
2007-07-02add const to wglSetPixelFormat() to match .h declarationBrian1-1/+1
2007-06-28a variety of fixes for MingWzhang1-0/+6
2006-03-30Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bu...Karl Schultz1-29/+16
2006-01-25add wglGetExtensionsStringARBKarl Schultz1-1/+5
2005-09-05Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...Karl Schultz1-16/+14
2005-07-01Fix a prototypeKarl Schultz1-5/+5
2005-06-13mingw changes (Nolan Leake)Brian Paul1-2/+3
2005-05-24Major code cleanup and begin using new render buffer interface.Karl Schultz1-473/+528
2004-08-30remove CRDaniel Borca1-21/+21
2004-08-25Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul1-12/+28
2004-08-25Windows ICD driver code (patch 1014800)Brian Paul1-2/+2
2004-01-07Mingw3 prototypesDaniel Borca1-4/+1
2003-08-05Updates from Daniel Borca.Brian Paul1-1/+4
2003-07-24Source code for GDI driver.Karl Schultz1-0/+623