the_fiddler
7fbecbd7bd
CreateContext should return an ErrorCode, not an int.
2010-01-04 13:23:56 +00:00
the_fiddler
289697176b
Fixed an issue where "const unsigned [type] [pointer]" parameters where not parsed correctly. Solves issue [ #1300 ]: "[OpenCL] Possible bug at CL.CreateProgramWithBinary".
2009-11-01 19:15:44 +00:00
the_fiddler
239d98e860
Added distinct /overrides/add and /overrides/replace elements.
...
Added check for the existence of override elements before trying to use them (avoids potential null reference exception).
Regenerated bindings using the latest version of the generator.
2009-10-17 21:49:35 +00:00
the_fiddler
2990e45e0b
* signatures.xml: Fixed long enum types.
2009-10-09 06:01:39 +00:00
the_fiddler
b76e933355
* Specifications/CL10/signatures.xml: Updated specs with information on enum types (long or int).
2009-10-09 05:09:23 +00:00
the_fiddler
31f20422d1
Added several more overrides to change "int errcode_ret" to "ErrorCode errcode_ret".
2009-08-11 19:24:44 +00:00
the_fiddler
5ffb2ebcc9
Regenerated signatures using the latest fixes for function pointer parameters. All methods with function pointers should be now correct.
2009-08-11 19:18:51 +00:00
the_fiddler
c6b69df7d0
Regenerated bindings with fixed function pointers.
2009-08-11 18:51:43 +00:00
the_fiddler
a08edd47fc
Renamed CommandQueuePropertiesFlags to CommandQueueFlags.
2009-08-11 15:31:10 +00:00
the_fiddler
2b596d3541
Added overrides for several OpenCL methods that return error codes (they returned plain integers previously).
...
Added overrides for problematic values in 'Unknown' enum.
Added overrides for string[] parameters.
2009-08-11 14:02:10 +00:00
the_fiddler
560c22accf
Regenerated signatures.
2009-08-11 13:53:56 +00:00
the_fiddler
63a7a65fee
Updated OpenCL signatures.
2009-08-09 17:36:26 +00:00
the_fiddler
ec4738aa49
Renamed to CL10 for compatibility with future spec releases.
2009-08-09 15:40:48 +00:00
the_fiddler
06c2c716fb
Initial work on OpenCL binding generation.
2009-07-22 14:36:39 +00:00
the_fiddler
e8dd567723
Added OpenCL XML specs to the generator.
2009-07-22 14:25:47 +00:00