log src/video/x11/SDL_x11render.c @ 4902:50d0bff24d81

age author description
Mon, 27 Sep 2010 00:49:56 -0700 Sam Lantinga XDamageDestroy is called before use_damage is tested. This crashes on my
Sun, 08 Aug 2010 19:26:30 +0530 Sunny Sachanandani Documentation and code safety updates. (x11 renderer)
Tue, 03 Aug 2010 08:53:20 +0530 Sunny Sachanandani Fixed the code to use the correct scaling transformation matrix with XRender.
Mon, 02 Aug 2010 17:14:09 +0530 Sunny Sachanandani Added some comments.
Mon, 02 Aug 2010 11:13:40 +0530 Sunny Sachanandani Fixed a huge bug with texture scaling.
Wed, 28 Jul 2010 15:35:18 +0530 Sunny Sachanandani Oops!