- 01 Jul, 2008 40 commits
-
-
Michael Karcher authored
1 bpp DDBs seem to always carry an implicit palette of black and white, regardless of what the DC says. Based on a patch from Eric Pouech.
-
Michael Karcher authored
Windows always generates a black/white palette for 1 bit DIBs generated from DDBs. Copying from the current palette only takes place for color DDBs (not explicitly mentioned in MSDN), and only if depth equal (MSDN states it, explicitly).
-
Michael Karcher authored
-
Dylan Smith authored
-
Francois Gouget authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
James Hawkins authored
-
Alexander Dorofeyev authored
Adds VariantClear and removes unnecessary variant type assignment that may cause heap corruption.
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
-
Alexander Dorofeyev authored
This reverts commit b157969d.
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Juan Lang authored
Fixes a crash in native cryptui.dll when viewing certificate properties.
-
Alistair Leslie-Hughes authored
-
Zac Brown authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
-
Rob Shearman authored
It means that the data is stored directly in pItem->byte_offs instead of the byte offset pointed to by it.
-
H. Verbeet authored
This prevents some driver warnings when using language features from 1.20, like "first class arrays".
-
H. Verbeet authored
Just unsetting SFLAG_INTEXTURE doesn't work for FBOs because the drawable and texture are the same there (and ModifyLocation() is the correct way to do this anyway). Fixes another ddraw test failure with FBO ORM.
-
Alexandre Julliard authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-