aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/windows/gdi/wmesadef.h
Commit message (Expand)AuthorAgeFilesLines
* mesa/gdi: Address compiler warnings.José Fonseca2011-04-231-2/+2
* scons: Build classic mesa gdi driver.José Fonseca2011-04-231-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* windows: fix compilation errors and warningsKarl Schultz2010-03-101-1/+1
* Fix a number of MINGW32 issuesZhang2007-07-211-1/+3
* Clean up data structures, finishing off some of the cleanup work suggested by...Karl Schultz2006-03-301-18/+10
* Fixes from Brian to help migrate to render buffer DD interfaces. Also fix bu...Karl Schultz2006-03-301-13/+28
* Work In Progress. Move some of the frame buffer, render buffer, etc init cod...Karl Schultz2005-12-151-0/+2
* Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warni...Karl Schultz2005-09-051-2/+0
* Major code cleanup and begin using new render buffer interface.Karl Schultz2005-05-241-160/+19
* Remove need for defining _MSC_VER when building Mesa for windows withBrian Paul2004-11-081-1/+1
* Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...Brian Paul2004-08-251-0/+1
* Source code for GDI driver.Karl Schultz2003-07-241-0/+174