• Sam Lantinga's avatar
    Changed the concept of a render clip rect to a render viewport. · c804b92b
    Sam Lantinga authored
    The render viewport is automatically re-centered when the window changes size, so applications that don't care will not have to handle recalculating their rendering coordinates.
    
    Fixed API for drawing and filling multiple rectangles - the parameter should be an array of rects, not an array of pointers to rects.
    
    Fixed API for updating window rects for consistency with other APIs - the order is pointer to array followed by count in array.
    c804b92b
Name
Last commit
Last update
..
SDL_x11clipboard.c Loading commit data...
SDL_x11clipboard.h Loading commit data...
SDL_x11dyn.c Loading commit data...
SDL_x11dyn.h Loading commit data...
SDL_x11events.c Loading commit data...
SDL_x11events.h Loading commit data...
SDL_x11framebuffer.c Loading commit data...
SDL_x11framebuffer.h Loading commit data...
SDL_x11keyboard.c Loading commit data...
SDL_x11keyboard.h Loading commit data...
SDL_x11modes.c Loading commit data...
SDL_x11modes.h Loading commit data...
SDL_x11mouse.c Loading commit data...
SDL_x11mouse.h Loading commit data...
SDL_x11opengl.c Loading commit data...
SDL_x11opengl.h Loading commit data...
SDL_x11opengles.c Loading commit data...
SDL_x11opengles.h Loading commit data...
SDL_x11shape.c Loading commit data...
SDL_x11shape.h Loading commit data...
SDL_x11sym.h Loading commit data...
SDL_x11touch.c Loading commit data...
SDL_x11touch.h Loading commit data...
SDL_x11video.c Loading commit data...
SDL_x11video.h Loading commit data...
SDL_x11window.c Loading commit data...
SDL_x11window.h Loading commit data...
imKStoUCS.c Loading commit data...
imKStoUCS.h Loading commit data...