Home » Developing U++ » U++ Developers corner » Can you test this is in Win32?
Can you test this is in Win32? [message #53669] |
Mon, 20 April 2020 11:56  |
 |
mirek
Messages: 14255 Registered: November 2005
|
Ultimate Member |
|
|
I have suspiction that Win32 GDI is not HW accelerated anymore. Anybody with Windows and a bit of time, can you please test this:
#include <CtrlLib/CtrlLib.h>
using namespace Upp;
GUI_APP_MAIN
{
DDUMP(GetDeviceCaps(GetDC(NULL), SHADEBLENDCAPS) & SB_PIXEL_ALPHA);
}
(If you do, please also send info about Windows version and your GPU).
Mirek
[Updated on: Wed, 22 April 2020 10:26] Report message to a moderator
|
|
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Apr 25 12:05:24 CEST 2025
Total time taken to generate the page: 0.00805 seconds
|