remove the GLSL spec wording;
authorMichal Krol <mjkrol@gmail.org>
Wed, 25 May 2005 13:43:32 +0000 (13:43 +0000)
committerMichal Krol <mjkrol@gmail.org>
Wed, 25 May 2005 13:43:32 +0000 (13:43 +0000)
commit1008f57f6f47920071107df8abafda57cc679930
treed96468a50bc43b1737c9334497d75461c6b9bdce
parent2b73e5aaafc9bc3e495fa2da059644bed75c4278
remove the GLSL spec wording;
reorder some elementary operators;
disable assignment "=" and equality "==" "!=" operators - they are
handled internally by the assembly generator;
fix minor typos
src/mesa/shader/slang/library/slang_core.gc
src/mesa/shader/slang/library/slang_core_gc.h
src/mesa/shader/slang/library/slang_core_gc_bin.h