• Sam Lantinga's avatar
    Frank Zago to SDL · f9a5f416
    Sam Lantinga authored
    On 02/12/2011 01:44 PM, Sam Lantinga wrote:
    > BTW, you probably want to nuke the NDS renderer and just implement these three
    > functions instead:
    >     int (*CreateWindowFramebuffer) (_THIS, SDL_Window * window, Uint32 *
    > format, void ** pixels, int *pitch);
    >     int (*UpdateWindowFramebuffer) (_THIS, SDL_Window * window, int numrects,
    > SDL_Rect * rects);
    >     void (*DestroyWindowFramebuffer) (_THIS, SDL_Window * window);
    
    Patch attached. The renderer for the DS is not used anymore, but I left the
    file in place if someone wants to finish it.
    
    I've also added a README.ds and fixed the spinlocks.
    f9a5f416
Name
Last commit
Last update
..
atomic Loading commit data...
audio Loading commit data...
core Loading commit data...
cpuinfo Loading commit data...
events Loading commit data...
file Loading commit data...
haptic Loading commit data...
joystick Loading commit data...
libm Loading commit data...
loadso Loading commit data...
main Loading commit data...
power Loading commit data...
render Loading commit data...
stdlib Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
SDL.c Loading commit data...
SDL_assert.c Loading commit data...
SDL_assert_c.h Loading commit data...
SDL_compat.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_hints.c Loading commit data...
SDL_log.c Loading commit data...