the_fiddler
|
88e6aceae0
|
Synced trunk with 1.0 branch.
|
2010-10-02 18:52:34 +00:00 |
|
the_fiddler
|
598c447b2c
|
* BlittableValueType.cs: Clarify how BlittableValueType<T>.Stride works on non-blittable types.
|
2009-11-11 18:23:52 +00:00 |
|
the_fiddler
|
5991bee09f
|
* Source/OpenTK/BlittableValueType.cs: Removed struct constraint. Sometimes consumers of this class may not be able to use struct generic constraints - the class is now usable in this case.
* Source/Examples/OpenTK/Test/BlittableValueTypes.cs: Test BlittableValueType class using several different types.
|
2009-11-11 18:21:45 +00:00 |
|
the_fiddler
|
d6c4c801e1
|
Fixed line endings and set svn:eol-style to native and svn:mime-type to text/plain for .cs files.
|
2009-09-03 19:01:11 +00:00 |
|
the_fiddler
|
3cc127ebbc
|
Improved BlittableValueType API (Check, StrideOf methods).
Added AL.BufferData<T> method.
|
2009-07-19 20:56:17 +00:00 |
|
the_fiddler
|
d12c4f4662
|
Added BlittableValueType struct that can be used to check whether any given value type is blittable.
|
2009-07-17 22:51:44 +00:00 |
|