cosmetic changes;
authorMichal Krol <mjkrol@gmail.org>
Wed, 13 Apr 2005 12:59:58 +0000 (12:59 +0000)
committerMichal Krol <mjkrol@gmail.org>
Wed, 13 Apr 2005 12:59:58 +0000 (12:59 +0000)
commitf18d70b80493bf795e901424231b0e157251e0ad
tree231d38af2433803a41a3e7b250a1631095bde55e
parentcfcf86b37dbba0799cc143219f8f2c6bb5a8896a
cosmetic changes;
change first parameter's qualifier from inout to out for __operator =;
remove __asm instructions: int_add, int_multiply, int_divide, int_negate,
int_less, int_equal, bool_equal;
src/mesa/shader/slang/library/gc_to_string.py
src/mesa/shader/slang/library/slang_core.gc
src/mesa/shader/slang/library/slang_core_gc.h [new file with mode: 0644]