Is SDL for the Wii hardware accelerated?

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Post Reply
User avatar
Dormoxx
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 19
Joined: Sun Feb 05, 2012 9:01 am
Current Project: Learning SFML and KallistiOS
Favorite Gaming Platforms: PC, Dreamcast, SNES
Programming Language of Choice: C++
Location: Gigazilla HQ, Kentucky
Contact:

Is SDL for the Wii hardware accelerated?

Post by Dormoxx »

Or at least fast enough to not matter? If not, can someone point me in the direction of a graphics library that is hardware accelerated and not as complicated as GX? I just got my Wii, installed the Homebrew Channel and am eager to begin coding for it.

Thanks:D
CPU: AMD FX-6300 4GHz
Motherboard: MSI 970A-G46
GPU: Sapphire Fury X
Memory: 8GB Corsair Vengeance
OS: Windows 10
Noteables: Sega Dreamcast with Keyboard
----------------------------
YouTube: Channel
Steam: [D]ormoxx
tumblr
User avatar
DistortedLance
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 26
Joined: Fri Jul 22, 2011 12:36 pm
Favorite Gaming Platforms: PC
Programming Language of Choice: C++
Contact:

Re: Is SDL for the Wii hardware accelerated?

Post by DistortedLance »

http://wiibrew.org/wiki/Libwiisprite

libwiisprite is hardware accelerated, and you can still do stuff like load PNGs. From what I've seen of it, it's not too difficult to get the hang of (it's a little similar to SDL). SDL Wii isn't complete, and I've heard there are a lot of problems with it at this point. I don't believe it's accelerated, although I haven't used it, so I can't tell you if it would be fast enough anyway :/ I would assume so, though.
User avatar
Dormoxx
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 19
Joined: Sun Feb 05, 2012 9:01 am
Current Project: Learning SFML and KallistiOS
Favorite Gaming Platforms: PC, Dreamcast, SNES
Programming Language of Choice: C++
Location: Gigazilla HQ, Kentucky
Contact:

Re: Is SDL for the Wii hardware accelerated?

Post by Dormoxx »

Thanks for the link.

I'd love to hear about your experiences with it, just to know what I'm getting myself into.
CPU: AMD FX-6300 4GHz
Motherboard: MSI 970A-G46
GPU: Sapphire Fury X
Memory: 8GB Corsair Vengeance
OS: Windows 10
Noteables: Sega Dreamcast with Keyboard
----------------------------
YouTube: Channel
Steam: [D]ormoxx
tumblr
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: Is SDL for the Wii hardware accelerated?

Post by Falco Girgis »

SDL on the Xbox is more than fast enough without hardware acceleration, and it's plenty fast on the Dreamcast at lower resolutions, so I would think that the Wii should be fine without hardware acceleration.
Post Reply