RFC: Make X11 window rect empty for WS_EX_TRANSPARENT windows

2011-10-30 Thread Octavian Voicu
Hi, Attached patch fixes http://bugs.winehq.org/show_bug.cgi?id=28678. The root problem is that X11 windows cannot be made transparent (allowing other windows to draw over them). My approach I to make the X11 window with WS_EX_TRANSPARENT extended style have an empty region. Obviously, this is v

d3dx9_36: Simplify the computation of a 2-adic valuation

2011-10-30 Thread David Adam
Hello, please discard this patch. It is logically wrong. David From ea2d22fb135d51eecf0adbc3c25b53b0d0d4ebf1 Mon Sep 17 00:00:00 2001 From: David Adam Date: Sat, 29 Oct 2011 21:24:27 +0200 Subject: Simplify the computation of a 2-adic valuation --- dlls/d3dx9_36/texture.c | 11 +-- 1