nop90 does a great service to the Nintendo 3DS community by releasing a greatly improved port of libSDL. This should raise the library of Nintendo 3DS homebrew games really fast!

Changes:

– Video code reworked – GPU freezing highly reduced (played severals SDL games for long time on old and new 3ds without freezes)
– Fixed SDL_QUIT event triggering on closing the application from Home menu
– Fixed Audio and Video Therads to not acces DSP ang GPU on app pause and app exiting (SDL_QUIT)
– Udated to use tatest DevKitPro and ctrulib
– Using latest fix on Citro3d lib (“Next” branch on github) to reduce GPU freezes
– added SDL_net. Compiling but untested