glsl: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str.
authorMichal Krol <michal@vmware.com>
Sun, 21 Jun 2009 15:03:15 +0000 (17:03 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 7 Sep 2009 08:11:46 +0000 (10:11 +0200)
commit5e8e3cddae9b2797cfa525c643c701debe2f4c04
tree8eeb6a4d1a2e72251d483620c73c5f2cc6b5d5b6
parentfd991d845a5f639b9b675a4840ad234c151d56b4
glsl: Rename sl_pp_context_add_str to sl_pp_context_add_unique_str.

Return the same offset for same strings. Allows to compare strings
by comparing their's offsets.
src/glsl/pp/sl_pp_context.c
src/glsl/pp/sl_pp_context.h
src/glsl/pp/sl_pp_token.c
src/glsl/pp/sl_pp_token.h