summaryrefslogtreecommitdiff
path: root/src/gallium/targets/graw-gdi
AgeCommit message (Collapse)Author
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