.. |
CL
|
Added support for enum overrides.
|
2009-08-11 14:12:20 +00:00 |
Documentation
|
Merged gw-next2 branch to trunk.
|
2009-06-02 15:49:39 +00:00 |
ES
|
Added support for enum overrides.
|
2009-08-11 14:12:20 +00:00 |
GL2
|
Added support for enum overrides.
|
2009-08-11 14:12:20 +00:00 |
Glu
|
Merged changes from gl3 branch.
|
2009-02-28 18:50:16 +00:00 |
Glx
|
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 |
Properties
|
Updated version information.
|
2009-08-04 10:01:33 +00:00 |
Specifications
|
Added missing OpenCL types.
|
2009-08-11 14:02:44 +00:00 |
Structures
|
Added support for enum overrides.
|
2009-08-11 14:12:20 +00:00 |
Wgl
|
Fixed the path separators so that they work on Unix.
|
2009-03-08 18:08:35 +00:00 |
BindStreamWriter.cs
|
Reverted commit 2028 (Jonathan's formatting patch for Bind output), since it broke formatting on Windows. Added temporary workaround until the real cause of the issue is discovered and fixed.
|
2009-08-11 14:17:27 +00:00 |
DocProcessor.cs
|
Bind now maps 'void*' to generics ('ref T', 'T[]', 'T[,]' and 'T[,,]') instead of 'object'.
|
2009-03-21 21:44:07 +00:00 |
IBind.cs
|
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 |
ISpecReader.cs
|
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 |
ISpecWriter.cs
|
Fixed the path separators so that they work on Unix.
|
2009-03-08 18:08:35 +00:00 |
Main.cs
|
Renamed CL mode to CL10.
|
2009-08-09 15:46:36 +00:00 |
Settings.cs
|
Added EnumPrefix setting, which may be different from ConstantPrefix or FunctionPrefix. Can be used to remove the Gl, Cl, Al, etc prefixes from enum names.
|
2009-08-11 14:03:55 +00:00 |
Utilities.cs
|
* Utilities.cs: Added AMD to extension list.
|
2009-08-01 14:42:54 +00:00 |