From: Dennis S. <sy...@yo...> - 2004-10-05 15:53:10
|
On Tue, 2004-10-05 at 01:56 +0300, Vitaly V. Bursov wrote: > Lvdisplay now supports framebuffer based plugins in GLX. Well, almost. :) > 8bit plugins rendered in 8bit RGB 3 3 2. no palette support now. It's also upside down :) > Dennis, why oinksie plugin resizes (almost) correctly while others > (mostly) not? What steps should be performed to notify everything that > dimensions have changed? is height also the screen scanline it's byte pitch ? I think it has to do with this. Oinksie is 32 bits, so it's already aligned, but lower depths probably have an alignment issue... > PS. lvdisplay is extremly unstable. It can crash itself, crash your > X Server or freeze your PC. Sorry. ;) That is alright, it's an extremely motivating piece of software, I really like lvdisplay to succeed very well. I think that depending on things like SDL won't ever suite our needs, in complete control, display targets, GL support and multihead support. I'm so sure that by making lvdisplay both very powerful and also easy, with lot's of capabilities/special capabilities for a given display target (but generalised under a set of drivers) we're going to deliver an awesome product. Together with libvisual, we will just make the freesoftware world rock on audio visualisation! Cheers, Dennis |