Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11sym.h @ 4597:95be206b3cb7 experimental
age | author | description |
---|---|---|
Sun, 18 Jul 2010 12:43:04 +0530 | Sunny Sachanandani | Start experimental branch for client-side rasterization. experimental |
Sun, 18 Jul 2010 08:28:35 +0530 | Sunny Sachanandani | Got testsprite2 to work reasonably. |
Sat, 17 Jul 2010 11:41:43 +0530 | Sunny Sachanandani | Add necessary symbols to SDL_x11sym.h |
Wed, 02 Jun 2010 09:01:37 +0530 | Sunny Sachanandani | Fix the rendering color channels to be premultiplied with the alpha channel as thats what Xrender expects. Small fixes in X11_CreateTexture. Add some new functions in SDL_x11sym.h as well as support for Xrender. |