- 06 Oct, 2014 13 commits
-
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Henri Verbeet authored
We don't support p8 color keying either way.
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
Using glGammaInternal or rtInternal should do the right thing in principle, although in practice they should never get used either way.
-
Henri Verbeet authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Piotr Caban authored
-
Aurimas Fišeras authored
-
- 03 Oct, 2014 6 commits
-
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Ken Thomases authored
NSBezierPath doesn't override the -isEqual: method to actually compare paths, so it just falls back to object identity which, in our case, makes paths seem like they're never equal. Also, memcmp()-ing the rectangle array is almost certainly faster than any general test for equality between two paths.
-
Ken Thomases authored
winemac: Don't invalidate the window shadow on every draw if it's merely shaped and not color-keyed or using per-pixel alpha. This avoids flickering and tearing on some versions of OS X during frequent redrawing in a shaped window, such as when scrolling a document in Word 2007. Since we aren't guaranteed that the window surface has updated bits for us to draw, we mark the whole content view as needing redisplay and draw the window's shape in the background color on the first -drawRect: after the shape change.
-
- 02 Oct, 2014 20 commits
-
-
Nikolay Sivov authored
-
Qian Hong authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Sebastian Lackner authored
-
Akihiro Sagawa authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Hans Leidekker authored
-
Jacek Caban authored
mshtml: Don't assume that nsIDOMHTMLScriptElement inherits from nsIDOMHTMLElement in get_script_guid.
-
Frédéric Delanoy authored
-
Frédéric Delanoy authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
- 01 Oct, 2014 1 commit
-
-
Alexandre Julliard authored
-