donzee 0 Posted September 3, 2004 Report Share Posted September 3, 2004 is there a chance to have an OpenGL support under avedesk ? Just to have tha same effects under os x Link to post
wiebeest 0 Posted September 4, 2004 Report Share Posted September 4, 2004 That would be very cool indeed.At first thought, I would think that would be very impossible, since M$ winblows is not HW-accelerated, so one should alter the very core of the OS.Then again, by now the developpers on this site and other have shown use so many cool features to be possible within the limitations of windows, I'd not be surprised someone would eventually get it done.WB uses hyperpaint if your videocard supports it, which sould also be a form of HW-acceleration.If pearpc can implement HW-aceration for OS X emulation, why not windows, right? Link to post
siwu 0 Posted September 4, 2004 Report Share Posted September 4, 2004 Originally posted by wiebeest@Sep 4 2004, 11:06 AMThat would be very cool indeed.At first thought, I would think that would also be very impossible, since M$ winblows is not HW-accelerated, so one should alterter the very core of the OS.Then again, by now the developpers on this site and other have shown use so many cool features to be possible within the limitations of windows, I'd not be surprised someone would eventually get it done.If pearpc can, why not windows, right?<{POST_SNAPBACK}>Well, doing widget with OpenGL is impossible. However, doing it with DirectDraw (thus using HW acceleration) is possible. This is how StartDock do with their DirectUI technology (I think, since you can draw wherever on the screen with DirectDraw).siwu Link to post
herd 0 Posted September 4, 2004 Report Share Posted September 4, 2004 This would require AveDesk to take complete ownership of the desktop-and not only render a set of layered windows... (That's how I understandtheir DirectUI technology, correct me if I'm wrong) Link to post
siwu 0 Posted September 4, 2004 Report Share Posted September 4, 2004 Originally posted by herd@Sep 4 2004, 12:16 PMThis would require AveDesk to take complete ownership of the desktop-and not only render a set of layered windows... (That's how I understandtheir DirectUI technology, correct me if I'm wrong)<{POST_SNAPBACK}>Well, I don't think it's working like that.Actually, as I saw, they say they use HW acceleration for blitting, and not layered windows.That means Direct3D or DirectDraw. And since they are using DirectDraw because you can draw outside the clipping region of a window.However, that would require manual overlapping if you have windows opened.siwu Link to post
juno 0 Posted September 4, 2004 Report Share Posted September 4, 2004 When ave focus happens it could be used since then avedesk does take complete control of the desktop. I think ave said something about throwing it with with Avesfocus next release. Link to post
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now