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