Opentk/Source
the_fiddler 62da31df48 Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame).
Added xml documentation for the ContextHandle.
Made the casts between ContextHandles and IntPtrs explicit.
Updated all ContextHandle consumers to reflect the explicit cast.
2008-11-23 20:17:50 +00:00
..
Bind Added missing tokens to BlendEquationSrc/Dest enums. 2008-07-10 15:09:29 +00:00
Build Normalized line endings. 2008-06-21 20:45:16 +00:00
Examples Removed unused variables and relevant warnings. 2008-09-19 20:57:35 +00:00
OpenTK Made ContextHandle a struct to reduce GC pressure (ContextHandles are created per frame). 2008-11-23 20:17:50 +00:00
Utilities Prevent LoadGlyph from thrashing the PixelStore attribute. 2008-11-19 18:00:28 +00:00