Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
SWIG does a poor job with arrays inside structures.
|
|
|
|
|
|
Walks the token stream and invokes callbacks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Plus, fix some issues with pre-defined preprocessor symbols and version checking.
|
|
|
|
|
|
GL_TEXTURE_ENV_COLOR, GL_TEXTURE_ENV_MODE
Issues found by Bob Ellison.
|
|
|
|
|
|
|
|
yuv surfaces.
|
|
|
|
|
|
|
|
|
|
The patches to glext.h and glxext.h have been sent to Khronos/bugzilla.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Need to add local vars of original function to the new scope's variable
list (though the DECLs were already present).
In slang_operation_copy() call slang_replace_scope() for SLANG_OPER_BLOCK_NEW_SCOPE opers.
|
|
|
|
|