Hi. does anyone know where i can find a list of all the commands and keywords supported by the OpenGL vertex and fragment programs?
i.e. somthing documenting
state variables,
PARAM,
ATTRIB,
DP4,
...
et. al.
ive found lots of resources on OpenGL SL, but I want to do everything in assembly. thanks.



