Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11render.c @ 4586:e479c1e57c52
age | author | description |
---|---|---|
Wed, 16 Jun 2010 10:50:01 +0530 | Sunny Sachanandani | SDL_Textures should work with XRender now provided that the texture format and screen format match. This is only a temporary limitation. |
Tue, 15 Jun 2010 19:10:06 +0530 | Sunny Sachanandani | X11_RenderDrawLines and X11_RenderDrawPoints use XRender now. |