<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><blockquote><pre class="u-article">Why do you think there is anything faster than the standard GUI ?<br></pre></blockquote><div>I need controls that has animations and images that need to be fast in painting.<br></div>
<div>I checked everything I know, the best result for graphical function is BGRABitmap but it is slow for high resolution painting so the best result I can get is with OpenGL and hardware and now I made it work.<br></div>
<div> </div>
<div>LCL for standard jobs is very good but if you want animations or fast painting it use much CPU and flicker and ... .<br></div>
<div>So the best thing I can guess is hardware acceleration for specific jobs but I want to ask if you know one or is it <span style="color: rgb(31, 31, 31); background-color: rgb(255, 255, 255);">sane </span>or not .<br></div>
<div> </div>
<div id="sig12586409"><div class="signature">Regards,<br></div>
<div class="signature">Ara<br></div>
</div>
<div> </div>
<div> </div>
<pre>
-- 
http://www.fastmail.com - A no graphics, no pop-ups email service
</pre>
</body>
</html>