the_fiddler
|
f8d89e597d
|
GraphicsContext.GetCurrentContext now returns an IGraphicsContext instead of a GraphicsContext.
Fixed Texture2D finalizer.
Removed GraphicsContext.[Enter|Exit]BeginRegion(). GL.Begin|End now calls IGraphicsContext.ErrorChecking = false.
|
2009-06-04 10:34:12 +00:00 |
|
the_fiddler
|
a22019d890
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
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 |
|