Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-07-21 | Fix a number of MINGW32 issues | Zhang | |
2007-07-02 | add const to wglSetPixelFormat() to match .h declaration | Brian | |
2007-06-28 | a variety of fixes for MingW | zhang | |
2006-03-30 | Fixes from Brian to help migrate to render buffer DD interfaces. Also fix ↵ | Karl Schultz | |
bug in the viewport function that was using the viewport size to resize the buffer, when it should have been using the window size. Fix bug in write_rgb_span_32 where the incoming pixel data parameter was coded as a [][4] instead of [][3]. Now all the demos work correctly except singlebuffer. | |||
2006-01-25 | add wglGetExtensionsStringARB | Karl Schultz | |
2005-09-05 | Add support for memory contexts (Thomas Kaltofen). Cleanup compilation ↵ | Karl Schultz | |
warnings. | |||
2005-07-01 | Fix a prototype | Karl Schultz | |
2005-06-13 | mingw changes (Nolan Leake) | Brian Paul | |
2005-05-24 | Major code cleanup and begin using new render buffer interface. | Karl Schultz | |
2004-08-30 | remove CR | Daniel Borca | |
2004-08-25 | Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch ↵ | Brian Paul | |
1015696) | |||
2004-08-25 | Windows ICD driver code (patch 1014800) | Brian Paul | |
2004-01-07 | Mingw3 prototypes | Daniel Borca | |
2003-08-05 | Updates from Daniel Borca. | Brian Paul | |
2003-07-24 | Source code for GDI driver. | Karl Schultz | |