aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/graw-gdi
Commit message (Collapse)AuthorAgeFilesLines
* graw-gdi: Silence gcc missing initialization warning.José Fonseca2011-03-061-1/+3
|
* scons: Use inline wrap helpers more consistently.José Fonseca2010-11-181-8/+7
|
* graw: Use inline debug helper instead of non-inline versionJakob Bornecrantz2010-11-172-2/+5
|
* graw: Use inline sw helper instead of roll your own loaderJakob Bornecrantz2010-11-101-3/+2
|
* graw/gdi: Fix window dimensions.Michal Krol2010-11-041-3/+8
| | | | | | The requested window size is of the client area, so account for surrounding borders and bars when creating the window.
* graw/gdi: Initial commit.Michal Krol2010-11-042-0/+194