summaryrefslogtreecommitdiff
path: root/src/gallium/targets/graw-gdi/graw_gdi.c
AgeCommit message (Collapse)Author
2010-11-10graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz
2010-11-04graw/gdi: Fix window dimensions.Michal Krol
The requested window size is of the client area, so account for surrounding borders and bars when creating the window.
2010-11-04graw/gdi: Initial commit.Michal Krol