mesa: new functions for managing list/index of uniforms
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 14 May 2008 19:12:44 +0000 (13:12 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 14 May 2008 19:12:44 +0000 (13:12 -0600)
commitc807c1a23fc918591e9d2f6f26c4e071a725bced
treef43c701ae81635c36ddaed6d5afdda4a40d49614
parente0f160663e50d0481afd8a9e1ec90c334be489e1
mesa: new functions for managing list/index of uniforms

cherry-picked from gallium-0.1
src/mesa/shader/prog_uniform.c [new file with mode: 0644]
src/mesa/shader/prog_uniform.h [new file with mode: 0644]