Age | Commit message (Collapse) | Author |
|
|
|
|
|
Prevents shader dumps from getting concatenated with the next debug message.
|
|
It appears to be working without this before, and it is probably necessary.
|
|
|
|
|
|
|
|
Rather stupid warning: msvc is warning that converting from a 1bit
structure bitfield to a unsigned char looses precision... /WX makes this
an error.
|
|
|
|
|
|
|
|
|
|
Provide more info for register usage errors/warnings.
|
|
of a trace.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SWIG does a poor job with arrays inside structures.
|
|
|
|
|
|
Walks the token stream and invokes callbacks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|