_mesa_GetInteger/Float/Boolean/Doublev() are now generated with the new
authorBrian Paul <brian.paul@tungstengraphics.com>
Sun, 16 Jan 2005 19:39:10 +0000 (19:39 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sun, 16 Jan 2005 19:39:10 +0000 (19:39 +0000)
commit169a723d2ba90f91e3c16f7e186d0ed238da9a65
tree2aad5159ebd51de858142b271efbd4851add5bca
parentc07ec046b7492602f32f9139a13bfcc8db0253c3
_mesa_GetInteger/Float/Boolean/Doublev() are now generated with the new
get_gen.py Python script.
Moved GetString(), GetPointer(), GetError() into new getstring.c file.
src/mesa/main/get.c
src/mesa/main/get_gen.py [new file with mode: 0644]
src/mesa/main/getstring.c [new file with mode: 0644]
src/mesa/sources