- 05 Apr, 2011 17 commits
-
-
Dmitry Timoshkov authored
-
Frédéric Delanoy authored
-
Jerome Leclanche authored
-
Gerald Pfeifer authored
-
Vincent Povirk authored
-
Vincent Povirk authored
When we create a new font, we should store its height in a REAL field so we don't have to round it. Further, when we calculate the width, we should base the calculation on the metrics of a font at the height we will use, to prevent rounding errors when the graphics transform will enlarge the font.
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Jacek Caban authored
-
Juan Lang authored
-
Henri Verbeet authored
Like ca381b61, this was introduced by f1ca14cb.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Don't overwrite the entire buffer if only part of it is not current. The data we're copying may not be completely current either. This is for the case where the inner rect is not current and the outer edge is. The reverse case where the inner rect is current and we need to mask already works correctly.
-
Henri Verbeet authored
-
Akihiro Sagawa authored
-
Akihiro Sagawa authored
-
- 04 Apr, 2011 23 commits
-
-
Andrew Nguyen authored
msvcrt: Ensure that old buffer contents are copied when allocating a growable pf_output buffer for the first time.
-
Gerald Pfeifer authored
-
Gerald Pfeifer authored
-
Jörg Höhle authored
-
Akihiro Sagawa authored
-
Akihiro Sagawa authored
-
Akihiro Sagawa authored
-
Akihiro Sagawa authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Rico Schüller authored
-
Stefan Leichter authored
-
Huw Davies authored
-
David Hedberg authored
-
David Hedberg authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-