• Sam Lantinga's avatar
    From: "Mattias Engdeg�rd" <f91-men@nada.kth.se> · a3b1aa2d
    Sam Lantinga authored
    To: slouken@devolution.com
    Subject: Re: [SDL] Question about SDL_FillRect()
    
    I benchmarked with and without clipping UpdateRects and was unable to find
    any difference on my moderately slow machine. Anyway, I haven't added
    clipping in this patch, but fixed a couple of bugs and generally cleaned
    up some of the X11 image code. Most importantly, UpdateRects now checks
    for both zero height and width. Also, I eliminated the entire code to
    byteswap X11 images since X11 can do that automatically if you ask it
    nicely :-)
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40271
    a3b1aa2d
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
SDL.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_getenv.c Loading commit data...