glsl/pp: Add a dictionary to a context.
authorMichal Krol <michal@vmware.com>
Mon, 14 Sep 2009 11:07:25 +0000 (13:07 +0200)
committerMichal Krol <michal@vmware.com>
Mon, 14 Sep 2009 11:07:25 +0000 (13:07 +0200)
commita67f32289a6e22daa2665310f4a8f26979f7ed60
tree0959b3e98b5eaab652ce6e7a05112c777305ba80
parent9f273f109875cd9208d4c1c8f5939fb5e507c230
glsl/pp: Add a dictionary to a context.
src/glsl/pp/SConscript
src/glsl/pp/sl_pp_context.c
src/glsl/pp/sl_pp_context.h
src/glsl/pp/sl_pp_dict.c [new file with mode: 0644]
src/glsl/pp/sl_pp_dict.h [new file with mode: 0644]