[haiku-development] Re: Hardware cursor support, BDirectWindow and radeon_hd

  • From: pulkomandy <pulkomandy@xxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 18 Nov 2012 20:34:12 +0100

On Sun, Nov 18, 2012 at 07:38:41PM +0100, Julian Harnath wrote:
> I wonder if it makes sense to use BDirectWindow at all if the radeon_hd 
> accelerant doesn't support hardware cursors currently. Oddly enough, by 
> the way, radeon_hd does report that it supports it, it uses the default 
> flags from create_display_modes.cpp which include B_HARDWARE_CURSOR. Is 
> this a bug and should I open a ticket for it too?

You could completely hide the system cursor and draw one yourself. This
is what SDL does, for example.

-- 
Adrien.

Other related posts: