nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: [nanogui] insert image
From: Greg Haerr
Date: Thu, 17 Oct 2002 11:55:47 -0600

: I've hava a problem with images on a embedded linux system on a PowerPC. 
: When I simiulate it on the X11 all went good, but on the embedded system 
: the pic woudn't displayed.
: Is there something special to do, to crosscompile such a app ?

This likely has to do with handling EXPOSURE events, or
making sure your screen driver implements the blit entry point.
If you're running on /dev/fb* and using the std mwin fb driver,
it has blit.

Regards,

Greg




: 
: Regards
: 
: Christoph
: 
: -- 
: It's entirely untested, but it looks good
: and compiles. Ship it!
: 
: Linus Torvalds
: 
: 
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
: For additional commands, e-mail: nanogui-help@linuxhacker.org
: 


nanogui@linuxhacker.org