gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > reporting bugs in libnds

#75353 - MrK - Sun Mar 12, 2006 12:14 pm

I'm trying to report a bug in libnds but there's no way I can find an email or a bugzilla link in the whole source code / include directory.

just for speed, if any libnds dev is reading this, I think TEXTURE_PACK macro parameters are swapped (16 uppers bits should be V, while it's U) unless something weird is happening in my code ( which is totally possible ;) )

#75354 - Webez - Sun Mar 12, 2006 12:26 pm

Yes, U and V are swapped and they know it. I was one week trying to know why my textures appeared messed until I found that.

#75357 - MrK - Sun Mar 12, 2006 2:37 pm

Webez wrote:
Yes, U and V are swapped and they know it. I was one week trying to know why my textures appeared messed until I found that.


fortunately for me as I was doing 2d stuff I found it sooner :)
is there any cvs in the libnds project? I've found http://sourceforge.net/projects/ndslib/ but it seems there's nothing newer than 7 months ago...

#75358 - Webez - Sun Mar 12, 2006 2:58 pm

ndslib is no longer updated. Libnds is part of devkitpro http://sourceforge.net/projects/devkitpro/

#75375 - wintermute - Sun Mar 12, 2006 4:44 pm

http://www.devkitpro.org/bugs.shtml
_________________
devkitPro - professional toolchains at amateur prices
devkitPro IRC support
Personal Blog