Main
About
Tools
Demos
Sources
Docs
Misc
Hardware
Forum
Search
Contact

 

libnds update
Posted by SimonB [Mon Dec 19th 09:36:18 EST 2005]
wintermute: A new stable release of libnds is now available

http://www.devkitpro.org


-Correct spelling and parameters in doxygen comments
-Added bus ownership control functions
-Added defines for WAIT_CR bits that control bus ownership
-Added consoleDemoInit for prototyping
-Initial "Rumble Pak" option cart support (implemented from example source by joat)
-Added DISP_CAPTURE and associated macros
-Added GFX_CUTOFF_DEPTH
-Renamed GFX_ALPHA to GFX_ALPHA_TEST
-vramRestorMainBanks changed to vramRestoreMainBanks
-Added register definitions for box test and matrix reading
-Renamed glAlpha to glAlphaFunc (old name is present but deprecated)
-Added new texture formats
-Added glCutoffDepth
-Changed type input of glClearDepth to fixed12d3, added conversion functions
-Fixed difference between GL_RGB and GL_RGBA
-Added GL_GET_WIDTH and GL_GET_HEIGHT
-Fixed texture loading code to properly load RGB type by setting the high alpha bit
-Added glGetInt and glGetFixed, Fixed glOrtho
-Renamed glAlpha to glAlphaFunc (old name is present but deprecated)
-Added new texture formats
-Added glCutoffDepth
-Changed type input of glClearDepth to fixed12d3, added conversion functions
-Fixed palette rounding issue
-corrected card read header address
-set/clear LCD interrupts in irqEnable/Disable

 

go back to the main page