[Freeciv-Dev] (PR#12582) gui-win32 disable alpha blending by default
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] (PR#12582) gui-win32 disable alpha blending by default |
From: |
"James Canete" <use_less@xxxxxxxxxxx> |
Date: |
Tue, 22 Mar 2005 12:03:51 -0800 |
Reply-to: |
bugs@xxxxxxxxxxx |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12582 >
New patch.
This version tests the AlphaBlend function, and if it works, then it
enables alpha blending for all other drawing. It also includes a
software alpha fallback, which should work in all cases, but is very
slow, and is disabled by default.
-James Canete
win32-softwarealpha.diff
Description: Binary data
|
|