summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/gdi/wmesadef.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-03-10windows: fix compilation errors and warningsKarl Schultz
2007-07-21Fix a number of MINGW32 issuesZhang
2006-03-30Clean up data structures, finishing off some of the cleanup work suggested by...Karl Schultz
2006-03-30Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bu...Karl Schultz
2005-12-15Work In Progress. Move some of the frame buffer, render buffer, etc init cod...Karl Schultz
2005-09-05Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...Karl Schultz
2005-05-24Major code cleanup and begin using new render buffer interface.Karl Schultz
2004-11-08Remove need for defining _MSC_VER when building Mesa for windows withBrian Paul
2004-08-25Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul
2003-07-24Source code for GDI driver.Karl Schultz