Commit graph

6 commits

Author SHA1 Message Date
the_fiddler 3a2aa4ece6 Set default texture parameters before allocating memory for the texture. 2008-11-29 18:22:51 +00:00
the_fiddler 9f3919e0be Break up Id property into distinct methods. 2008-11-29 18:04:15 +00:00
the_fiddler 6e5056e7aa GDI+ bitmaps are stored as Bgra, not Rgba. 2008-11-27 12:16:41 +00:00
the_fiddler 5d1eda9289 Implemented GetHashCode and ToString. 2008-11-25 17:25:10 +00:00
the_fiddler 8249b75f42 Added IEquatable interface to allow use as key in dictionaries. 2008-11-25 16:44:52 +00:00
the_fiddler 71addb4923 Derive AlphaTexture2D from Texture2D. 2008-11-25 16:10:18 +00:00