• Sam Lantinga's avatar
    Added interfaces for batch drawing of points, lines and rects: · 8ee97202
    Sam Lantinga authored
        SDL_DrawPoints()
        SDL_BlendPoints()
        SDL_BlendLines()
        SDL_DrawLines()
        SDL_FillRects()
        SDL_BlendRects()
        SDL_RenderPoints()
        SDL_RenderLines()
        SDL_RenderRects()
    Renamed SDL_RenderFill() to SDL_RenderRect()
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404279
    8ee97202
Name
Last commit
Last update
..
audio Loading commit data...
common Loading commit data...
platform Loading commit data...
render Loading commit data...
rwops Loading commit data...
surface Loading commit data...
Makefile Loading commit data...
README Loading commit data...
SDL_at.c Loading commit data...
SDL_at.h Loading commit data...
testsdl.c Loading commit data...