Is there a convenient way to test if a machine can use translucent acceleration through enabling the “transaccel” flag?
If I’m not wrong, setting the flag on a non-DirectX compatible video card on a PC results in thrown exceptions. And I’m not sure what would happen on a non-PC platform, though I suspect probably nothing.
Since system properties must be set before any AWT operations, benchmarking the application with translucent graphics won’t be viable.
Thanks in advance for any input.